Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Rust's Serde Large Overhead (github.com/codx-dev)
1 point by zteppenwolf 35 days ago | hide | past | favorite | 1 comment


Rust's widely used serde library presents a large serialization overhead due to its visitor pattern, that is inefficient when compared to serialization implementations that simply follows the static declarations.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: