← Back to context

Comment by MarkSweep

15 hours ago

To make this more concrete, the Chromium source code browser has a subset of the functionality of the internal Code Search tool. For example, you can left click on symbols to go to reference and right click to find all references:

https://source.chromium.org/chromium/chromium/src/+/main:ipc...

How is this so much faster than browsing my tiny little repo on Github? What is Github doing so wrong??