Benchmarks should disable package builds
还没有人认领这个 Issue。
评估
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 新手友好度
- 68/100
- Issue 类型
- 缺陷
- 描述清晰度
- 基本清楚
- 活跃度
- 冷清
- 技术栈
- python
- 领域
- performance
调研方向
首先定位用于安装和解析软件包的 benchmark 命令,然后重现涉及 python-rapidjson 的已报告性能下降。更新 benchmark 设置以使用提议的 no-build 或 binary-only 行为,并验证软件包构建时间已被排除,且 benchmark 不再显示已报告的回归问题。
由索引模型根据 Issue 内容生成。
描述
We got a report over in https://github.com/astral-sh/uv/issues/17831 that the uv benchmark had significantly regressed so I briefly investigated and as noted in https://github.com/astral-sh/uv/issues/17831#issuecomment-3844186668 the issue is that we're resolving to a different version of a package (python-rapidjson) which takes >10s to build (on my machine) and creates a dramatic difference in the benchmark.
I think that --no-build or --only-binary :all: should be used so you're not including package build time in benchmarks.
- 主要语言
- Makefile
- 星标
- 50
- 派生
- 15
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
lincolnloop/python-package-manager-shootout 的其他 Issue
-
难度 4/5 3-5 天 新手友好度 50/100
-
难度 4/5 3-5 天 新手友好度 48/100
lincolnloop/python-package-manager-shootout#38 · 1 条评论 · 1 个 reaction ·
-
难度 4/5 3-5 天 新手友好度 28/100
lincolnloop/python-package-manager-shootout#5 · 4 条评论 · 1 个 reaction ·
查看 lincolnloop/python-package-manager-shootout 的全部 Issue
相似的 Issue
-
area: cli area: dogs perf priority: P3
难度 1/5 1 小时以内 新手友好度 95/100
-
难度 2/5 1-3 小时 新手友好度 74/100
-
难度 2/5 1-3 小时 新手友好度 88/100
-
bug
难度 2/5 1-3 小时 新手友好度 82/100
vllm-project/vllm#57936 · 1 条评论 ·
-
contributor: external needs review
难度 2/5 1-3 小时 新手友好度 82/100