diff --git a/simdnbt/README.md b/simdnbt/README.md index b1e8d79..baf944b 100644 --- a/simdnbt/README.md +++ b/simdnbt/README.md @@ -77,8 +77,8 @@ Here's a benchmark comparing Simdnbt against a few of the other fastest NBT crat | Library | Throughput | | --------------------------------------------------------------------------- | ------------ | -| [simdnbt::borrow](https://docs.rs/simdnbt/latest/simdnbt/borrow/index.html) | 1.6795 GiB/s | -| [simdnbt::owned](https://docs.rs/simdnbt/latest/simdnbt/owned/index.html) | 811.08 MiB/s | +| [simdnbt::borrow](https://docs.rs/simdnbt/latest/simdnbt/borrow/index.html) | 1.9725 GiB/s | +| [simdnbt::owned](https://docs.rs/simdnbt/latest/simdnbt/owned/index.html) | 825.59 MiB/s | | [shen_nbt5](https://docs.rs/shen-nbt5/latest/shen_nbt5/) | 606.68 MiB/s | | [graphite_binary](https://docs.rs/graphite_binary/latest/graphite_binary/) | 363.94 MiB/s | | [azalea_nbt](https://docs.rs/azalea-nbt/latest/azalea_nbt/) | 330.46 MiB/s |