load testing report - before and after optimization

Download Load Testing Report - Before and After Optimization

If you can't read please download the document

Upload: azoft

Post on 25-May-2015

57 views

Category:

Software


2 download

DESCRIPTION

At Azoft we perform load tests using special tools to determine places in structure and code that can be improved. Here is a real-project data showing the results of such optimisation.

TRANSCRIPT

  • 1. www.azoft.comMethod name Number of samples AVG time (ms) MIN time (ms) MAX time (ms)Run getServerTime 7155 696 8 2059Run getPlacePlans 5807 1383 24 3627Run getUserPlans 665 6897 357 12030Run getUser 552 934 31 2355Run getLikers 469 1105 41 2534Run getActivites 295 4520 202 17029Run getAllowedUsers 242 835 31 2047Run getParticipants 261 1123 49 2219Run getComments 499 963 43 2353Run getNearestPlans 142 1570 61 3857Run getMobileVersion 110 811 38 1777Run getPlan 539 1143 36 2258Run getNearestPlaces 122 33232 658 61050Run getPopularPlans 51 2567 396 3666Run getFollowers 48 1361 93 2141TOTAL AVG LOAD TIME 1,540.30BEFORE OPTIMIZATION1 tomcat, 1 mongodb

2. Method name Number of samples AVG time (ms) MIN time (ms) MAX time (ms)Run getServerTime 3625 51 11 3955Run getMobileVersion 294 71 19 1050Run getAllowedUsers 639 95 18 1557Run getUser 1447 100 21 3737Run getLikers 1241 138 18 2542Run getComments 1312 114 23 2507Run getPlan 1446 135 26 2447Run getActivites 773 557 43 5051Run getUserPlans 1742 182 32 7137Run getParticipants 696 141 24 1648Run getNearestPlans 146 174 60 1781Run getNearestPlaces 141 1234 73 5495Run getPopularPlans 132 1227 379 3481Run getFollowers 128 170 59 946TOTAL AVG LOAD TIME 156.67AFTER OPTIMIZATION1 tomcat, 1 mongodb www.azoft.com 3. www.azoft.com