/ab-parser

This utility parses the values out of an Apache Benchmark report into a CSV file.

Primary LanguageJava

Apache Benchmark Parser

This utility parses the values out of an Apache Benchmark report into a CSV file.

Download

Download the jar here.

Usage

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.