mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-12-14 17:00:52 +08:00
4 lines
54 B
Bash
Executable File
4 lines
54 B
Bash
Executable File
#!/bin/sh
|
|
|
|
time ./taskq -q 100 -c 10 -p 10 -n 1000000
|