zero-copy parser
还没有人认领这个 Issue。
评估
调研方向
该 issue 未指定文件、测试或入口点。首先定位 parser 存储和复制源文本的位置,然后评估 zero-copy 处理是否可行;完成的标准是在不改变 parser 行为的情况下减少不必要的复制,并提供相应的测试或基准测试。
由索引模型根据 Issue 内容生成。
描述
Most of text just exists on source code. We don't need to copy them until the source exist.
This is not trivial but worth to try if we really need to do.
- 主要语言
- Rust
- 星标
- 117
- 派生
- 38
- 平均合并
- 4 天 7 小时
- 30 天内合并 PR
- 1
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
RustPython/Parser 的其他 Issue
-
难度 1/5 1 小时以内 新手友好度 25/100
RustPython/Parser#140 · 3 条评论 ·
-
难度 3/5 1-2 天 新手友好度 48/100
RustPython/Parser#139 · 3 条评论 ·
-
难度 4/5 3-5 天 新手友好度 30/100
RustPython/Parser#137 · 1 条评论 ·
-
难度 3/5 1-2 天 新手友好度 50/100
RustPython/Parser#133 ·
-
难度 3/5 1-2 天 新手友好度 35/100
RustPython/Parser#130 ·
查看 RustPython/Parser 的全部 Issue
相似的 Issue
-
area: compat bug
难度 2/5 1-3 小时 新手友好度 72/100
-
area: dogs bug priority: P3 silent failure test-code
难度 2/5 1-3 小时 新手友好度 88/100
-
难度 2/5 1-3 小时 新手友好度 70/100
MystenLabs/sui#28056 · 1 条评论 ·
-
type/bug
难度 2/5 1-3 小时 新手友好度 68/100
-
难度 2/5 1-3 小时 新手友好度 75/100
Luminous-Dynamics/mycelix#2577 ·