Celero:C ++基准测试库-开源

时间:2021-04-25 02:49:35
【文件属性】:
文件名称:Celero:C ++基准测试库-开源
文件大小:24KB
文件格式:ZIP
更新时间:2021-04-25 02:49:35
开源软件 该项目现在在GitHub上维护:https://github.com/DigitalInBlue/Celero Celero是一个跨平台的开源C ++基准测试库。 Celero使用类似于Google Test的API编写,利用C ++ 11功能,提供经过测试的基准测试功能,具有毫秒级的精度,基准,夹具和简便的测试设置。 使用基线功能可在已知情况下衡量/基准化算法性能,以更准确地评估解决方案的性能。
【文件预览】:
Celero-master
----.gitignore(2KB)
----src()
--------DemoSimple.cpp(1KB)
--------TestVector.cpp(2KB)
--------Celero.cpp(2KB)
--------Executor.cpp(4KB)
--------BenchmarkInfo.cpp(5KB)
--------Print.cpp(2KB)
--------DemoTransform.cpp(2KB)
--------ResultTable.cpp(2KB)
--------Timer.cpp(624B)
--------TestFixture.cpp(2KB)
--------Console.cpp(4KB)
--------DemoSort.cpp(2KB)
----license.txt(584B)
----include()
--------celero()
----README.txt(1KB)
----.gitattributes(483B)
----CMakeLists.txt(5KB)

网友评论