mirror of
https://gitlab.com/gnuwget/wget2.git
synced 2026-01-14 02:01:39 +00:00
[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
5 lines
43 B
Plaintext
5 lines
43 B
Plaintext
*.data
|
|
*.svg
|
|
sources/*
|
|
!sources/*.bench.sh
|