A collection of applied wisdom that helped me make my code more performant
Find a file
2026-03-21 23:29:30 +01:00
benches Add 01-flat-sequences 2026-03-21 22:09:01 +01:00
src Add 01-flat-sequences 2026-03-21 22:09:01 +01:00
.gitignore Add 01-flat-sequences 2026-03-21 22:09:01 +01:00
Cargo.lock Add 01-flat-sequences 2026-03-21 22:09:01 +01:00
Cargo.toml Add 01-flat-sequences 2026-03-21 22:09:01 +01:00
README.md Add link to first post 2026-03-21 23:29:30 +01:00
rust-toolchain Add 01-flat-sequences 2026-03-21 22:09:01 +01:00

Performance advice nuggets

This repo recollects applied wisdom that helped me make my code more performant. Each benchmark should usually be accompanied by a blog post :)