Skip to content

Fix perf test timing#742

Merged
wvpm merged 1 commit into
masterfrom
fix_perf_test_timing
May 19, 2026
Merged

Fix perf test timing#742
wvpm merged 1 commit into
masterfrom
fix_perf_test_timing

Conversation

@wvpm
Copy link
Copy Markdown
Contributor

@wvpm wvpm commented May 19, 2026

For example [2026-05-19 13:06:18.563] [info] Ran 10 / 10 ticks, total time 457989300ns at 45798930ns per tick, tick time only 2125402126320ns at 212540212632ns per tick. Tick lengths ranged from 46314900ns to 55808300ns.

Total time > tick time only, which doesn't make sense.
It's due to total_tick_duration never being properly initialised.

@wvpm wvpm requested a review from a team as a code owner May 19, 2026 11:19
@wvpm wvpm added the bug Something isn't working label May 19, 2026
@wvpm wvpm merged commit 4c22990 into master May 19, 2026
16 checks passed
@wvpm wvpm deleted the fix_perf_test_timing branch May 19, 2026 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants