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

Expand PerfContext to add ss_file reads and serialized_reads. #310

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

dpetrov4
Copy link

@dpetrov4 dpetrov4 commented Dec 11, 2023

Adding perf counters to track the number of times file reads were stuck/blocked/serialized behind other file reads while processing a MultiGet call.

@dpetrov4 dpetrov4 force-pushed the dmitri_perf_counters branch 2 times, most recently from 3901feb to 7e78e58 Compare December 11, 2023 23:19
@dpetrov4 dpetrov4 requested review from nbronson and a team December 11, 2023 23:20
@dpetrov4 dpetrov4 force-pushed the dmitri_perf_counters branch from 7e78e58 to cb3cc03 Compare December 13, 2023 17:25
@dpetrov4 dpetrov4 merged commit a92c777 into master Dec 13, 2023
0 of 2 checks passed
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