I made a build visualizer to understand Bun’s compile times - Lalit Maganti
lalitm.com · saved by 1 readers
I built buildprof (Github), an open-source tracing tool that shows where the time goes when you compile software on Linux. Here’s a realtime video of it profiling a clean build of ripgrep: Watch the …