Opened 17 years ago

Last modified 13 years ago

#107 assigned enhancement

We should have an automated performance test suite

Reported by: Richard Boulton Owned by: Richard Boulton
Priority: normal Milestone:
Component: Test Suite Version: other
Severity: minor Keywords:
Cc: dcolish@… Blocked By:
Blocking: Operating System: other

Description (last modified by Dan)

We need to be able to keep track of how changes to the code affect the performance (ie, speed / resource usage) of Xapian. In particular, we should be able to test how fast a standard set of data is indexed and searched, simply by running a single command (ideally, integrated into the build system - eg, "make speedcheck").

I have the beginnings of such a system, in the shape of some python code which builds a wikipedia index. I'm starting this bug to keep track of progress on building this.

Change History (5)

comment:1 by Richard Boulton, 17 years ago

Status: newassigned

comment:2 by Richard Boulton, 17 years ago

Blocking: 100 added

comment:3 by Olly Betts, 17 years ago

op_sys: Linuxother
rep_platform: PCOther
Severity: normalenhancement
Version: SVN HEADother

comment:4 by Olly Betts, 16 years ago

Blocking: 100 removed
Operating System: other

comment:6 by Dan, 13 years ago

Cc: dcolish@… added
Description: modified (diff)
Note: See TracTickets for help on using tickets.