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
2024-12-12 18:30:25 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
b1ed735d39
g3log
/
g2log
History
KjellKod
b1ed735d39
Speedup. Inline functions and toString uses string and not ostringstream
2013-11-12 03:37:36 -07:00
..
src
Speedup. Inline functions and toString uses string and not ostringstream
2013-11-12 03:37:36 -07:00
test_example
(after 1 day of lost work)... recreating-work in progress. some unit test are still failing. Using unique_ptr for spee
2013-11-12 02:21:40 -07:00
test_performance
(after 1 day of lost work)... recreating-work in progress. some unit test are still failing. Using unique_ptr for spee
2013-11-12 02:21:40 -07:00
test_unit
All unit test working. Next step is to increase performance even more
2013-11-12 02:45:09 -07:00
CMakeLists.txt
TODO: Remove all usage of shared_ptr,. passing with moved unique_ptr and by value will have a huge performance boost
2013-11-08 02:47:43 -07:00