Skip to content

Cache the VMMemoryDefinition in the DRC collector #11167

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
Jul 1, 2025

Conversation

fitzgen
Copy link
Member

@fitzgen fitzgen commented Jun 30, 2025

Removes about 1/8th of the time spent in the test case in #11141 for me locally.

Fixes #11163

Removes about 1/8th of the time spent in the test case in
bytecodealliance#11141 for me locally.

Fixes bytecodealliance#11163
@fitzgen fitzgen requested a review from a team as a code owner June 30, 2025 23:58
@fitzgen fitzgen requested review from alexcrichton and removed request for a team June 30, 2025 23:58
@fitzgen fitzgen enabled auto-merge July 1, 2025 00:03
@fitzgen fitzgen added this pull request to the merge queue Jul 1, 2025
Merged via the queue into bytecodealliance:main with commit 5c267b5 Jul 1, 2025
42 checks passed
@fitzgen fitzgen deleted the drc-cache-vmmemory branch July 1, 2025 00:33
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.

Cache GC heap memory's VMMemoryDefinition in DRC collector
2 participants