开发者

Benchmarks for Single and MultiThreaded programs

I am trying to compare the performance of Single and Multithreaded Java programs. Are there any single thread benchmarks which are available which I could then use and convert to their multithreaded version and compare the performance. Could 开发者_开发技巧anybody guide me as to what kind of programs(not very small) are suitable for this empirical comparison.

Thanks in advance


You can use JUnit with something like JUnitBenchmarks.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜