Skip to content

Commit

Permalink
update benchmark results for beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
fereidani committed Jul 15, 2022
1 parent 90e7e91 commit 8b42bd1
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,22 +9,14 @@ This library focuses on bringing both sync and async API together to unify messa

### Benchmark Results

Machine: AMD Ryzen Threadripper 2950X 16-Core Processor

Rust: `rustc 1.62.0`

Go: `go version go1.18.3 linux/amd64`

July 14 2022

[Benchmark codes](https://github.com/fereidani/rust-channel-benchmarks)

Machine: `AMD Ryzen Threadripper 2950X 16-Core Processor`<br />
Rust: `rustc 1.62.0`<br />
Go: `go version go1.18.3 linux/amd64`<br />
OS (`uname -a`): `Linux 5.13.0-35-generic #40~20.04.1-Ubuntu SMP Mon Mar 7 09:18:32 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux`<br />
Date: July 15, 2022

[Benchmark codes](https://github.com/fereidani/rust-channel-benchmarks)

![Benchmark bounded channel with size 0](https://i.imgur.com/NOP91jD.png)
![Benchmark bounded channel with size 1](https://i.imgur.com/MpsuWIi.png)
![Benchmark bounded channel with size n](https://i.imgur.com/9ebey2h.png)
Expand Down

0 comments on commit 8b42bd1

Please sign in to comment.