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

Display Active Record QueryCache hits in UI #640

Conversation

coalest
Copy link
Collaborator

@coalest coalest commented Feb 5, 2025

Resolves #559

Screenshots:

Queries now have a "[CACHE]" prefix and light grey background if they are a QueryCache hit:
Screenshot from 2025-02-05 16-17-08

Added a small summary of how many QueryCache hits there were:
Screenshot from 2025-02-05 16-17-33

@nateberkopec
Copy link
Collaborator

👍 needs a rebase now b/c I merged your other PR

@coalest
Copy link
Collaborator Author

coalest commented Feb 6, 2025

Fixed the merge conflict and added a change log entry.

@nateberkopec nateberkopec merged commit ac28045 into MiniProfiler:master Feb 6, 2025
4 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.

Display ActiveRecord QueryCache hits
2 participants