Files
wget2/benchmarks/.gitignore
Darshit Shah 1e884fba0d Add a small harness for Benchmarking code
[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
2018-10-17 18:25:12 +02:00

5 lines
43 B
Plaintext

*.data
*.svg
sources/*
!sources/*.bench.sh