-
Notifications
You must be signed in to change notification settings - Fork 17.6k
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
cmd/go: gather cache age and reuse distribution statistics #22990
Comments
|
|
|
What's the command that generates these reports? |
|
Not working at tip so I'm getting this. |
edit updated gocachelogstat:
|
@cespare, see top comment on issue (wasn't emailed). |
@RLH, if you're not working at tip don't worry about it - this only affects the new caching code at tip. Thanks though. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It's been over a year since we collected this data, so I'm assuming the decisions based on it are settled. |
We'd like to get a sense of how long typical cache entries hang around and are still useful to reuse, so we can decide what the expiration policy is. If you've been running go at master for the past month, please run:
and then paste the output in a comment below.
The text was updated successfully, but these errors were encountered: