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

Memory usage too high during archiving process #5423

Closed
mattab opened this issue Jan 3, 2008 · 3 comments
Closed

Memory usage too high during archiving process #5423

mattab opened this issue Jan 3, 2008 · 3 comments
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Jan 3, 2008

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?)

@mattab
Copy link
Member Author

mattab commented Jul 1, 2008

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

@mattab
Copy link
Member Author

mattab commented May 18, 2009

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

@mattab
Copy link
Member Author

mattab commented Dec 14, 2009

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

@mattab mattab added this to the Piwik 0.9.9 - Stable release milestone Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Projects
None yet
Development

No branches or pull requests

1 participant