You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would be really interesting to benchmark the (experimental) integration between PDM and UV (used only as a lower-level resolver), see https://pdm-project.org/latest/usage/uv/.
The performance should be somewhere between regular PDM and standalone UV, but it would be nice to see where exactly.
I have given a look to your Makefile and I think that the addition should be pretty straightforward, if you're interested I can look into it and draft a PR.
The text was updated successfully, but these errors were encountered:
I think it would be really interesting to benchmark the (experimental) integration between PDM and UV (used only as a lower-level resolver), see https://pdm-project.org/latest/usage/uv/.
The performance should be somewhere between regular PDM and standalone UV, but it would be nice to see where exactly.
I have given a look to your
Makefile
and I think that the addition should be pretty straightforward, if you're interested I can look into it and draft a PR.The text was updated successfully, but these errors were encountered: