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 disk buckets flushed #30850

Merged
merged 1 commit into from
Mar 22, 2023

Conversation

jeffwashington
Copy link
Contributor

Problem

See #30711

Disk bucket flushing is a source of much i/o.

Summary of Changes

Add stat for how many disk buckets are flushed when we log accounts index info every 10s.

Fixes #

@codecov
Copy link

codecov bot commented Mar 22, 2023

Codecov Report

Merging #30850 (627a5db) into master (9a1d5ea) will increase coverage by 0.0%.
The diff coverage is 100.0%.

@@           Coverage Diff           @@
##           master   #30850   +/-   ##
=======================================
  Coverage    81.4%    81.4%           
=======================================
  Files         723      723           
  Lines      203565   203568    +3     
=======================================
+ Hits       165872   165877    +5     
+ Misses      37693    37691    -2     

Copy link
Contributor

@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.

lgtm

@jeffwashington jeffwashington merged commit 3ebfda5 into solana-labs:master Mar 22, 2023
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