dist1ll
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Bit-permuting 16 u32s at once with AVX-512 (bitmath.blogspot.com)
- Guide on optimizing Linux kernel with BOLT (github.com)
- What Ownership Is About: A Mental Model Approach (modular.com)
- Every 7.8μs your computer's memory has a hiccup (blog.cloudflare.com)
- Modern Microprocessors – A 90-Minute Guide (lighterra.com)
- Performance Speed Limits (travisdowns.github.io)
- So You Want to Optimize Your Code? (yoric.github.io)
- Memory-efficient enum arrays in Zig (alic.dev)
- Sneller Regex vs Ripgrep (sneller.io)
- Hello World Under the Microscope (gynvael.coldwind.pl)
- On Custom-Width Integer Types (alic.dev)
- On Nontermination and Optimisation in Futhark (futhark-lang.org)
- Sushi Roll: A CPU research kernel for micro-architectural introspection (2019) (gamozolabs.github.io)
- Understanding Bandwidth and Latency (2002) (arstechnica.com)
- Measuring the Impact of False Sharing (alic.dev)
- Intel DDIO, LLC cache, prefetching, shared locks and packet rates (2015) (adrianchadd.blogspot.com)
- 7-Zip LZMA Benchmark (7-cpu.com)
-
What is the current state of things regarding binary code layout optimization? I've watched a talk [1] on the Coz profiler, that asserted that code layout changes can have significant impact on performance. My concrete…
- In Violent Agreement (mikiltaylor.com)
- An Unbelievable Demo (brendangregg.com)