Skip to content

Commit

Permalink
Edit README.
Browse files Browse the repository at this point in the history
  • Loading branch information
wojciech-graj committed Jul 25, 2024
1 parent c597f4e commit 82bc04e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ WithCtx(NeedsCtx)

This crate's main alternative is [deku](https://crates.io/crates/deku), and [binrw](https://crates.io/crates/binrw) for byte-level protocols.

`bin-proto` is significantly faster than `deku` in almost most of the tested scenarios.
`bin-proto` is significantly faster than `deku` in most of the tested scenarios.
The units for the below table are `ns`, taken from
[github CI](https://github.com/wojciech-graj/bin-proto/actions/runs/10098075855/job/27924670834).
You can find the benchmarks in the `bench` directory.
Expand Down

0 comments on commit 82bc04e

Please sign in to comment.