performance
How Much Linear Memory Access Is Enough? https://lobste.rs/s/4ipmr0 #performance
https://solidean.com/blog/2026/how-much-linear-memory-access-is-enough/
Comparing compression tools https://lobste.rs/s/qqahyp #performance
https://www.arp242.net/cmp-compress.html
The fastest Linux timestamps https://lobste.rs/s/viax22 #linux #performance
https://www.hmpcabral.com/2026/04/26/the-fastest-linux-timestamps/
Hyper-DERP: C++/io_uring DERP relay - Same throughput as Tailscale's derper, half the cores https://lobste.rs/s/uiqamk #performance
https://hyper-derp.dev/blog/hyper-derp-announcement/
Page weight matters https://lobste.rs/s/eehcpl #performance #web
https://nh3.dev/blog/05-bloat
The gold standard of optimization: A look under the hood of RollerCoaster Tycoon https://lobste.rs/s/99jbw2 #games #performance #programming
https://larstofus.com/2026/03/22/the-gold-standard-of-optimization-a-look-under-the-hood-of-rollercoaster-tycoon/
Introducing profiling-explorer https://lobste.rs/s/jgvhjn #performance #python
https://adamj.eu/tech/2026/04/03/python-introducing-profiling-explorer/
The Best (Query) Plans of Mice and Men https://lobste.rs/s/a7aoor #databases #performance
https://ohadravid.github.io/posts/2026-04-query-plans/
Optimising a Pipelined RISC-V Core: From Naive Pipeline to Near-Superscalar Performance via @hongminhee https://lobste.rs/s/7x2quj #hardware #performance
https://mummanajagadeesh.github.io/blogs/optm-riscv-core/
the value of a performance oracle via @fanf https://lobste.rs/s/sibep0 #compilers #performance
https://wingolog.org/archives/2026/04/07/the-value-of-a-performance-oracle
Tailslayer: A technique for reducing tail latency in DRAM operations https://lobste.rs/s/3a1dpx #video #hardware #performance
https://www.youtube.com/watch?v=KKbgulTp3FE
Untangling Rayon and Tokio https://lobste.rs/s/bjgxm3 #api #performance #rust
https://posthog.com/blog/untangling-rayon-and-tokio
How Linux 7.0 Broke PostgreSQL: The Preemption Regression Explained https://lobste.rs/s/p4nlr3 #linux #performance
https://read.thecoder.cafe/p/linux-broke-postgresql
Speeding up access to OpenStreetMap vector tiles https://lobste.rs/s/hkmwlc #performance
https://www.openstreetmap.org/user/SomeoneElse/diary/408501
How to make Firefox builds 17% faster via @fanf https://lobste.rs/s/uqhwj1 #browsers #compilers #performance
https://blog.farre.se/posts/2026/04/10/caching-webidl-codegen/
What it takes to transpose a matrix (2024) https://lobste.rs/s/beebjw #performance
https://gudok.xyz/transpose/
maintenant: Drop a container. Your stack is monitored https://lobste.rs/s/zrbrki #performance
https://github.com/kOlapsis/maintenant
Concurrency vs. Throughput: why more parallelism can make databases slower https://lobste.rs/s/pe58bh #databases #performance
https://planetscale.com/blog/concurrency-vs-throughput-vitess-mysql
micro-benchmarks don’t tell the whole story by @aziz https://lobste.rs/s/havzoc #lisp #performance #web
https://hyper.dev/2026/chez-scheme-letloop-transparent-async-microbenchmark/
You can beat the binary search https://lobste.rs/s/lvr02w #performance
https://lemire.me/blog/2026/04/27/you-can-beat-the-binary-search/
I don't care that it's X times faster https://lobste.rs/s/vb70md #performance #rant
https://tinkering.xyz/faster/
Performance Has Layers via @PolyWolf https://lobste.rs/s/pd3ij7 #networking #performance
https://oxide.computer/blog/performance-has-layers
How many sandboxed pods can fit in a Pi? https://lobste.rs/s/mu1yfd #performance #security
https://nubificus.co.uk/blog/runtime_benchmarking_rpi/
A faster bump allocator for rust https://lobste.rs/s/vta6wp #performance #rust
https://owen.cafe/posts/stumpalo/