RustPython / RustPython/Parser
Add a benchmarking suite
未关闭
还没有人认领这个 Issue。
enhancement
- 主要语言
- Rust
- 星标
- 117
- 派生
- 38
- 平均合并
- 4 天 7 小时
- 30 天内合并 PR
- 1
描述
There's been a couple of PRs lately that have been opened in hopes of speeding things up. We should probably add a good set of benchmarks that can be re-used by everyone trying to make an optimization change so as to make changes like these easier to evaluate.
Ideally, we can also yank some of Ruffs benchmarks to also see how much a change affects it does heavily consume this library.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
该 issue 未指定任何文件、测试或入口点。首先确定可复用的基准测试应放在哪里,以及应如何纳入或比较 Ruff 的基准测试。完成的标准是存在一个基准测试套件,贡献者可以使用它来评估优化更改,其中包括预期的 Ruff 比较。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust
- 领域
- performance, tooling
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100