Copied and Modified the google.golang.org/grpc/benchmark/run_bench.sh to support the benchmark with occlum. Signed-off-by: yuanwu <yuan.wu@intel.com>
6 lines
133 B
Markdown
6 lines
133 B
Markdown
1. Download and build the grpc benchmark
|
|
$./download_and_build_grpc_benchmark.sh
|
|
|
|
2. Run the occlum benchmark
|
|
$./run_occlum_bench.sh
|