This utility parses the values out of an Apache Benchmark report into a CSV file.
Download the jar here.
Run it with the format:
java -jar ab-parser.jar [source] [target csv]
The source can either be a directory containing Apache Benchmark report files or a single Apache Benchmark report file.