Detailed benchmark outputs for functions
commit56737508002f1759da8d4d9944a8e98e58dce917
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Sat, 29 Mar 2014 04:10:19 +0000 (29 09:40 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Sat, 29 Mar 2014 04:10:19 +0000 (29 09:40 +0530)
tree25105d29ef08035127c492424c545a3b3c04634f
parentcb5e4aada7f044fc029dd64b31411a23bb09c287
Detailed benchmark outputs for functions

This patch adds an option to get detailed benchmark output for
functions.  Invoking the benchmark with 'make DETAILED=1 bench' causes
each benchmark program to store a mean execution time for each input
it works on.  This is useful to give a more comprehensive picture of
performance of functions compared to just the single mean figure.
ChangeLog
benchtests/Makefile
benchtests/bench-skeleton.c
benchtests/scripts/bench.py