Hacker News new | ask | show | jobs
by 8n4vidtmkvmk 83 days ago
I work on one such repo. It's perhaps the largest repo in existence. But i think what makes it slower is the file system. As i understand it, it only transfers files over the network as they're read. So grepping everything is a lot of network transfer. Very slow.