Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5c91e6a95b | ||
|
|
2ab0833e9f | ||
|
|
a408f207ce | ||
|
|
061181851a | ||
|
|
0c5447805d | ||
|
|
79a594eb51 | ||
|
|
238e9f3248 | ||
|
|
18b22e6a3d | ||
|
|
2ade5ef7f0 | ||
|
|
3fe7f87fdb | ||
|
|
eb6be7350b
|
@@ -1,8 +0,0 @@
|
||||
# Benchmark Repository Template
|
||||
|
||||
> Template for benchmark repositories used with the [benchmark tool](https://git.luehne.de/patrick/benchmark-repository-rs)
|
||||
|
||||
## Structure
|
||||
|
||||
- [config branch](/patrick/benchmark-template/src/config): contains the tested configurations and instance sets
|
||||
- [results branch](/patrick/benchmark-template/src/results): contains the result files
|
||||
@@ -0,0 +1,3 @@
|
||||
start of benchmark output of job apple/1
|
||||
collected apple
|
||||
end of benchmark output of job apple/1
|
||||
@@ -0,0 +1,3 @@
|
||||
start of benchmark output of job banana/2
|
||||
collected banana
|
||||
end of benchmark output of job banana/2
|
||||
@@ -0,0 +1,3 @@
|
||||
start of benchmark output of job cherry/3
|
||||
collected cherry
|
||||
end of benchmark output of job cherry/3
|
||||
@@ -0,0 +1,3 @@
|
||||
start of benchmark output of job date/4
|
||||
collected date
|
||||
end of benchmark output of job date/4
|
||||
@@ -0,0 +1,3 @@
|
||||
start of benchmark output of job elderberry/5
|
||||
collected elderberry
|
||||
end of benchmark output of job elderberry/5
|
||||
@@ -0,0 +1,3 @@
|
||||
start of benchmark output of job fig/6
|
||||
collected fig
|
||||
end of benchmark output of job fig/6
|
||||
@@ -0,0 +1,3 @@
|
||||
start of benchmark output of job grapefruit/7
|
||||
collected grapefruit
|
||||
end of benchmark output of job grapefruit/7
|
||||
@@ -0,0 +1,3 @@
|
||||
start of benchmark output of job kiwi/8
|
||||
collected kiwi
|
||||
end of benchmark output of job kiwi/8
|
||||
@@ -0,0 +1,3 @@
|
||||
start of benchmark output of job lemon/9
|
||||
collected lemon
|
||||
end of benchmark output of job lemon/9
|
||||
@@ -0,0 +1,3 @@
|
||||
start of benchmark output of job mango/10
|
||||
collected mango
|
||||
end of benchmark output of job mango/10
|
||||
Reference in New Issue
Block a user