Skip to content

soonick/CalgoBench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

CalgoBench

I created this little library when I was studying algorithms and data structures. Sometimes I had different solutions to a problem and wanted to check which one was better.

Building the library

mkdir build
cd build
cmake ..
make

About

Run benchmarks on C++ functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published