]> git.hungrycats.org Git - bees/commit
progress: adjust minimum thresholds for ETA to 10 seconds and 1 GiB of data
authorZygo Blaxell <bees@furryterror.org>
Tue, 21 Jan 2025 03:48:25 +0000 (22:48 -0500)
committerZygo Blaxell <bees@furryterror.org>
Fri, 7 Feb 2025 03:42:15 +0000 (22:42 -0500)
commit48b7fbda9cd8331fc98cb92d30cef229323eae7c
tree38c8b13d7e42b31785d7690228eaf0c5d53e2bc1
parent85aba7b695c958f6291ae023d19874b2c3c67adc
progress: adjust minimum thresholds for ETA to 10 seconds and 1 GiB of data

1% is a lot of data on a petabyte filesystem, and a long time to wait for an
ETA.

After 1 GiB we should have some idea of how fast we're reading the data.
Increase the time to 10 seconds to avoid a nonsense result just after a scan
starts.

Signed-off-by: Zygo Blaxell <bees@furryterror.org>
src/bees-roots.cc