rust/library
Trevor Gross f0f9cfa463 Add benchmarks using iai-callgrind
This crate [1] makes it reasonably easy to get instruction count
performance metrics that are stable enough to run in CI, and has worked
out well since integrating it with `libm`. Add new benchmarks for `mem`
functions using `iai-callgrind`, modeling them off of the existing
benchmarks.

[1]: https://github.com/iai-callgrind/iai-callgrind
2025-03-21 03:42:46 -05:00
..
compiler-builtins Add benchmarks using iai-callgrind 2025-03-21 03:42:46 -05:00