0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 8 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename "hayai_chrono.hpp" to "hayai_clock.hpp". More... over 10 years ago
Added some notes/docs on clock implementation. More... over 10 years ago
Use CLOCK_MONOTONIC on Linux < 2.6.28. More... over 10 years ago
Implement Clock for OS X using mach_absolute_time(). More... over 10 years ago
Introduced "Clock" class More... over 10 years ago
Removed trailing namespaces More... over 10 years ago
First stab at hayai-config.cmake setup More... over 10 years ago
Refactor sample. More... over 10 years ago
Refactor namespace to lower case hayai. More... over 10 years ago
Update file name convention for Hayai source code. More... over 10 years ago
Add AUTHORS file. More... over 10 years ago
Factor output out into separate configurable class structure. More... over 10 years ago
Lower CMake version requirement. More... over 10 years ago
Move test filtering to separate method. More... over 10 years ago
Remove hook anti-pattern. More... over 10 years ago
Clean up merged features, move results to separate struct. More... over 10 years ago
Merge pull request #1 from nevkontakte/master More... over 10 years ago
Add rt library if necessary More... over 10 years ago
Fix warning, OSX timer and line endings More... over 10 years ago
Fix some warnings More... over 10 years ago
Better presentation More... over 10 years ago
Add windows color More... over 10 years ago
Fix timer for windows and add sleep sample More... over 10 years ago
Add high precision timer More... over 10 years ago
Add build directory to .gitignore More... over 10 years ago
Merge pull request #2 from brunonery/master More... over 11 years ago
Fixes Hayai for C++11. More... over 11 years ago
Fixes Hayai for C++11. More... over 11 years ago
FEATURE Added parametrized benchmark samples More... almost 12 years ago
BUGFIX Fixed two minor bugs in parametrized benchmarks More... almost 12 years ago