Ticket #37 (new Task)

Opened 8 months ago

Last modified 8 months ago

Test piwik on a 50,000+ visits per day website

Reported by: matt Assigned to:
Priority: major Milestone: Stable release
Component: Core Version:
Keywords: Cc:

Description

This test is very important as it will lead to necessary changes and optimization in

  1. the DB design (index optimization, fields types)
  2. the logging engine (how it behaves under heavy load, how the statistics logging can be optimized)
  3. the archiving process (memory usage, saving computation time)
  4. the interface (the DataTable scalable?)

This test will require to add new features such as

Change History

01/04/08 02:03:04 changed by matt

  • milestone set to Stable release.