From c99f90db9a58d873184ec87d9376bde16d21ba9e Mon Sep 17 00:00:00 2001 From: zxj Date: Fri, 29 Dec 2023 18:23:04 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17beeb0..2a2924d 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ T-L-V layout // head(8(id)+1(ok)+8(length)=17) ``` -## qps benchmark- remote_method(i32)->i32 +## qps benchmark- remote_method(i32)->i32 [code](https://github.com/darkrpc/bench_rpc) | Framework | Platform(1-server-1-client) | ns/operation(lower is better) | Qps(higher is better) | |-------------|-----------------------------|------ |------ | | drpc/tokio | AMD 5950x-16 CPU, 32G mem | 49213 ns/op | 20317 QPS/s |