thodg/got/lib/got_lib_object_cache.h

Branch :


Log

Author Commit Date CI Message
f4a881ce 2018-11-17 16:04:05 more support for tag objects; new code is not yet reachable
f054b67a 2018-11-05 22:28:03 remove object_idcache; use object_idset instead
41fa1437 2018-11-05 15:30:15 back out mini-commits; no significant performance difference
05e1230b 2018-11-05 12:42:03 rename got_commit_object_mini to got_mini_commit_object
e32baab7 2018-11-05 12:39:49 add an object cache for mini commits
221e79cd 2018-09-16 19:30:04 count object cache searches
315fa2b2 2018-09-15 20:19:18 count cache eviction events in cache debug stats
6bef87be 2018-09-11 11:23:44 move object cache out of repository.c to its own file