g3log/test_performance
Kjell Hedstrom 6750efe8fe g2log.hpp is kept as a helper include. It will pull in the most frequent include files
All other are under g3log. Example: #include <g3log/time.hpp> #include <g3log/g3log.hpp> etc
This makes sure that the package manager (to be  used soon) does NOT clutter any /usr/local/include space
instead all the includes will be in /usr/local/include/g3log (or similar)
2015-07-16 01:55:23 -06:00
..
main_threaded_mean.cpp g2log.hpp is kept as a helper include. It will pull in the most frequent include files 2015-07-16 01:55:23 -06:00
main_threaded_worst.cpp What a mess to merge from Github/KjellKod/g3log to BitBucket/KjellKod/g3log 2015-02-02 00:31:43 -07:00
Performance.cmake Auto generate macro defintions in a file. This way you don't have to re-state them in your library 2015-07-13 07:49:44 -06:00
performance.h g2log.hpp is kept as a helper include. It will pull in the most frequent include files 2015-07-16 01:55:23 -06:00