Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #137563 - FractalFir:dep_graph_cap, r=nnethercote
Change TaskDeps to start preallocated with 128 capacity This is a tiny change that makes `TaskDeps::read_set` start preallocated with capacity for 128 elements. From local profiling, it looks like `TaskDeps::read_set` is one of the most-often resized hash-sets in `rustc`.
bors 2025-03-09
parent ee67380 · parent 3ffaee7 · commit 482d8b4
0 files changed, 0 insertions, 0 deletions