]> git.llucax.com Git - software/dgc/dgcbench.git/commit
Collect micro benchmarks run time statistics
authorLeandro Lucarella <llucax@gmail.com>
Sun, 11 Jul 2010 14:42:37 +0000 (11:42 -0300)
committerLeandro Lucarella <llucax@gmail.com>
Sun, 11 Jul 2010 14:44:33 +0000 (11:44 -0300)
commitf4b2f2a329f750a6d1e4db54c0eccfa2bde701b7
treedcc46b913cde391cb9f78e7c7cb7aa0dc2ef4017
parent87dc0324ffd32c5a094ba2d1a42b10c6565470f3
Collect micro benchmarks run time statistics

Run the micro benchmarks several times to collect timing statistics. Only
the total run time is collected (in CSV format) and then the minimum,
mean, maximum and standard deviation are calculated based on the collected
values.

Add arguments to some micro benchmarks that needed them too.
Makefile
stats.py [new file with mode: 0755]