sharksforarms / deku

Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization
Apache License 2.0
1.05k stars 54 forks source link

Update changelog #432

Closed wcampbell0x2a closed 2 months ago

github-actions[bot] commented 2 months ago

Benchmark for 2c1ec33

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | deku_read_bits | 1196.8±13.29ns | 1206.0±21.77ns | +0.77% | | deku_read_byte | 5.2±0.12ns | 5.2±0.10ns | 0.00% | | deku_read_enum | 2.6±0.06ns | 2.6±0.07ns | 0.00% | | deku_read_vec | 35.0±0.70ns | 35.0±0.77ns | 0.00% | | deku_write_bits | **160.0±9.52ns** | 201.7±10.27ns | **+26.06%** | | deku_write_byte | 22.0±0.22ns | 22.0±0.35ns | 0.00% | | deku_write_enum | 23.6±0.29ns | 23.6±0.35ns | 0.00% | | deku_write_vec | 288.6±4.83ns | 288.5±4.30ns | -0.03% |