* Initial impl * Update framework versions testing from jm to wrk * Add hyperfoil * Add hyperfoil read me
		
			
				
	
	
		
			3 lines
		
	
	
		
			82 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			82 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
| #!/bin/bash
 | |
| 
 | |
| $Jmeter_home/bin/jmeter -n -t load_test.jmx -l log.csv -e -o ./report |