GBench 是 Groovy 的压力测试模块,提供 @Benchmark / Benchmark AST Transformation 用于实际程序测试以及 BenchmarkBuilder 用于微测试。
GBench 0.4.1 发布了,改进内容包括:
Added maxWarmUpTime option for BenchmarkBuilder to limit the time of warm up in auto mode. It is set 60 secs by default.
Fixed issue 8 : BenchmarkWarumUp#run may loop very long or even forever
项目主页:http://code.google.com/p/gbench/
下载地址:http://code.google.com/p/gbench/w/list
来自:开源中国社区