Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • Is it worth it?
    – gapsf
    Commented Sep 3, 2022 at 21:26
  • Depends on how much space you are hoping to save and how much in time and resources you are willing to throw in. I figured that, after wasting a month, I can spend another week retrying with more efficient settings.
    – user149408
    Commented Sep 4, 2022 at 15:59
  • Unfortunately, the implementation of duperemove is very inefficient (a lot of linear or quadratic matching for things that should be linear / logarithmic time). But the script is very short, so it's not unreasonable to think that it could improve!
    – Clément
    Commented Nov 5, 2022 at 5:56