download_data.sh no longer exists (#9661)

@haberman download_data.sh doesn't seem to exist any more and I can't find it in the git log
pull/9665/head
Elliotte Rusty Harold 3 years ago committed by GitHub
parent e5ae3bb763
commit 8c170146ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 12
      benchmarks/README.md

@ -69,18 +69,6 @@ solution. It requires the .NET Core SDK, and depends on
[BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet), which
will be downloaded automatically.
### Big data
There's some optional big testing data which is not included in the directory
initially, you need to run the following command to download the testing data:
```
$ ./download_data.sh
```
After doing this the big data file will automatically generated in the
benchmark directory.
## Run instructions
To run all the benchmark dataset:

Loading…
Cancel
Save