Fun with Futex: building my own mutex in C for funtex https://lobste.rs/s/zkavyl #c #linux #performance
https://blog.fredrb.com/2025/06/02/futex-fun/
2,000x faster route propagation by rewriting our Traefik gateway in Rust
https://rivet.gg/blog/2025-06-02-faster-route-propagation-by-rewriting-our-traefik-gateway-in-rust
Discussions: https://discu.eu/q/https://rivet.gg/blog/2025-06-02-faster-route-propagation-by-rewriting-our-traefik-gateway-in-rust
How Reladiff Works - A Journey Through the Challenges and Techniques of Data Engineering with SQL https://lobste.rs/s/tlvaia #databases #performance #python
https://eshsoft.com/blog/how-reladiff-works
TPDE Compiler Back-End Framework
https://arxiv.org/abs/2505.22610
"TPDE-LLVM: a standalone back-end for LLVM-IR, which compiles 10--20x faster than LLVM -O0 with similar code quality, usable as library (e.g., for JIT), as tool (tpde-llc), and integrated in Clang/Flang (with a patch)."
Holy cow!
Open Source on GitHub:
https://github.com/tpde2/tpde
Technical Guide To System Calls: Implementation And Signal Handling In Modern Operating systems https://lobste.rs/s/exhnck #osdev #performance
https://mohitmishra786.github.io/chessman/2025/03/31/Technical-Guide-to-System-Calls-Implementation-and-Signal-Handling-in-Modern-Operating-Systems.html
Faster route propagation by rewriting our Traefik gateway in Rust https://lobste.rs/s/nahh5c #networking #performance #rust
https://rivet.gg/blog/2025-06-02-faster-route-propagation-by-rewriting-our-traefik-gateway-in-rust
I wondered when, if ever, Arrays use less memory than Uint8Arrays (assuming all else is equal). So I did a simple experiment: https://evanhahn.com/v8-array-vs-uint8array-memory-usage/
Beating the kCTF PoW with AVX512IFMA for $51k https://lobste.rs/s/mihdik #performance
https://anemato.de/blog/kctf-vdf
I optimized our proxy server to handle one billion databases https://lobste.rs/s/iw3j8r #go #performance
https://turso.tech/blog/we-rewrote-large-parts-of-our-api-in-go
What a Difference a Faster Hash Makes
https://nickdrozd.github.io/2025/05/27/faster-hash.html
Discussions: https://discu.eu/q/https://nickdrozd.github.io/2025/05/27/faster-hash.html