uv/crates/once-map
Ibraheem Ahmed 0f67a6ceea
Use FxHasher in resolver (#3641)
## Summary

We can use `FxHasher` in a few more places for string and version keys.
This gives a consistent ~2% improvement to warm resolves.
2024-05-17 15:04:22 -04:00
..
src Use FxHasher in resolver (#3641) 2024-05-17 15:04:22 -04:00
Cargo.toml Parallelize resolver (#3627) 2024-05-17 11:47:30 -04:00