Commit Briefs

d83eb5cd1c Stefan Sperling

make id cache eviction more efficient


a0b3389c1f Stefan Sperling

no need to zero new id cache elements during allocation


bb7182a5b1 Stefan Sperling

speed up object id cache by using multiple lists


c59b334653 Stefan Sperling

stop sending deltas in imsg; cache deltas in got-read-pack


720ad64195 Stefan Sperling

don't remove cached elements in got_object_idcache_add()


61c9f6dccc Stefan Sperling

plug a leak in got_object_idcache_add()


6358180434 Stefan Sperling

rename zbuf to inflate


eb77ee116a Stefan Sperling

add an object id cache which backs the object cache