You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The previous test used real wall-clock sleeps and asserted 40<fps<100,
which was flaky on virtualized macOS GitHub runners (observed ~10 fps).
Add a tick_at(Instant) entry point and rewrite the tests to drive the
meter with synthetic timestamps. Also adds a window-slide test that
the original sleep-based version could not reliably exercise.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments