Hacker News
- Making a parallel Rust workload 10x faster with (or without) Rayon https://gendignoux.com/blog/2024/11/18/rust-rayon-optimized.html 38 comments
Lobsters
- Optimization adventures: making a parallel Rust workload 10x faster with (or without) Rayon https://gendignoux.com/blog/2024/11/18/rust-rayon-optimized.html 2 comments performance , rust
- Optimization adventures: making a parallel Rust workload 10x faster with (or without) Rayon https://gendignoux.com/blog/2024/11/18/rust-rayon-optimized.html 21 comments rust
Linking pages
Linked pages
- Faster compilation with the parallel front-end in nightly | Rust Blog https://blog.rust-lang.org/2023/11/09/parallel-rustc.html 293 comments
- Iterator in std::iter - Rust https://doc.rust-lang.org/std/iter/trait.Iterator.html#method.collect 232 comments
- Mutex in std::sync - Rust https://doc.rust-lang.org/std/sync/struct.Mutex.html#method.lock 74 comments
- Baby Steps http://smallcultfollowing.com/babysteps/blog/2015/12/18/rayon-data-parallelism-in-rust/ 60 comments
- strace Wow Much Syscall http://www.brendangregg.com/blog/2014-05-11/strace-wow-much-syscall.html 27 comments
- Baby Steps http://smallcultfollowing.com/babysteps/blog/2016/02/19/parallel-iterators-part-1-foundations/ 22 comments
- Linux perf Examples http://www.brendangregg.com/perf.html 15 comments
- Baby Steps http://smallcultfollowing.com/babysteps/blog/2016/11/14/parallel-iterators-part-3-consumers/ 12 comments
- mmap(2) - Linux manual page https://man7.org/linux/man-pages/man2/mmap.2.html 9 comments
- Baby Steps http://smallcultfollowing.com/babysteps/blog/2016/02/25/parallel-iterators-part-2-producers/ 3 comments
- Flame Graphs http://www.brendangregg.com/flamegraphs.html 1 comment
- code::dive conference 2014 - Scott Meyers: Cpu Caches and Why You Care - YouTube https://www.youtube.com/watch?v=WDIkqP4JbkE 1 comment
- Firefox Profiler https://profiler.firefox.com/ 1 comment
- rustc performance data http://perf.rust-lang.org/ 0 comments
- Speculative execution - Wikipedia https://en.wikipedia.org/wiki/Speculative_execution 0 comments
- Why does this Rust program leak memory? - YouTube https://www.youtube.com/watch?v=YB6LTaGRQJg 0 comments
- CPU cache - Wikipedia https://en.wikipedia.org/wiki/CPU_cache 0 comments
Would you like to stay up to date with Rust? Checkout Rust
Weekly.
Related searches:
Search whole site: site:gendignoux.com
Search title: Optimization adventures: making a parallel Rust workload 10x faster with (or without) Rayon | Blog | Guillaume Endignoux
See how to search.