Git Product home page Git Product logo

Comments (8)

AlDanial avatar AlDanial commented on September 18, 2024

I agree --diff can be terribly slow, esp for substantial projects.

I don't have experience writing multithreaded Perl so it may be quite some time before I am able to spread the diff work across multiple cores.

from cloc.

freyzheng avatar freyzheng commented on September 18, 2024

I can understand.
Thanks for your reply.

from cloc.

stsnel avatar stsnel commented on September 18, 2024

I've been working on a version of cloc which uses multiple processes for counts and diffs. The code is in the multiproc branch of my fork. It works okay on the Linux systems I've tried, but I haven't tested it on other OSes yet.

If anyone else is interested in trying it out before I send a PR that would be great.

from cloc.

AlDanial avatar AlDanial commented on September 18, 2024

I took a look (but haven't run it yet); quite a bit of work there, thanks for taking this on. I'll need to spend time with Parallel::ForkManager to appreciate the nuances.

from cloc.

AlDanial avatar AlDanial commented on September 18, 2024

@stsnel : I'm finally ready to devote time to supporting Parallel::ForkManager. Can you git pull from my master to bring your fork up-to-date?

from cloc.

stsnel avatar stsnel commented on September 18, 2024

@AlDanial : great :) I'll update my branch and check that the parallel code still works with the new cloc version. I expect I'll be able to submit a PR in a couple of days.

from cloc.

AlDanial avatar AlDanial commented on September 18, 2024

@stsnel : Take your time with the PR; the holiday next week (here in the US) will keep me offline for a while.

from cloc.

AlDanial avatar AlDanial commented on September 18, 2024

With the latest commit, use --processes=4 for example to use 4 cores.

from cloc.

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.