✳flâneur — a map of the web's best reading
Speed up GC by prefetching during marking by stedolan · Pull Request #10195 · ocaml/ocaml
github.com · 22,329 words · saved by 1 readers
This PR rewrites the core marking loop of the major GC, using prefetching to make better use of the processor's memory parallelism. This removes essentially all of the cache misses that occur d...
Explore this link on the map →saved by
related reading
- abseil / Performance Hintsabseil.io
- abseil / Performance Hintsabseil.io
- FlashOcc: Fast and Memory-Efficient Occupancy Prediction via Channel-to-Height Pluginarxiv.org
- Mechanical Sympathymechanical-sympathy.blogspot.com
- Main - Shenandoah - OpenJDK Wikiwiki.openjdk.org
- Trash talk: the Orinoco garbage collector · V8v8.dev
- PEP 703 – Making the Global Interpreter Lock Optional in CPython | peps.python.orgpeps.python.org
- A Guide to the Go Garbage Collector - The Go Programming Languagego.dev
- Jane Street Blogblog.janestreet.com
- Is software prefetching (__builtin_prefetch) useful for performance? – Daniel Lemire's bloglemire.me
- Awesome-ML-SYS-Tutorial/sglang/scheduler/readme-en.md at main · zhaochenyang20/Awesome-ML-SYS-Tutorial · GitHubgithub.com
- [Java][Profiling] Async-profiler - manual by use cases | JVM/Java profiling and tuningkrzysztofslusarski.github.io