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

Introduce wp profile cache #128

Open
danielbachhuber opened this issue Jan 3, 2017 · 0 comments
Open

Introduce wp profile cache #128

danielbachhuber opened this issue Jan 3, 2017 · 0 comments

Comments

@danielbachhuber
Copy link
Member

We can overload the $wp_object_cache global with our own object in order to monitor which cache keys are being fetched and written.

We could also introduce a --cache flag or similar to wp profile eval-file for the user to see all of the cache keys being hit in a given profile. In this example, it would be helpful to know why the cache usage is so high.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant