ziglang / gotta-go-fast

Performance Tracking for Zig
MIT License
232 stars 15 forks source link

Weird discrepencies in performance results in latest backfill #24

Open squeek502 opened 2 years ago

squeek502 commented 2 years ago

The latest run of the backfill script seems to be reporting much lower wall clock/cpu instruction count/etc results for all the commits included in its run (the oldest commit included in the backfill was commit 0c1df96b17fcafdb0aa973dfcb1819929719d650, which is exactly where this performance difference is reported).

zig-fmt-jump

This is not a real performance difference, though, as the commit that is reported as the cause is unrelated to any of the current benchmarks. It also only affects certain benchmarks--some don't have any performance difference at this commit.

Really unsure what is causing this, but have noticed one thing: