Giter Site home page Giter Site logo

Comments (6)

termie avatar termie commented on July 17, 2024

hmm, interesting, how would you get it with bzr?

from git-bzr-ng.

vasild avatar vasild commented on July 17, 2024

Good question, I do not know :) Maybe with cp(1) ? ;-)

Using solely a bzr - cloning a new branch takes about 40 seconds because the branches have lots of common history which is already in the new .bzr shared dir. But importing a new branch into git using "git bzr import" always takes approximately 150 minutes.

from git-bzr-ng.

termie avatar termie commented on July 17, 2024

i was using a shared repo before, i can try it out again with some tests to see if i can speed up the tons of branches case. If you figure out how somebody usually would clone a "repository" rather than a branch in bzr let me know.

from git-bzr-ng.

vasild avatar vasild commented on July 17, 2024

Hi,

There is a shared repo in .git/bzr/repo and fetching a new branch from the orig shared repo in there is fast, I think that the slow operation is the export that bzr is doing.

Thank you!

from git-bzr-ng.

termie avatar termie commented on July 17, 2024

we may be able to re-use the initial export marks to speed up bzr's export, i'll run some tests this weekend

from git-bzr-ng.

electrofelix avatar electrofelix commented on July 17, 2024

Are there any issues in not reusing mark files for branches from the same repository? From reading the documentation on the fastimport plugins it sounds like it's recommended to use separate marks files, but it's not clear if this is correctness or performance?

from git-bzr-ng.

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.