Usertest is a Bazaar plugin for running and reporting benchmark results on user provided source trees.
It has the following goals:
1. Give users an easy way to benchmark Bazaar in their environment, i.e. their project on their computers/
2. Give developers a toolset for comparing one Bazaar release to another in order to track improvements and avoid regressions over time.
3. Give developers a toolset for comparing Bazaar against similar tools across a range of operating systems and project sizes.
The measurements of interest include:
* time taken to complete user tasks
* disk space required
* memory used
* network traffic sent/received.
The initial focus is speed and disk space efficiency of Bazaar. The framework is in place though for measuring other attributes and for measuring how alternative tools compare. See <http://
Project information
- Licence:
- GNU GPL v2
View full history Series and milestones
trunk series is the current focus of development.