gvisor/website/performance
Zach Koopmans 80c80a1410 Remove old benchmark tools.
Remove the old benchmark-tools directory, including
imports in the WORKSPACE file and associated bazel rules.

The new Golang benchmark-tools can be found at //test/benchmarks
and it is functionally equivalent, excepting syscall_test
which can be found in //test/perf/linux.

PiperOrigin-RevId: 325529075
2020-08-07 16:18:51 -07:00
..
README.md Remove old benchmark tools. 2020-08-07 16:18:51 -07:00
applications.csv Adapt website to use g3doc sources and bazel. 2020-05-06 14:15:18 -07:00
density.csv Adapt website to use g3doc sources and bazel. 2020-05-06 14:15:18 -07:00
ffmpeg.csv Adapt website to use g3doc sources and bazel. 2020-05-06 14:15:18 -07:00
fio-tmpfs.csv Adapt website to use g3doc sources and bazel. 2020-05-06 14:15:18 -07:00
fio.csv Adapt website to use g3doc sources and bazel. 2020-05-06 14:15:18 -07:00
httpd100k.csv Adapt website to use g3doc sources and bazel. 2020-05-06 14:15:18 -07:00
httpd10240k.csv Adapt website to use g3doc sources and bazel. 2020-05-06 14:15:18 -07:00
iperf.csv Adapt website to use g3doc sources and bazel. 2020-05-06 14:15:18 -07:00
redis.csv Adapt website to use g3doc sources and bazel. 2020-05-06 14:15:18 -07:00
startup.csv Adapt website to use g3doc sources and bazel. 2020-05-06 14:15:18 -07:00
sysbench-cpu.csv Adapt website to use g3doc sources and bazel. 2020-05-06 14:15:18 -07:00
sysbench-memory.csv Adapt website to use g3doc sources and bazel. 2020-05-06 14:15:18 -07:00
syscall.csv Adapt website to use g3doc sources and bazel. 2020-05-06 14:15:18 -07:00
tensorflow.csv Adapt website to use g3doc sources and bazel. 2020-05-06 14:15:18 -07:00

README.md

Performance data

This directory holds the CSVs generated by the now removed benchmark-tools repository. The new functionally equivalent benchmark-tools is available.

In the future, these will be automatically posted to a cloud storage bucket and loaded dynamically. At that point, this directory will be removed.