- πΊπΈUnited States smustgrave
Thank you for creating this issue to improve Drupal.
We are working to decide if this task is still relevant to a currently supported version of Drupal. There hasn't been any discussion here for over 8 years which suggests that this has either been implemented or is no longer relevant. Your thoughts on this will allow a decision to be made.
Since we need more information to move forward with this issue, the status is now Postponed (maintainer needs more info). If we don't receive additional information to help with the issue, it may be closed after three months.
Thanks!
- π¬π§United Kingdom catch
I think this is still relevant, it would be good if we could e.g. monitor how much memory the permissions page uses, cold cache requests etc.
One way to start with this would be to add memory usage support to performance tests - the performance_test module already collects data at the end of the request, so we should be able to get peak memory usage there. Main question would be how big the range would need to be to avoid false positives. This would have a lot less coverage than doing it globally but we already know what some specific good/bad scenarios are.
- π«π·France andypost
Moreover new APCu 5.1.25 version is out with big changes about memory management and huge pages specifically