update tools to latest version - fio (v3.31), iperf (v3.11), gb (v5.4.5)

This commit is contained in:
Mason Rowe
2022-08-20 10:54:24 -04:00
parent 6af3d0210c
commit c84049d22d
12 changed files with 20 additions and 18 deletions

View File

@@ -6,17 +6,19 @@ This directory contains all of the binaries required to run the benchmarking tes
| Binary Name | Version | Compile Date | Architecture | OS |
|:-:|:-:|:-:|:-:|:-:|
| fio_x64 | 3.28 | 30-NOV-2021 | x86_64 | 64-bit |
| fio_x86 | 3.28 | 30-NOV-2021 | x86 | 32-bit |
| fio_aarch64 | 3.28 | 30-NOV-2021 | ARM | 64-bit |
| fio_arm | 3.28 | 30-NOV-2021 | ARM | 32-bit |
| iperf_x64 | 3.10.1 | 30-NOV-2021 | x86_64 | 64-bit |
| iperf_x86 | 3.10.1 | 30-NOV-2021 | x86 | 32-bit |
| iperf_aarch64 | 3.10.1 | 30-NOV-2021 | ARM | 64-bit |
| iperf_arm | 3.10.1 | 30-NOV-2021 | ARM | 32-bit |
| fio_x64 | 3.31 | 19-AUG-2022 | x86_64 | 64-bit |
| fio_x86 | 3.30* | 19-AUG-2022 | x86 | 32-bit |
| fio_aarch64 | 3.31 | 19-AUG-2022 | ARM | 64-bit |
| fio_arm | 3.31 | 19-AUG-2022 | ARM | 32-bit |
| iperf_x64 | 3.11 | 19-AUG-2022 | x86_64 | 64-bit |
| iperf_x86 | 3.11 | 19-AUG-2022 | x86 | 32-bit |
| iperf_aarch64 | 3.11 | 19-AUG-2022 | ARM | 64-bit |
| iperf_arm | 3.11 | 19-AUG-2022 | ARM | 32-bit |
Note: ARM compatibility is considered experimental. Static binaries for ARM-based machines are cross-compiled within a Holy Build Box container using the [musl toolchain](https://musl.cc/).
\* fio v3.31 is failing to build in a 32-bit environment
### Compile Notes
**Pre-reqs**: