GithubHelp home page GithubHelp logo

Comments (3)

Byron avatar Byron commented on August 30, 2024 1

Having not implemented merging yet, I am not quite sure how multi-threaded it can be. In theory, each sub-tree can be merged on a core and maybe that should be the concurrency model to really make a difference. However, I guess the first version will also be single-threaded, but thanks to Rust multi-threading is something that can reasonably happen as a follow-up.

from gitoxide.

Byron avatar Byron commented on August 30, 2024

Thanks for sharing this idea!

However, gix is quite explicitly a development tool, whose anti-goal is to ever be a git stand-in, even without aspiration to ever be stable. Instead, ein is what should strive for providing a workflow for Git repositories.

Since gix just calls into gitoxide-core, it would be possible for anyone to leverage it to implement a git stand-in, in fact, using gix (the crate), it should be possible to one day accomplish this feat. For now, there isn't enough functionality to do that effectively though.

from gitoxide.

crabdancing avatar crabdancing commented on August 30, 2024

Fair enough. I notice a lot of git is single-threaded, and it quite painful (e.g. merging large repos like nixpkgs). :P

Someday I hope to replace git merge with something more concurrent on my setup.

from gitoxide.

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.