Skip to content
Tech News
clear
Topics: Today This Week This Month This Year

Developer builds buildprof tool to investigate Bun's Rust vs Zig compile speeds

A developer created an open-source tracing tool called buildprof that visualizes where time goes during software compilation on Linux, mapping every process and subprocess onto a single timeline. The project was sparked by a claim from Bun architect Jarred Sumner that Bun's new Rust build compiled over 5 times faster on Linux than its previous Zig build, a result the developer found suspicious given that the two builds used different link-time optimization settings—Full LTO for Zig versus ThinLTO for Rust.

Emacs Consult package's async search delays are configurable, not a bug

The Consult package for Emacs deliberately delays asynchronous search commands like consult-ripgrep and consult-grep using debounce, throttle, and refresh-delay settings rather than firing a new search on every keystroke. Users can lower these default values, such as setting consult-async-input-debounce to 0.05 seconds, to make the interface feel snappier and closer to how Counsel behaves.

Today's top topics: fast company artificial intelligence openai best dressed in business qualcomm snapdragon 8 elite gen 6 meta united nations samsung smart glasses
View all today's topics →