gvisor/test/benchmarks/tools
Zach Koopmans b576de907c Add parsers golang benchmarks.
Add parser and formatting for golang benchmarks for docker benchmarks.
Change adds a library for printing and parsing Test parameters and metrics.
Benchmarks use the library to print parameters in the Benchmark title
(e.g. the name field in b.Run()), and to report CustomMetrics. Parser
uses the library to parse printed data from benchmark output and
put it into BigQuery structs.

PiperOrigin-RevId: 336365628
2020-10-09 14:29:21 -07:00
..
BUILD Add parsers golang benchmarks. 2020-10-09 14:29:21 -07:00
ab.go Add parsers golang benchmarks. 2020-10-09 14:29:21 -07:00
ab_test.go Port nginx and move parsers to own package. 2020-07-30 21:17:45 -07:00
fio.go Add parsers golang benchmarks. 2020-10-09 14:29:21 -07:00
fio_test.go Port nginx and move parsers to own package. 2020-07-30 21:17:45 -07:00
hey.go Add parsers golang benchmarks. 2020-10-09 14:29:21 -07:00
hey_test.go Port nginx and move parsers to own package. 2020-07-30 21:17:45 -07:00
iperf.go Add parsers golang benchmarks. 2020-10-09 14:29:21 -07:00
iperf_test.go Port nginx and move parsers to own package. 2020-07-30 21:17:45 -07:00
meminfo.go Add parsers golang benchmarks. 2020-10-09 14:29:21 -07:00
meminfo_test.go Port Startup and Density Benchmarks. 2020-08-07 13:30:39 -07:00
parser_util.go Add parsers golang benchmarks. 2020-10-09 14:29:21 -07:00
redis.go Add parsers golang benchmarks. 2020-10-09 14:29:21 -07:00
redis_test.go Port nginx and move parsers to own package. 2020-07-30 21:17:45 -07:00
sysbench.go Add parsers golang benchmarks. 2020-10-09 14:29:21 -07:00
sysbench_test.go Port sysbench benchmark. 2020-08-04 16:51:04 -07:00
tools.go Port nginx and move parsers to own package. 2020-07-30 21:17:45 -07:00