mirror of
https://github.com/masonr/yet-another-bench-script.git
synced 2025-11-06 07:41:30 +05:30
fio v3.36->v3.37; geekbench v6.2.2->v6.3.0; update NL iperf port speed
This commit is contained in:
parent
d1dcd70713
commit
0ad4c4e856
8 changed files with 11 additions and 11 deletions
|
|
@ -26,7 +26,7 @@ source /hbb_exe/activate
|
|||
|
||||
# download and compile fio
|
||||
cd ~
|
||||
curl -L https://github.com/axboe/fio/archive/fio-3.36.tar.gz -o "fio.tar.gz"
|
||||
curl -L https://github.com/axboe/fio/archive/fio-3.37.tar.gz -o "fio.tar.gz"
|
||||
tar xf fio.tar.gz
|
||||
cd fio-fio*
|
||||
CC=/root/${CROSS}-cross/bin/${CROSS}-gcc ./configure --disable-native --build-static
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue