Closed
Description
I having some trouble with the web-profiler-toolbar. We have a lot of AJAX requests in our application, any time the request count is going higher than 500 past requests the web page is going very slow and laggy.
So is there any method to limiting the counted request, for example: Are 500 requests done, delete one of the latest and add the current (new) request. So the AJAX request count is limited to an special number.
When there is no function for this, see this issue as an very helpful feature request.