Milestone 3
This commit is contained in:
parent
866f0419ad
commit
691eb327d0
6 changed files with 507 additions and 24 deletions
|
|
@ -22,6 +22,12 @@ Registry snapshot + add/remove events (milestone 1):
|
|||
./build/warppipe_perf --mode registry --count 1000 --events 100
|
||||
```
|
||||
|
||||
Link creation + removal (milestone 3):
|
||||
```
|
||||
./build/warppipe_perf --mode links --links 200
|
||||
./build/warppipe_perf --mode links --links 200 --batch 50
|
||||
```
|
||||
|
||||
Optional format and loopback:
|
||||
```
|
||||
./build/warppipe_perf --mode create-destroy --count 200 --type sink --rate 48000 --channels 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue