Skip to content

ozanhonamlioglu/simple-cpp-perf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BARE MINIMUM TIMER LIBRARY

This is a header-only library, makes use of cpp chrono to calculate elapsed time.
If you would like to use it, make sure you're using >=cpp11 in your project.
Usage is simple, just install and locate the performance.hpp in your project and start using it.

I hope you guys keep making faster executions, keep in mind, being fast is not always a good thing 😉

About

Calculate the speed of your function

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published