Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 684 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 684 Bytes

Cool project This is a project done for the class CS122B

PLEASE LOOK AT: JMeter_Report JMeterScripts 80_Logs 8080_Logs project1/tomcatServlet/target (.war file)

Usage of the script. Copy getAllAvg.sh and the python script in each Logs folder

For the 8080_logs folder: just run .getAllAvg.sh, a new folder called results should be created. Each file should give you the sum and n and avg The time is calculated in the python script which is just a basic dividing

For the 80_logs folder: run .getAllAvg.sh and a new folder called results should be created. Each file should give you the sum and n and avg The time is calculated in the python script which is just a basic dividing