gvisor/test/benchmarks/network
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 Docs to nginx benchmark. 2020-09-02 11:22:17 -07:00
httpd_test.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
network.go Move main methods for benchmark packages main package file. 2020-07-17 16:23:10 -07:00
nginx_test.go Add parsers golang benchmarks. 2020-10-09 14:29:21 -07:00
node_test.go Add parsers golang benchmarks. 2020-10-09 14:29:21 -07:00
ruby_test.go Add parsers golang benchmarks. 2020-10-09 14:29:21 -07:00
static_server.go Fix Nginx Startup and Size Benchmarks. 2020-09-24 10:32:01 -07:00