]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
v2+extindex: show commit time and indexing rate in progress master
authorEric Wong <e@80x24.org>
Tue, 19 Aug 2025 00:33:40 +0000 (00:33 +0000)
committerEric Wong <e@80x24.org>
Wed, 20 Aug 2025 19:10:19 +0000 (19:10 +0000)
commitd4d7efc3087db32f739120c9f05b9d8fb82622c0
treedc6a1fc1a32b766c3ef29a1dbd2c33b88131911f
parent7e69df721a8ef2e03fd4a318d69c13e0afe0d587
v2+extindex: show commit time and indexing rate in progress

With the `-v' switch, we'll display these rates to track total
indexing rate and commit speeds throughout the indexing phase.
These numbers will help us monitor for slowdowns throughout the
entirety of a large indexing job taking several days.  This
change may help us decide whether or not to start implementing
autodefrag for btrfs and similar CoW FSes prone to performance
degradation from fragmentation.
lib/PublicInbox/ExtSearchIdx.pm
lib/PublicInbox/V2Writable.pm