Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-30 | Do not os.Exit() from test/benchmarks/harness.Harness.Init with no args. | Jamie Liu | |
PiperOrigin-RevId: 344896991 | |||
2020-11-10 | Add debug logs to startup benchmark. | Zach Koopmans | |
PiperOrigin-RevId: 341757694 | |||
2020-11-10 | Add all base and fs tests to Continuous Tests. | Zach Koopmans | |
PiperOrigin-RevId: 341660511 | |||
2020-08-07 | Port Startup and Density Benchmarks. | Zach Koopmans | |
PiperOrigin-RevId: 325497346 | |||
2020-07-27 | Port ffmpeg benchmark | Zach Koopmans | |
PiperOrigin-RevId: 323383320 | |||
2020-07-27 | Port redis benchmark | Zach Koopmans | |
PiperOrigin-RevId: 323381964 | |||
2020-07-26 | Add profiling to dockerutil | Zach Koopmans | |
Adds profiling with `runsc debug` or pprof to dockerutil. All targets using dockerutil should now be able to use profiling. In addition, modifies existing benchmarks to use profiling. PiperOrigin-RevId: 323298634 | |||
2020-07-15 | Port httpd benchmark | Zach Koopmans | |
PiperOrigin-RevId: 321478001 | |||
2020-07-13 | Initial golang Benchmarks | Zach Koopmans | |
PiperOrigin-RevId: 321021071 |