You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[pack #67] Don't pre-fetch packed objects during counting
This could be a real avenue, in single-threaded mode this probably
shouldn't happen and the work should rather be postponed to
entry generation, copying, which right now is ridiculously fast
as it doesn't have to do much work anymore.
> counting done 8.1M objects in 107.57s (75.5k objects/s)
0 commit comments