#1406 new enhancement

performance measurement automation and visualization

Reported by: zooko Owned by: somebody
Priority: major Milestone: undecided
Component: dev-infrastructure Version: 1.9.0a1
Keywords: performance statistics Cc:
Launchpad Bug:

Description

PyPy -- http://speed.pypy.org/ -- and Twisted -- http://speed.twistedmatrix.com/ -- have these beautiful sites that show their current performance and let you explore it historically. Clone that and create one for Tahoe-LAFS! :-)

To have any data in it, you'll need to write a buildbot build step to run benchmarks and generate this data. That build step will be run on each checkin and/or on a regular schedule.

See the following for a few examples of previous measurements that you could emulate or revive:

Change History (1)

comment:1 Changed at 2011-10-06T19:29:54Z by davidsarah

  • Version changed from 1.8.2 to 1.9.0a1

See also #1530.

Note: See TracTickets for help on using tickets.