mirror of
https://github.com/masonr/yet-another-bench-script.git
synced 2025-11-04 23:21:32 +05:30
Updated fio (3.7->3.9) and iperf3 (3.17->3.23) to latest release
This commit is contained in:
parent
a748260467
commit
96227f76a2
7 changed files with 8 additions and 7 deletions
|
|
@ -4,10 +4,10 @@ This directory contains all of the binaries required to run the benchmarking tes
|
|||
|
||||
### Binaries
|
||||
|
||||
* **fio_x64** - v3.17 (compiled 11 Mar 2020) - 64-bit version
|
||||
* **fio_x86** - v3.17 (compiled 11 Mar 2020) - 32-bit version
|
||||
* **iperf_x64** - v3.7 (compiled 28 Jan 2020) - 64-bit version
|
||||
* **iperf_x86** - v3.7 (compiled 28 Jan 2020) - 32-bit version
|
||||
* **fio_x64** - v3.23 (compiled 15 Sep 2020) - 64-bit version
|
||||
* **fio_x86** - v3.23 (compiled 15 Sep 2020) - 32-bit version
|
||||
* **iperf_x64** - v3.9 (compiled 15 Sep 2020) - 64-bit version
|
||||
* **iperf_x86** - v3.9 (compiled 15 Sep 2020) - 32-bit version
|
||||
|
||||
### Compile Notes
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue