This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| test serialize_bincode_block ... bench: 2,187,247 ns/iter (+/- 305,944) | |
| test serialize_bincode_block2 ... bench: 2,214,480 ns/iter (+/- 359,709) | |
| test serialize_bincode_tx ... bench: 2,280 ns/iter (+/- 222) | |
| test serialize_cbor_block ... bench: 1,950,128 ns/iter (+/- 188,149) | |
| test serialize_cbor_tx ... bench: 2,182 ns/iter (+/- 334) | |
| test serialize_proto_block ... bench: 3,688,611 ns/iter (+/- 541,517) | |
| test serialize_proto_tx ... bench: 3,567 ns/iter (+/- 449) |