mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-12-15 01:10:52 +08:00
4 lines
47 B
Bash
4 lines
47 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
time ./tpool -c 10 -p 10 -n 1000000
|