]> Sergey Matveev's repositories - public-inbox.git/commit
searchidx: v1 (re)-index uses git asynchronously
authorEric Wong <e@yhbt.net>
Wed, 10 Jun 2020 07:05:01 +0000 (07:05 +0000)
committerEric Wong <e@yhbt.net>
Sat, 13 Jun 2020 07:55:45 +0000 (07:55 +0000)
commitf77b21173e730a3daa8f5eed6d73835a682b3f04
treecfd439ea3f59d3d58bcf503f36595db19817632b
parentee89a532ef91716e7e1a964f0f6f8d25428937ae
searchidx: v1 (re)-index uses git asynchronously

We can cleanup some of our v1 code slightly and let git do
I/O+decoding in parallel.  This gives a slight 2-4%
re-indexing performance boost even on an SSD.
lib/PublicInbox/SearchIdx.pm