Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #56287 - michaelwoerister:bench-incr-ignore-spans, r=<try>
[do not merge] Benchmark ignoring span hashes during incr. comp. for getting a lower bound for #47389 I figured that ignoring changes to span values might give a useful lower bound on compile times with the optimizations described in #47389 applied. Keep in mind that any improvements shown with this PR could only be achieved if we could update object files in place, which would be the "stretch goal" for #47389.
- Loading branch information