Ticket #3 (closed Bug: fixed)

Opened 4 years ago

Last modified 4 months ago

Memory usage too high during archiving process

Reported by: matt Owned by:
Priority: major Milestone: Piwik 0.9.9 - Stable release
Component: Core Keywords:
Cc: Sensitive:

Description

The memory usage seems too high during the archiving process.

There is need to

  1. profile the memory using Xdebug
  2. find potential memory leaks during archiving
  3. write documentation on how to optimize memory usage so people don't hit php memory limit too often (archive in multiple steps?)

Change History

Changed 4 years ago by matt

  • milestone set to Future releases

Changed 4 years ago by matt

  • status changed from new to closed
  • resolution set to fixed

Fixed a memory leak problem, and introduced the dataTable truncation after N rows. Seems to work really well now.

Changed 3 years ago by matt

(In [1133]) - test server upgrade refs #3

Changed 2 years ago by matt

(In [1688]) Refs #3 test post commit

Changed 2 years ago by weddingdress

Changed 8 months ago by Ericv

Changed 4 months ago by kmartin

Changed 4 months ago by kmartin

Changed 4 months ago by kmartin

Note: See TracTickets for help on using tickets.