summaryrefslogtreecommitdiffhomepage
path: root/test/benchmarks/harness/harness.go
AgeCommit message (Collapse)Author
2020-11-30Do not os.Exit() from test/benchmarks/harness.Harness.Init with no args.Jamie Liu
PiperOrigin-RevId: 344896991
2020-11-10Add debug logs to startup benchmark.Zach Koopmans
PiperOrigin-RevId: 341757694
2020-11-10Add all base and fs tests to Continuous Tests.Zach Koopmans
PiperOrigin-RevId: 341660511
2020-07-13Initial golang BenchmarksZach Koopmans
PiperOrigin-RevId: 321021071