Skip to content

Add per-tick async profiler modes #79

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

NotStirred
Copy link
Member

@NotStirred NotStirred commented Jun 28, 2025

The profiled sections are from the start of one tick until the start of the next; is this the best approach? Not really sure.

To test enable both the cubicchunks.debug and cubicchunks.debug.profiler jvm options
Output is in the profiler directory of the run location.

File format is durationOfTickInMillis_tickIdx.jfr for easy sorting.

@NotStirred NotStirred marked this pull request as draft June 28, 2025 01:13
@NotStirred NotStirred marked this pull request as ready for review June 28, 2025 01:18
@NotStirred NotStirred force-pushed the feature/per-tick-profile branch from 49a0f65 to 302bfaa Compare June 28, 2025 01:25
@NotStirred NotStirred requested a review from CursedFlames June 28, 2025 01:25
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