Improvements
Significant speed up using concurrent.futures.ProcessPoolExecutor
instead of concurrent.futures.ThreadPoolExecutor
and bump the MAX_WORKERS
value to 20
.
Full Changelog: https://github.com/eric15342335/firefox-bookmark-invalidation/commits/2024.09.06