Skip to content

Commit 05ef4af

Browse files
Update benchmark results [skip ci]
1 parent ae66504 commit 05ef4af

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

benchmarks/results-docs/Mouse.PacBio_reads_1_perwidth.flow_corrected.grp.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
Rows show width intervals; `All` aggregates every width interval in the dataset.
44
Columns: `Width Range`, `# Graphs` (unique graph IDs), `Nodes` and `Edges` as `average (max)` over unique graphs in the row, optimization config timing columns, and `Speedup` (ratio of no_optimizations / default) showing `mean` value with `(count)` when available.
55

6-
| Width Range | # Graphs | Nodes avg (max) | Edges avg (max) | no_optimizations | default | Speedup |
7-
|---|---|---|---|---|---|---|
8-
| 1-3 | 3 | 8.7 (12) | 7.7 (11) | 0.009s (3) | 0.002s (3) | 4.949x (3) |
9-
| 4-6 | 3 | 34.0 (45) | 34.3 (48) | 1.144s (3) | 0.059s (3) | 33.413x (3) |
10-
| **All** | **6** | **21.3 (45)** | **21.0 (48)** | **0.577s** (6) | **0.031s** (6) | **19.181x** (6) |
6+
| Width Range | # Graphs | Nodes avg (max) | Edges avg (max) | no_optimizations | default | Speedup | given_weights+min_gen_set |
7+
|---|---|---|---|---|---|---|---|
8+
| 1-3 | 3 | 8.7 (12) | 7.7 (11) | 0.008s (3) | 0.001s (3) | 5.132x (3) | 0.009s (3) |
9+
| 4-6 | 3 | 34.0 (45) | 34.3 (48) | 1.072s (3) | 0.053s (3) | 35.128x (3) | 1.201s (3) |
10+
| 7-9 | 3 | 50.7 (72) | 49.7 (73) | 80.144s (3, 2 failed) | 40.090s (3, 1 failed) | 205.160x (3) | 80.187s (3, 2 failed) |
11+
| **All** | **9** | **31.1 (72)** | **30.6 (73)** | **27.075s** (9, 2 failed) | **13.381s** (9, 1 failed) | **81.807x** (9) | **27.133s** (9, 2 failed) |

0 commit comments

Comments
 (0)