Closed
Description
Especially for small integers like u16, the memory save is likely very small, while the extra instructions likely result in a slowdown.
rust/src/libserialize/opaque.rs
Lines 73 to 75 in 212b2c7
Especially for small integers like u16, the memory save is likely very small, while the extra instructions likely result in a slowdown.
rust/src/libserialize/opaque.rs
Lines 73 to 75 in 212b2c7