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
density.csv
ffmpeg.csv
fio-tmpfs.csv
fio.csv
httpd100k.csv
httpd10240k.csv
iperf.csv
redis.csv
startup.csv
sysbench-cpu.csv
sysbench-memory.csv
syscall.csv
tensorflow.csv

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.