Skip to content

fix: add replay timelines for JIT and class charts#53

Merged
cdsap merged 1 commit into
mainfrom
fix/jit-class-replay-timelines
Jun 16, 2026
Merged

fix: add replay timelines for JIT and class charts#53
cdsap merged 1 commit into
mainfrom
fix/jit-class-replay-timelines

Conversation

@cdsap

@cdsap cdsap commented Jun 16, 2026

Copy link
Copy Markdown
Owner

Summary

Finished run pages now give JIT Compilation and Class Loading the same replay affordance as Memory, GC, and Heap/RSS charts. Each section gets its own Play/Pause/Reset controls, speed selector, and timeline slider that scrubs both charts in the section together.

Before this, the new JIT/Class charts rendered only as static final-state charts on run detail pages, so users could not replay how compilation or class loading evolved over the build.

Verification

  • npm test -- --runInBand
  • node --check /private/tmp/run-page-script.js

Visual browser capture was not available in this session because the browser/Playwright tools were unavailable.

@cdsap cdsap merged commit 4c2d8c2 into main Jun 16, 2026
16 checks passed
@cdsap cdsap deleted the fix/jit-class-replay-timelines branch June 16, 2026 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant