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

Remove verifier memory stats logging #10236

Merged
merged 1 commit into from
Feb 14, 2022

Conversation

nholland94
Copy link
Member

My thread timing work showed that the daemon was spending a very large amount of time making 4x calls to collect GC stats every time we submit snark work to the verifier. This PR removes this logging. This change has been tested on mainnet and I've confirmed it has a significant reduction in async scheduler contention.

@nholland94 nholland94 added the ci-build-me Add this label to trigger a circle+buildkite build for this branch label Feb 14, 2022
@nholland94 nholland94 requested a review from a team as a code owner February 14, 2022 15:53
@nholland94 nholland94 merged commit 3674703 into compatible Feb 14, 2022
@nholland94 nholland94 deleted the feature/remove-verifier-memory-stats-logging branch February 14, 2022 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-build-me Add this label to trigger a circle+buildkite build for this branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants