Closed morrisonlevi closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 80.91%. Comparing base (
b23438e
) to head (40a8587
).
Benchmark execution time: 2024-10-10 12:00:04
Comparing candidate commit 40a8587c052d4920a9e9021a99b1d8ed1fa62807 in PR branch levi/prof-rust-1.76
with baseline commit b23438e2473f607de9f1ca998cdaf679dff1e31c in branch master
.
Found 5 performance improvements and 0 performance regressions! Performance is the same for 22 metrics, 9 unstable metrics.
wall_time
[-668.543ns; -665.759ns] or [-4.394%; -4.376%]wall_time
[-641.071ns; -638.519ns] or [-4.233%; -4.216%]instructions
[-2.6K instructions; -2.6K instructions] or [-2.515%; -2.511%]instructions
[-2.7K instructions; -2.7K instructions] or [-2.554%; -2.551%]instructions
[-2.7K instructions; -2.7K instructions] or [-2.554%; -2.551%]Looks like this break build on RHEL and clones (rust 1.75) see #2882
Description
Bumps the profiler to Rust 1.76 from 1.71. The CI images were previously bumped to Rust 1.76 because of a miscompilation issue.
Reviewer checklist