Comment on Indexing Code at Scale with GleanparentComments−UltraSane1yThe whole point of indexing data is to perform very expensive computation once and leverage the result many many times and it works really well.
Comments
The whole point of indexing data is to perform very expensive computation once and leverage the result many many times and it works really well.