Guidelines on Benchmarking and Rust

from blog nickb.dev, | ↗ original
This post covers: Benchmark reports for contributors Benchmark reports for users Profiling with valgrind / kcachegrind Reproducible benchmarks and graphics Tips for benchmark behavior and benchmarking other languages Lots of libraries advertise how performant they are with phrases like “blazingly fast”, “lightning fast”, “10x faster than y” –...