Rishabhnambia
Joined 10 March 2018
| Line 255: | Line 255: | ||
====Workload Analysis for sugarizer-server==== | ====Workload Analysis for sugarizer-server==== | ||
:I've been testing the page load times for some activities using Locust, a user load testing tool written in Python that lets you test site performance by swarming it with users. | :I've been testing the page load times for some activities using Locust, a user load testing tool written in Python that lets you test site performance by swarming it with users. | ||
:This will fulfill one of the tasks in the node.js performance analysis of sugarizer-server which lets us know the size of the file download per page/activity and response times as the number of users increases.This analysis will be important when I run them on the Raspberry Pi WiFi AP along with the other tasks in parallel. I will try to replace this section with a more complete analysis | :This will fulfill one of the tasks in the node.js performance analysis of sugarizer-server which lets us know the size of the file download per page/activity and response times as the number of users increases.This analysis will be important when I run them on the Raspberry Pi WiFi AP along with the other tasks in parallel. I will try to replace this section with a more complete analysis as soon as possible. | ||
:''PS:'' ''This screenshot is not a good indicator of real-world performance because:'' | :''PS:'' ''This screenshot is not a good indicator of real-world performance because:'' | ||