Jujutsu and Git
Jujutsu and Git
Posted Feb 12, 2026 21:56 UTC (Thu) by parametricpoly (subscriber, #143903)In reply to: Jujutsu and Git by quotemstr
Parent article: Evolving Git for the next decade
I used mercurial before Git and the main reason I switched was that everyone else started using git and also git had much better performance with large projects. It's just a fact that C programs perform better than Python. Of course the couple of latest version of Python have been somewhat faster, but Python used to be one of the slowest general purpose language.
