We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We found that heap snapshots are occurring in the middle of cranks, are quite large (100 MB+), and take a long time (7+ sec).
Before we can figure out how to improve this, we need to instrument to find out exactly where the time is spent.
The text was updated successfully, but these errors were encountered:
feat: Write makeSnapshot telemetry to slog
19fa425
Fixes #6164
1e36e14
4cdd2f8
gibson042
Successfully merging a pull request may close this issue.
We found that heap snapshots are occurring in the middle of cranks, are quite large (100 MB+), and take a long time (7+ sec).
Before we can figure out how to improve this, we need to instrument to find out exactly where the time is spent.
The text was updated successfully, but these errors were encountered: