5 lines
117 B
Bash
Executable File
5 lines
117 B
Bash
Executable File
./run_occlum_redis.sh &
|
|
sleep 20
|
|
echo 'start client'
|
|
/usr/local/occlum/x86_64-linux-musl/bin/redis-benchmark -n 1000
|