Symmetries in boolean scans via @jmiven https://lobste.rs/s/hzbkr2 #apl #performance
https://ap29600.github.io/boolean_scans.html
performance
CodeSizer: Why is that binary so big? https://lobste.rs/s/ukyvbo #performance
https://github.com/Wren6991/CodeSizer
We're not done with point clouds https://lobste.rs/s/ctwrrt #performance #rust
https://claytonwramsey.com/blog/mvt/
Performance impact of Alignment https://lobste.rs/s/7hm8yf #java #performance
https://eme64.github.io/blog/2026/01/12/Alignment-Performance.html
25x Performance, Three Optimizations via @abnv https://lobste.rs/s/rhto2r #compilers #lisp #performance #rust
https://maplant.com/2025-04-20-25x-Performance,-Three-Optimizations.html
The fastest double-to-string algorithm you’ve never heard of via @fanf https://lobste.rs/s/vzza5g #performance
https://vitaut.net/posts/2026/yy-dtoa/
Watching Go's new garbage collector move through the heap https://lobste.rs/s/u60zv9 #dotnet #go #performance
https://theconsensus.dev/p/2026/07/19/observing-gos-garbage-collector-old-and-new.html
Every Millisecond Counts https://lobste.rs/s/uiyfpl #databases #performance
https://jordivillar.com/blog/every-millisecond-counts
Your harddrive is probably full https://lobste.rs/s/wee5yh #culture #performance #practices
https://www.marginalia.nu/log/a_139_hdd/
Fast DEFLATE compression in Lean https://lobste.rs/s/1o4ba2 #formalmethods #performance #vibecoding
https://kim-em.github.io/blog/2026-7-24-why-lean-is-faster-than-rust/
Numba in the Browser: Unlocking a New Scientific Python Stack in JupyterLite https://lobste.rs/s/l3ephx #performance #python #wasm
https://notebook.link/blog/numba-in-the-browser
N-body gravity simulation in O(N) https://lobste.rs/s/v1ejq9 #video #math #performance #programming #science
https://www.youtube.com/watch?v=FhMftauQZqU
Write a SQL Optimizer using Egg (2023) https://lobste.rs/s/iarwcp #databases #performance #rust
https://rustmagazine.org/issue-2/write-a-sql-optimizer-using-egg
The Pit of Success - An interview with Rico Mariani https://lobste.rs/s/leneb2 #video #performance #practices
https://youtu.be/48Rig6v-xYU
Building a Fast Lock-Free Queue in Modern C++ From Scratch https://lobste.rs/s/opogns #c++ #performance
https://blog.jaysmito.dev/blog/04-fast-lockfree-queues/
The mean means nothing https://lobste.rs/s/p0fdmk #performance
https://fzakaria.com/2026/07/27/the-mean-means-nothing
Making KIO copy many files fast https://lobste.rs/s/ewifzf #c++ #performance
https://blogs.kde.org/2026/07/28/making-kio-copy-many-files-fast/
Inside Zig's Incremental Compilation by @mlugg https://lobste.rs/s/rmzzdb #compilers #performance #zig
https://mlugg.co.uk/posts/incremental-compilation-internals/
Lorenz and Little: How Much Does Your Tail Cost? https://lobste.rs/s/pzohu2 #performance
https://brooker.co.za/blog/2026/07/29/lorenz-and-little.html
Speeding Up (small) Ruby Hashes https://lobste.rs/s/zoexyi #performance #ruby
https://byroot.github.io/ruby/performance/2026/08/13/speeding-up-ruby-hashes.html
Scaling NumPy on Free-Threaded Python https://lobste.rs/s/3s9cva #performance #python
https://labs.quansight.org/blog/scaling-numpy-on-free-threaded-python
How to speed up the Rust compiler in July 2026 https://lobste.rs/s/ycsivx #compilers #performance #rust
https://nnethercote.github.io/2026/07/31/how-to-speed-up-the-rust-compiler-in-july-2026.html
A faster way to calculate the day-of-the-week https://lobste.rs/s/ln3dao #assembly #c++ #math #performance
https://www.benjoffe.com/fast-day-of-week