mirror of
				https://github.com/masonr/yet-another-bench-script.git
				synced 2025-11-04 15:11:31 +05:30 
			
		
		
		
	Revert fio binary from v3.23 back to v3.17 (see Issue #11)
This commit is contained in:
		
					parent
					
						
							
								77ec5af967
							
						
					
				
			
			
				commit
				
					
						10720d148d
					
				
			
		
					 4 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -4,8 +4,8 @@ This directory contains all of the binaries required to run the benchmarking tes
 | 
			
		|||
 | 
			
		||||
### Binaries
 | 
			
		||||
 | 
			
		||||
* **fio_x64** - v3.23 (compiled 15 Sep 2020) - 64-bit version
 | 
			
		||||
* **fio_x86** - v3.23 (compiled 15 Sep 2020) - 32-bit version
 | 
			
		||||
* **fio_x64** - v3.17 (compiled 27 Sep 2020) - 64-bit version
 | 
			
		||||
* **fio_x86** - v3.17 (compiled 27 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
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -32,7 +32,7 @@ source /hbb_exe/activate
 | 
			
		|||
 | 
			
		||||
# download and compile fio
 | 
			
		||||
cd ~
 | 
			
		||||
curl -L https://github.com/axboe/fio/archive/fio-3.23.tar.gz -o "fio.tar.gz"
 | 
			
		||||
curl -L https://github.com/axboe/fio/archive/fio-3.17.tar.gz -o "fio.tar.gz"
 | 
			
		||||
tar xf fio.tar.gz
 | 
			
		||||
cd fio-fio*
 | 
			
		||||
./configure --disable-native
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										
											BIN
										
									
								
								bin/fio_x64
									
										
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								bin/fio_x64
									
										
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								bin/fio_x86
									
										
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								bin/fio_x86
									
										
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue