mirror of
https://github.com/tiennm99/zfoo.git
synced 2026-08-21 08:27:11 +00:00
perf[protocol]: 优化测试用例
This commit is contained in:
@@ -42,7 +42,7 @@ import java.util.concurrent.Executors;
|
||||
*/
|
||||
public class SpeedTest {
|
||||
|
||||
private static int benchmark = 1;
|
||||
private static int benchmark = 10_0000;
|
||||
|
||||
/**
|
||||
* 单线程性能测试
|
||||
|
||||
Reference in New Issue
Block a user