perf[protocol]: 优化测试用例

This commit is contained in:
jaysunxiao
2022-06-13 14:05:19 +08:00
parent e577e8e71e
commit dbc0011970
@@ -42,7 +42,7 @@ import java.util.concurrent.Executors;
*/
public class SpeedTest {
private static int benchmark = 1;
private static int benchmark = 10_0000;
/**
* 单线程性能测试