文件名称:Celero_04Feb2013
介绍说明--下载内容均来自于网络,请自行研究使用
Developing consistent and meaningful benchmark results for code is a complex task. In my I discussed how to use Celero to measure the performance of algorithms in C++.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Celero-master\.gitattributes
.............\.gitignore
.............\CMakeLists.txt
.............\README.txt
.............\include\celero\BenchmarkInfo.h
.............\.......\......\Celero.h
.............\.......\......\Console.h
.............\.......\......\Executor.h
.............\.......\......\Export.h
.............\.......\......\Factory.h
.............\.......\......\GenericFactory.h
.............\.......\......\Pimpl.h
.............\.......\......\PimplImpl.h
.............\.......\......\Print.h
.............\.......\......\ResultTable.h
.............\.......\......\TestFixture.h
.............\.......\......\TestVector.h
.............\.......\......\Timer.h
.............\.......\......\Utilities.h
.............\license.txt
.............\src\BenchmarkInfo.cpp
.............\...\Celero.cpp
.............\...\Console.cpp
.............\...\DemoSimple.cpp
.............\...\DemoSort.cpp
.............\...\DemoTransform.cpp
.............\...\Executor.cpp
.............\...\Print.cpp
.............\...\ResultTable.cpp
.............\...\TestFixture.cpp
.............\...\TestVector.cpp
.............\...\Timer.cpp