Skip to content

Commit

Permalink
Update README benchmarks to v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nihaals committed Feb 24, 2021
1 parent 496a173 commit 2b0e3cd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

0 comments on commit 2b0e3cd

Please sign in to comment.