mirror of
				https://github.com/masonr/yet-another-bench-script.git
				synced 2025-10-31 05:46:16 +00:00 
			
		
		
		
	update fio binaries (v3.33 -> 3.34)
This commit is contained in:
		| @@ -6,10 +6,10 @@ This directory contains all of the binaries required to run the benchmarking tes | ||||
|  | ||||
| | Binary Name | Version | Compile Date | Architecture | OS | | ||||
| |:-:|:-:|:-:|:-:|:-:| | ||||
| | fio_x64 | 3.33 | 23-NOV-2022 | x86_64 | 64-bit | | ||||
| | fio_x64 | 3.34 | 24-MAR-2023 | x86_64 | 64-bit | | ||||
| | fio_x86 | 3.30* |  19-AUG-2022 | x86 | 32-bit | | ||||
| | fio_aarch64 | 3.33 | 23-NOV-2022 | ARM | 64-bit | | ||||
| | fio_arm | 3.30* | 19-AUG-2022 | ARM | 32-bit | | ||||
| | fio_aarch64 | 3.34 | 24-MAR-2023 | ARM | 64-bit | | ||||
| | fio_arm | 3.34 | 24-MAR-2023 | ARM | 32-bit | | ||||
| | iperf_x64 | 3.13 | 26-FEB-2023 | x86_64 | 64-bit | | ||||
| | iperf_x86 | 3.13 |  26-FEB-2023 | x86 | 32-bit | | ||||
| | iperf_aarch64 | 3.13 | 26-FEB-2023 | ARM | 64-bit | | ||||
|   | ||||
| @@ -26,7 +26,7 @@ source /hbb_exe/activate | ||||
|  | ||||
| # download and compile fio | ||||
| cd ~ | ||||
| curl -L https://github.com/axboe/fio/archive/fio-3.33.tar.gz -o "fio.tar.gz" | ||||
| curl -L https://github.com/axboe/fio/archive/fio-3.34.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 | ||||
|   | ||||
| @@ -35,7 +35,7 @@ source /hbb_exe/activate | ||||
|  | ||||
| # download and compile fio | ||||
| cd ~ | ||||
| curl -L https://github.com/axboe/fio/archive/fio-3.33.tar.gz -o "fio.tar.gz" | ||||
| curl -L https://github.com/axboe/fio/archive/fio-3.34.tar.gz -o "fio.tar.gz" | ||||
| tar xf fio.tar.gz | ||||
| cd fio-fio* | ||||
| ./configure --disable-native | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								bin/fio/fio_arm
									
									
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								bin/fio/fio_arm
									
									
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								bin/fio/fio_x64
									
									
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								bin/fio/fio_x64
									
									
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							
		Reference in New Issue
	
	Block a user