uv
204f46fc
- Use an `Arc` for Index URLs (#11586)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
298 days ago
Use an `Arc` for Index URLs (#11586) ## Summary I realized that we clone this for every distribution. It looks like it's consistently 1-2% faster to use an `Arc` here.
References
#11586 - Use an `Arc` for Index URLs
Author
charliermarsh
Parents
29c2be3e
Loading