diff --git a/general/setup.md b/general/setup.md index 058c38a..8073e7b 100755 --- a/general/setup.md +++ b/general/setup.md @@ -65,12 +65,14 @@ Please contact us if you would like to use our VM, we will send you a download l Additional tools and settings coming with the VM: -1. Automatic trace and benchmark generation with every web request in `/var/www/html/webgrind/Logs` -2. Webgrind view `http://vm_ip:82` -3. Trace visualization `http://vm_ip:81` +1. composer & npm already installed incl. the respective developer tools +2. Automatic trace and benchmark generation with every web request in `/var/www/html/webgrind/Logs` +3. Webgrind view `http://vm_ip:82` +4. Trace visualization `http://vm_ip:81` 1. Download the latest trace from `http://vm_ip:82/Logs` 2. Drag and drop that downloaded `*.xt` file in the trace visualizer -4. `sitespeed.io ./Build/Helper/Scripts/sitespeedDemoUrls.txt -b chrome --outputFolder /var/www/html/sitespeed` +5. `sitespeed.io ./Build/Helper/Scripts/sitespeedDemoUrls.txt -b chrome --outputFolder /var/www/html/sitespeed` +6. Slow sql query threashold is defined as 0.5s.