cm0002@lemmy.world to Programming · 28 days agoLinus Torvalds built Git in 10 days - and never imagined it would last 20 yearswww.zdnet.comexternal-linkmessage-square70linkfedilinkarrow-up1468arrow-down16cross-posted to: [email protected]
arrow-up1462arrow-down1external-linkLinus Torvalds built Git in 10 days - and never imagined it would last 20 yearswww.zdnet.comcm0002@lemmy.world to Programming · 28 days agomessage-square70linkfedilinkcross-posted to: [email protected]
minus-squareonlinepersonalinkfedilinkarrow-up1·27 days agoImagine if their VCS operations were 10s of times less efficient 😉 Anti Commercial-AI license
minus-squareGlitchvid@lemmy.worldlinkfedilinkEnglisharrow-up1·edit-227 days agoMost of the VCS ops in Hg are actually written in C. GitHub is mostly written in Ruby, so that’s not really a performance win. Like I said, we’re stuck with Git’s UX, but we were never stuck with Hg’s performance.
Imagine if their VCS operations were 10s of times less efficient 😉
Anti Commercial-AI license
Most of the VCS ops in Hg are actually written in C.
GitHub is mostly written in Ruby, so that’s not really a performance win.
Like I said, we’re stuck with Git’s UX, but we were never stuck with Hg’s performance.