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 a histogram for the delta between atime and current time for cache reads #6106

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

jdhollen
Copy link
Member

@jdhollen jdhollen commented Mar 8, 2024

Will use this to get a rough idea of what % of digests are read "often" (i.e., inside the 3-hour atime update threshold) vs. not, as well as P(any read|not read in k days). This might give some ideas for how to optimize a smaller cache across all apps.

Related issues: N/A

@jdhollen jdhollen marked this pull request as ready for review March 8, 2024 21:02
@jdhollen jdhollen merged commit 7823df6 into master Mar 8, 2024
18 checks passed
@jdhollen jdhollen deleted the jh/2024-03-07_lookup-stats branch March 8, 2024 21:03
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.

None yet

2 participants