Pruning can be slow to Wasabi. Can this be improved with threads

I have noticed that when prune needs to delete lots of chunks, it can be very slow to do this to Wasabi (but I am guessing this might apply to any online source and is probably proportionally related to network latency which is usually going to be orders of magnatude greater for online sources?). Is there tuning that I can do to improve this speed (ie it does not appear that threads is supported).

Would implementing threads in the prune command help with this??? Is there some other improvement that can be done.

Since version 2.1.1 prune accepts the -threads option. This is a doc issue.

3 Likes

This topic was automatically closed after 14 days. New replies are no longer allowed.