Skip to content

rioderelfte/cpp-benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ benchmarks

This is just a collection of some C++ benchmarks. The benchmarks are written using the Celero benchmarking framework.

sum vector of ints

The benchmarks in the sumVectorOfInts folder just tries to sum all values from a std::vector<std::uint64_t> as fast as possible in a single thread or in multiple threads.

About

This is just a collection of some C++ benchmarks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published