Commit faf6346
authored
fix: pr benchmark results (#4141)
To disambiguate different TPC-H runs, include the scale factor in the
dataset name. In addition, we filter duplicate entries which can result
from nightly runs if the commit is identical to the base commit of the
PR to avoid duplicate result rows.
Signed-off-by: Alexander Droste <[email protected]>1 parent 78e085e commit faf6346
File tree
2 files changed
+9
-5
lines changed- bench-vortex/src/datasets
- scripts
2 files changed
+9
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
| |||
0 commit comments