1
0
mirror of synced 2026-03-01 08:17:57 +08:00

修改测试配置

This commit is contained in:
zhouzj
2021-03-12 15:12:21 +08:00
parent d13fee2f5f
commit acc40c7969

View File

@@ -9,7 +9,7 @@ namespace Yitter.OrgSystem.TestA
class Program
{
// 测试参数
// 测试参数默认配置下最佳性能是10W/s
static int genIdCount = 50000; // 计算ID数量如果要验证50W效率请将TopOverCostCount设置为20000或适当增加SeqBitLength
static short method = 1; // 1-漂移算法2-传统算法