Benchbox is a benchmark testing utilities.
Please install xmake first: xmake
$ xmake
$ xmake coroutine -n switch
or $ xmake coroutine --casename switch
$ xmake coroutine -n channel
or $ xmake coroutine --casename channel
If you want to look the testing results, please refer to reports.
$ xmake --help
The results:
...
Tasks:
coroutine The coroutine benchmark.
other The other benchmark.
$ xmake coroutine --help
The results:
The coroutine benchmark.
Options:
...
-n CASENAME, --casename=CASENAME The case name.
- switch
- channel
- Email:waruqi@gmail.com
- Homepage:TBOOX Open Source Project
- Community:TBOOX Open Source Community
Benchbox是一个基准测试包,里面包含许多针对第三方库功能的性能基准测试和对比。
例如:各大开源协程库性能基准测试,等等
请先安装: xmake
然后运行:
$ xmake
$ xmake coroutine -n switch
or $ xmake coroutine --casename switch
$ xmake coroutine -n channel
or $ xmake coroutine --casename channel
如果想要查看已有的测试结果,请参考:测试报告.
$ xmake --help
结果如下:
...
Tasks:
coroutine The coroutine benchmark.
other The other benchmark.
$ xmake coroutine --help
结果如下:
The coroutine benchmark.
Options:
...
-n CASENAME, --casename=CASENAME The case name.
- switch
- channel
- 邮箱:waruqi@gmail.com
- 主页:TBOOX开源工程
- 社区:TBOOX开源社区
- QQ群:343118190
- 微信公众号:tboox-os