cm0002@lemmy.world to Programming · 5 days agoLinus Torvalds built Git in 10 days - and never imagined it would last 20 yearswww.zdnet.comexternal-linkmessage-square65linkfedilinkarrow-up1467arrow-down16cross-posted to: [email protected]
arrow-up1461arrow-down1external-linkLinus Torvalds built Git in 10 days - and never imagined it would last 20 yearswww.zdnet.comcm0002@lemmy.world to Programming · 5 days agomessage-square65linkfedilinkcross-posted to: [email protected]
minus-squareonlinepersonalinkfedilinkarrow-up1·4 days agoImagine if their VCS operations were 10s of times less efficient 😉 Anti Commercial-AI license
minus-squareGlitchvid@lemmy.worldlinkfedilinkEnglisharrow-up1·edit-24 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.