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

Consider alternative to using object-cache drop-in to implement early Server-Timing #1633

Open
westonruter opened this issue Nov 5, 2024 · 0 comments
Labels
[Plugin] Performance Lab Issue relates to work in the Performance Lab Plugin only [Type] Enhancement A suggestion for improvement of an existing feature

Comments

@westonruter
Copy link
Member

The use of the object-cache drop-in Server-Timing is clever but also clearly a hack. Ideally we wouldn't need to use this. I recall users reporting issues with the approach, for example today.

What would we lose if we didn't the Server-Timing API wasn't available before plugins_loaded?

As opposed to object-cache.php could the plugin install an mu-plugin instead?

@westonruter westonruter added [Plugin] Performance Lab Issue relates to work in the Performance Lab Plugin only [Type] Enhancement A suggestion for improvement of an existing feature labels Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Plugin] Performance Lab Issue relates to work in the Performance Lab Plugin only [Type] Enhancement A suggestion for improvement of an existing feature
Projects
Status: Not Started/Backlog 📆
Development

No branches or pull requests

1 participant