Files
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

417 B

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.