mirror of
https://github.com/masonr/yet-another-bench-script.git
synced 2025-11-06 23:41:32 +05:30
update fio binaries; update latest geekbench6
This commit is contained in:
parent
14b1f71651
commit
0958b7fcf3
8 changed files with 15 additions and 15 deletions
|
|
@ -36,7 +36,7 @@ source /hbb_exe/activate
|
|||
|
||||
# download and compile fio
|
||||
cd ~
|
||||
curl -L https://github.com/axboe/fio/archive/fio-3.38.tar.gz -o "fio.tar.gz"
|
||||
curl -L https://github.com/axboe/fio/archive/fio-3.39.tar.gz -o "fio.tar.gz"
|
||||
tar xf fio.tar.gz
|
||||
cd fio-fio*
|
||||
./configure --disable-native
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue