mirror of https://git.sr.ht/~stygianentity/bincode
* Improved encoding and decoding speed of Vec<u8> * Added black_box calls to benches/string.rs Added a SizeWriter because someone finally has a benchmark to show it's faster * Improved performance for `impl<T> Encode for [T]` * Added #[inline] to `impl Encoder for EncoderImpl` --------- Co-authored-by: Victor Koenders <victor.koenders@qrtech.se> |
||
|---|---|---|
| .. | ||
| inline.rs | ||
| string.rs | ||
| varint.rs | ||