Ticket #374 (closed Bug: fixed)
Performance: Fix memory leak during Archiving process
| Reported by: | matt | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | RobotRock |
| Component: | Core | Keywords: | |
| Cc: | Sensitive: | no |
Description
The following php memory error is showing up when there is too much data.
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 35 bytes) in /home/www/piwik/demo/core/DataTable.php on line 807
There are improvements to be made in the archiving process to make it more memory / computation efficient.
Change History
Note: See
TracTickets for help on using
tickets.
