djkoloski / rust_serialization_benchmark

Benchmarks for rust serialization frameworks
527 stars 48 forks source link

CBOR benchmarks #1

Closed djkoloski closed 3 years ago

djkoloski commented 3 years ago

CBOR is supported through serde so it shouldn't be too hard to get this up and running. Crate is serde_cbor.

djkoloski commented 3 years ago

Fixed by b962e74e0b9208d1b8b6e36686d7b1be7d8bdbc1