summaryrefslogtreecommitdiffstats
path: root/etc/performance/chronologer.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'etc/performance/chronologer.yaml')
-rw-r--r--etc/performance/chronologer.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/performance/chronologer.yaml b/etc/performance/chronologer.yaml
new file mode 100644
index 00000000..d4344719
--- /dev/null
+++ b/etc/performance/chronologer.yaml
@@ -0,0 +1,9 @@
+benchmarks_dir: /tmp/chronologer/delta/benchmarks
+benchmark_runs: 5
+benchmark_task: "{executable} < /tmp/chronologer/delta/input.gitdiff > /dev/null"
+build_command: cargo build --release
+built_executable: ./target/release/delta
+combined_benchmark_file: ./performance/all-benchmarks.json
+executables_dir: /tmp/chronologer/delta/executables/
+html_output_file: ./performance/index.html
+revision_range: master