Skip to content

Fix broken stats gathering code if no. of GCs > MAX_PHASES #1295

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

Merged
merged 1 commit into from
Mar 31, 2025

Conversation

k-sareen
Copy link
Collaborator

@k-sareen k-sareen commented Mar 31, 2025

Closes #1074 and #493.

@k-sareen k-sareen force-pushed the fix/broken-stats-code branch from 2d149e4 to 25f65e2 Compare March 31, 2025 01:35
@k-sareen k-sareen added the PR-extended-testing Run extended tests for the pull request label Mar 31, 2025
Copy link
Collaborator

@wks wks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@wks
Copy link
Collaborator

wks commented Mar 31, 2025

The V8 binding tests failed due to some problems in the CI script. I am fixing it separately. mmtk/mmtk-v8#90

@k-sareen
Copy link
Collaborator Author

Wait to run V8 tests or merge @wks?

@wks
Copy link
Collaborator

wks commented Mar 31, 2025

Wait to run V8 tests or merge @wks?

Just merge it. The V8 binding only uses NoGC at this time, so there is nothing for statistics.

@k-sareen k-sareen added this pull request to the merge queue Mar 31, 2025
Merged via the queue into mmtk:master with commit 4d61b1b Mar 31, 2025
39 of 40 checks passed
@k-sareen k-sareen deleted the fix/broken-stats-code branch March 31, 2025 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR-extended-testing Run extended tests for the pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stats: number of GC stuck at 2047
2 participants