diff --git a/README.md b/README.md index 2c730ef..d2b4955 100644 --- a/README.md +++ b/README.md @@ -27,10 +27,10 @@ Hello, World! ## Benchmarks -You can see current benchmarks in the [Test workflow](https://github.com/bottom-software-foundation/bottom-go/actions?query=workflow%3ATest) output. Benchmarks for v0.2.0: +You can see current benchmarks in the [Test workflow](https://github.com/bottom-software-foundation/bottom-go/actions?query=workflow%3ATest) output. Benchmarks for v0.2.1: ``` -BenchmarkEncode-2 5605858 230 ns/op 52.25 MB/s -BenchmarkEncodeTo-2 779584 1567 ns/op 208.63 MB/s -BenchmarkDecode-2 466670 2585 ns/op 126.51 MB/s -BenchmarkDecodeFrom-2 460870 2683 ns/op 121.88 MB/s +BenchmarkEncode-2 6773714 190 ns/op 63.27 MB/s +BenchmarkEncodeTo-2 971070 1335 ns/op 244.88 MB/s +BenchmarkDecode-2 579741 2276 ns/op 143.70 MB/s +BenchmarkDecodeFrom-2 477393 2331 ns/op 140.28 MB/s ```