Commit Graph

14 Commits

Author SHA1 Message Date
Robbie Hanson
f678c89ee2 Improving the documentation (and flexibility) of YapCache to allow it to be exposed to the outside world. (It's no longer internal/private. It can now be used in your projects if you want.) 2014-11-24 15:00:42 -08:00
Robbie Hanson
e1b2e91f9a Performance optimization for YapCache 2014-08-23 14:15:41 -07:00
Robbie Hanson
8fdea2dab0 Renaming all YapCollectionsDatabaseX classes to YapDatabaseX 2013-11-29 22:04:32 -08:00
Robbie Hanson
c5a6e6cacf Updating benchmarks. Making them accessible through UI. 2013-07-23 17:04:44 -07:00
Robbie Hanson
dae42218cb Renaming YapCacheCollectionKey to simply YapCollectionKey, and making the class public. 2013-06-08 17:25:12 -07:00
Robbie Hanson
0d78ae9071 Fixing some compiler warnings when compiling for Mac OS X 2013-05-25 12:36:23 -07:00
Robbie Hanson
0a704d824d Project cleanup. Starting work on unit tests. 2013-05-22 12:09:37 -07:00
Robbie Hanson
c2c4fffb9b Work in progress 2013-04-15 18:04:29 -07:00
Robbie Hanson
127ded58e3 Improving YapCache benchmarks 2013-03-25 17:32:23 -07:00
Robbie Hanson
1351334040 Updating benchmark code 2013-03-21 18:02:26 -07:00
Robbie Hanson
87ff13c6fd Adding benchmarking and some small performance improvements 2013-03-17 00:33:53 -07:00
Robbie Hanson
4017a1f30c Switching from NSTimeInterval (systemUptime) to simple uint64_t incremented variable for snapshot number. Faster to compare (int vs double), and faster to increment. 2013-03-16 18:24:10 -07:00
Robbie Hanson
a187fbc494 WIP - implementing YapSharedCache… 2013-03-14 17:27:10 -07:00
Robbie Hanson
a8239b9e23 Initial content push 2012-12-24 11:46:50 -06:00