chore(tests/bench/speedcenter.exec.yaml): add "rbmap_10" benchmark
This commit is contained in:
parent
7c84f522be
commit
f1db7e8041
1 changed files with 8 additions and 0 deletions
|
|
@ -81,6 +81,14 @@
|
|||
cmd: ./rbmap_checkpoint.lean.out 2000000 1
|
||||
build_config:
|
||||
cmd: ./compile.sh rbmap_checkpoint.lean
|
||||
- attributes:
|
||||
description: rbmap_10
|
||||
tags: [fast, suite]
|
||||
run_config:
|
||||
<<: *time
|
||||
cmd: ./rbmap_checkpoint.lean.out 2000000 10
|
||||
build_config:
|
||||
cmd: ./compile.sh rbmap_checkpoint.lean
|
||||
- attributes:
|
||||
description: unionfind
|
||||
tags: [fast, suite]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue