dist1ll
No user record in our sample, but dist1ll has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
- 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)
- 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)
- 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)
- Optimizing Assembly – Agner Fog [pdf] (agner.org)
- Renaming Our Company Revealed a Critical Bug (alic.dev)