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

Add stat for hash calculation file drop time #3577

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

HaoranYi
Copy link

@HaoranYi HaoranYi commented Nov 11, 2024

Problem

Dropping mmap files in hash calculation can be expensive.

We want to add a stat to measure this time.

Summary of Changes

  • Add a stat to measure mmap file drop time in hash calculation.

See #3547 for an example report for this stat.

Fixes #

@HaoranYi HaoranYi changed the title add accounts hash pubkey bins to cli Add stat for hash calculation file drop time Nov 11, 2024
Copy link

@brooksprumo brooksprumo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link

@jeffwashington jeffwashington left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@HaoranYi HaoranYi merged commit 9d02885 into anza-xyz:master Nov 11, 2024
40 checks passed
@HaoranYi HaoranYi deleted the drop_time branch November 11, 2024 18:49
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.

4 participants