* benchmarks/bench_https_*: Deleted. Superceded by new scripts
* benchmarks/benchmark.sh: Deleted. Superceded by new scripts
* benchmarks/new_benchmark.sh: Renamed to benchmark.sh
[ci skip]
[ci skip]
This set of script works through the new_benchmark.sh script.
I've tried to keep everything modular, extensible and clean.
* benchmarks/new_benchmark.sh: New benchmark harness
* benchmarks/sources/*.bench.sh: Program specification files
* benchmarks/benches/http{1,2}.sh: Benchmark specification files
* benchmarks/benches/convert.gp: A gnuplot script to convert the 2
column data into four columns for making the errorbars plot
* benchmarks/README: New file, short description
* benchmarks/bench_https_http1: New file, HTTPS via HTTP/1.1
* benchmarks/bench_https_http2: New file, HTTPS via HTTP/2.0