Skip to content
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

Report GC stats at program exit when in debug mode #1070

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

tleedjarv
Copy link
Contributor

This uses a debug flag built into the OCaml runtime to print out some GC stats at program exit (not at segfault).

Activated with -debug gc (also included in -debug all).

@gdt gdt merged commit c6868a5 into bcpierce00:master Oct 21, 2024
27 of 28 checks passed
@tleedjarv tleedjarv deleted the debug-gc branch October 22, 2024 06:15
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