This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
g3log
Watch
1
Star
0
Fork
0
You've already forked g3log
mirror of
https://github.com/KjellKod/g3log.git
synced
2025-03-03 04:38:40 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
g3log
/
g2log
History
KjellKod
63616d2acd
performance increase by using internal unique_ptr for the sink instead of shared_pointer.
...
Better average (10-15%), and much, much, much better worst case
2014-01-19 22:55:44 -07:00
..
src
performance increase by using internal unique_ptr for the sink instead of shared_pointer.
2014-01-19 22:55:44 -07:00
test_example
removed old fatal test
2013-12-19 22:52:09 -07:00
test_performance
Updated performance test in case all "buckets" hits would be in the 0ms bucket then it is shown in us instead
2013-12-28 14:58:22 -07:00
test_unit
performance increase by using internal unique_ptr for the sink instead of shared_pointer.
2014-01-19 22:55:44 -07:00
CMakeLists.txt
comment fix
2014-01-14 07:18:38 +01:00