amethyst / amethyst/serde-diff
Optionally use perfect hashing for field path matching in derive macro `apply`
未關閉
enhancement
good first issue
help wanted
- 主要語言
- Rust
- 星號
- 127
- 分支
- 21
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Field paths are serialized as strings, and applying a diff to a large struct can be costly due to excessive string matching. It should be possible to leverage one of the crates in the ecosystem for perfect hashing when generating code for `apply` in the derive macro.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。