amethyst / amethyst/serde-diff

Optionally use perfect hashing for field path matching in derive macro `apply`

未關閉
#7 5 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。