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

Stats: Revert back to limiting ops? #102

Open
emrikol opened this issue Jul 18, 2022 · 0 comments
Open

Stats: Revert back to limiting ops? #102

emrikol opened this issue Jul 18, 2022 · 0 comments

Comments

@emrikol
Copy link

emrikol commented Jul 18, 2022

Prior to 3.2.0 we limited the number of ops shown to 500. I believe it would still be good to have a soft limit like this. When debugging sites with caching issues, that are doing tens or hundreds of thousands of ops per transaction, this can cause the browser to lock up trying to load and parse all of the data.

Now, it's obvious that the site is _doing_it_wrong() but having the ability to use Debug Bar to help debug the issue and related issues would be really helpful.

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

No branches or pull requests

1 participant