- How to profile Rust applications? https://github.com/flamegraph-rs/flamegraph 9 comments rust
- Tips for profiling an application specifically looking at function call latency https://github.com/flamegraph-rs/flamegraph 5 comments rust
Linking pages
- ~60x speed-up of Linux "perf" (eighty-twenty news) https://eighty-twenty.org/2021/09/09/perf-addr2line-speed-improvement 243 comments
- An introduction to Data Oriented Design with Rust - Statistically Insignificant http://jamesmcm.github.io/blog/2020/07/25/intro-dod 210 comments
- GitHub - neondatabase/neon: Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero. https://github.com/neondatabase/neon 112 comments
- Cheap tricks for high-performance Rust - Pascal’s Scribbles https://deterministic.space/high-performance-rust.html 93 comments
- Process spawning performance in Rust | Kobzol’s blog https://kobzol.github.io/rust/2024/01/28/process-spawning-performance-in-rust.html 57 comments
- Data-driven performance optimization with Rust and Miri | by Keaton Brandt | Source and Buggy | Dec, 2022 | Medium https://medium.com/source-and-buggy/data-driven-performance-optimization-with-rust-and-miri-70cb6dde0d35 54 comments
- arl/README-Rust.md at master · kaxap/arl · GitHub https://github.com/kaxap/arl/blob/master/README-Rust.md 14 comments
- Speeding up tree-sitter-haskell 50x https://owen.cafe/posts/tree-sitter-haskell-perf/ 11 comments
- Making slow Rust code fast | patrickfreed's blog https://patrickfreed.github.io/rust/2021/10/15/making-slow-rust-code-fast.html 9 comments
- Lessons Learnt From Solving AoC in One Second - sulami's blog https://blog.sulami.xyz/posts/aoc-in-one-second/ 7 comments
- Optimizing Rust code with Flamegraph and DHAT – a practical example with Dust DDS – S2E Software Systems https://www.s2e-systems.com/2024/06/13/optimizing_rust_code/ 6 comments
- Always-On Benchmarking In Rust. To kick-off this blog, we are going to… | by Leonardo Yvens | Edge & Node Engineering | Medium https://medium.com/edge-node-engineering/always-on-benchmarking-in-rust-d23f2bac1c1d 3 comments
- Zero to Performance Hero: How to Benchmark and Profile Your eBPF Code in Rust - InfoQ https://www.infoq.com/articles/benchmark-profile-ebpf-code/ 2 comments
- Every day is an Owl's Birthday! A rigorous exploration to a classic problem through math and rust https://seniormars.com/posts/everyday-birthday/ 2 comments
- Working with ruby C extensions on Mac | by Ulysse BUONOMO | Klaxit Tech Blog | Medium https://medium.com/klaxit-techblog/working-with-ruby-c-extensions-on-a-macbook-639c068a9815 1 comment
- Benchmarking and analyzing Rust performance https://www.notamonadtutorial.com/benchmarking-and-analyzing-rust-performance-with-criterion-and-iai/ 0 comments
Linked pages
- DTrace on Windows - Microsoft Community Hub https://techcommunity.microsoft.com/t5/Windows-Kernel-Internals/DTrace-on-Windows/ba-p/362902 194 comments
- Queueing theory - Wikipedia https://en.wikipedia.org/wiki/Queueing_theory#Overview_of_the_development_of_the_theory 79 comments
- Amdahl's law - Wikipedia https://en.wikipedia.org/wiki/Amdahl%27s_law 76 comments
- Systems Performance Book http://www.brendangregg.com/sysperfbook.html 40 comments
- Little's law - Wikipedia https://en.wikipedia.org/wiki/Little%27s_law 4 comments
- The USE Method https://brendangregg.com/usemethod.html 0 comments
- rustup.rs - The Rust toolchain installer https://www.rustup.rs/ 0 comments
- How to Quantify Scalability http://www.perfdynamics.com/Manifesto/USLscalability.html 0 comments
- GitHub - jonhoo/inferno: A Rust port of FlameGraph https://github.com/jonhoo/inferno 0 comments
- Configuration - The Cargo Book https://doc.rust-lang.org/cargo/reference/config.html 0 comments
Would you like to stay up to date with Rust? Checkout Rust
Weekly.