Skip to content
/ benc.h Public

Single-header benchmarking framework for C or C++

License

Notifications You must be signed in to change notification settings

Qard/benc.h

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

benc.h

benc.h is a single-header benchmarking framework for C or C++. It avoids taking over the process, leaving it to the user to handle the setup, which enables running in weird environments like inside a Node.js native module.

See example.c and example.cc for how to use it.

About

Single-header benchmarking framework for C or C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published