更新benchmark

This commit is contained in:
everywhere.z
2026-01-22 11:12:23 +08:00
parent bc49f40275
commit 0ae288c562

View File

@@ -46,7 +46,7 @@ public class CommonExampleBenchmark {
}
//执行阶段测试
//@Benchmark
@Benchmark
public void test1(){
flowExecutor.execute2Resp("mainChain", req, PriceContext.class);
}