Skip to content

tmontgomery/benchlet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Benchlet

Lightweight C/C++ Benchmarking Framework

Usage inspired by Google Test. See bench1.cpp and bench2.cpp files for example usage.

To make:

$ make

To run example benchmarks

$ ./benchlet-runner

About

Lightweight C/C++ Benchmarking Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages