Skip to content

Adobe's C++ Performance Benchmarks for modern compilers (and build systems)

License

Notifications You must be signed in to change notification settings

mropert/cpp_benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adobe's C++ Performance Benchmarks for modern compilers (and build systems)

Imported and cleaned up from http://stlab.adobe.com/performance/.

Overview

This is a updated version of Adobe STL Labs' C++ Performance Benchmark. The code has mostly been left untouched, the main goal of this version is to provide a simple CMake build so that it can be run on any modern toolchain.

The original readme that includes the creator's intent can still be found under docs/.

Build & run

Simply build it like any CMake project and run all tests through ctest -V.

Credits

Original work by Chris Cox and Adobe STL Labs: http://stlab.adobe.com/performance/credits.html.

License

This project is licensed under the MIT License.

About

Adobe's C++ Performance Benchmarks for modern compilers (and build systems)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages