Coder Social home page Coder Social logo

Comments (5)

pkolaczk avatar pkolaczk commented on September 26, 2024 1

Very quick one time comparison on my home folder (SSD).
Cold cache:
czkawka: 1:34.47
fclones 0:47.291

Hot cache (2nd run):
czkawka: 1:21.78
fclones: 0:18.996

Things I noticed:

  1. czkawka has found fewer duplicates than fclones (~330k vs 372k). I did set the minimum size to 0 in czkawka to match fclones settings.
  2. czkawka uses 100% of one core after displaying the results in the window

from fclones.

pkolaczk avatar pkolaczk commented on September 26, 2024

After removing "excluded items", the timing of czkawka got worse: 1:52.83

BTW: Where does czkawka store the hash cache?
I wonder if the fact that I've already run it before hasn't messed up the timings.

from fclones.

qarmin avatar qarmin commented on September 26, 2024

~/.cache/czkawka - should contains cache from different types of tools

Also by default on Linux Czkawka don't show hardlinked files as duplicates(this can be disabled in settings)

from fclones.

pkolaczk avatar pkolaczk commented on September 26, 2024

Also by default on Linux Czkawka don't show hardlinked files as duplicates(this can be disabled in settings)

That's the same for fclones, unless option -H is given.

from fclones.

pkolaczk avatar pkolaczk commented on September 26, 2024

Done as part of #56

from fclones.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.