Hacker News new | ask | show | jobs
by sam152 4691 days ago
Speed is definitely a huge benefit of git. When you use it heavily every day, you become thankful that cloning, merging, branching etc is very fast. If it were a couple of seconds slower for each of these tasks, I think it would make a big difference.
1 comments

Of course, but whether a JS implementation is necessarily a couple seconds slower for typical (or even extreme) scenarios remains to be seen.