Skip to content

Batch up GC metrics and log to JSON#34

Merged
ltratt merged 1 commit intosoftdevteam:masterfrom
jacob-hughes:newstats
Aug 6, 2025
Merged

Batch up GC metrics and log to JSON#34
ltratt merged 1 commit intosoftdevteam:masterfrom
jacob-hughes:newstats

Conversation

@jacob-hughes
Copy link

This is less error-prone and more easiy to debug than streaming on-demand to a CSV. It also includes additional metrics such as how many GC objects were swept vs explicitly freed which we use in our experiments.

@ltratt ltratt added this pull request to the merge queue Aug 6, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 6, 2025
This is less error-prone and more easiy to debug than streaming
on-demand to a CSV. It also includes additional metrics such as how many
GC objects were swept vs explicitly freed which we use in our
experiments.
@jacob-hughes
Copy link
Author

Force-pushed a fix which addresses a problem with static linking (unused by us but part of CI)

@ltratt ltratt added this pull request to the merge queue Aug 6, 2025
Merged via the queue into softdevteam:master with commit 0e8348a Aug 6, 2025
2 checks passed
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.

2 participants