ToDo/Benchmarking
< ToDo
Contents |
Database
- some initial schema for benchmarking already exists, see brun tables
Define test job and commands
Client side
Add own commands to client code if not supported. See e.g. sub ccmd_trun and sub run in client's TapTinder::Client.pm.
Server side
Add records to job tables. See example for Parrot on tt.perl6.cz: job, jobp, jobp_cmd.
Add bechmark results parsing.
Web interface
Catalyst/DBIx::Class/Template Toolkit

