Settings

Theme

Rust's Serde Large Overhead

github.com

1 points by zteppenwolf a month ago · 1 comment

Reader

zteppenwolfOP a month ago

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.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection