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-13 02:32:56 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
340c4ac1d5
g3log
/
g2log
History
KjellKod
340c4ac1d5
Fixed compile error for gcc 4.7.3
2013-12-10 10:46:27 -07:00
..
src
Fixed compile error for gcc 4.7.3
2013-12-10 10:46:27 -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
Updated ... performance testing in purpose. 2x1million takes 18seconds to disk. average API calls 7us, average API call and bg disk write 9us
2013-11-14 22:27:03 -07:00
test_unit
Even faster. Using internal MoveOnCopy struct-wrapper.
2013-11-15 02:02:30 -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