Add link to benchmarks in documentation (#6257)

This commit is contained in:
Zanie Blue 2024-08-20 11:54:46 -05:00 committed by GitHub
parent 35a0896d58
commit 7742e060d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,7 @@
# Benchmarks
uv's performance is continually benchmarked against previous releases, and regularly compared to
other tools in the space, like pip and Poetry.
The latest benchmarks and details on the benchmarking process can be found in the
[GitHub repository](https://github.com/astral-sh/uv/blob/main/BENCHMARKS.md).

View File

@ -127,6 +127,7 @@ nav:
- Commands: reference/cli.md - Commands: reference/cli.md
- Settings: reference/settings.md - Settings: reference/settings.md
- Resolver: reference/resolver-internals.md - Resolver: reference/resolver-internals.md
- Benchmarks: reference/benchmarks.md
- Versioning: reference/versioning.md - Versioning: reference/versioning.md
- Platform support: reference/platforms.md - Platform support: reference/platforms.md
validation: validation: