1 link tagged with all of: performance + indexing + semantic-search
Click any tag below to further narrow down your results
Links
This article explains how Cursor speeds up the indexing of large codebases by reusing existing indexes from teammates, reducing time-to-first-query significantly. It details the use of Merkle trees and similarity hashes to ensure secure and efficient data handling during the process.