Commit e88033d
committed
Auto merge of #157319 - xmakro:perf/lazy-depkind-reverse-index, r=cjgillot
Build the dep-graph reverse index lazily, per DepKind
Replace the eager per-DepKind fingerprint-to-index map built at decode with a counting sort into per-kind ranges plus a lazily-built map per kind.0 file changed
0 commit comments