mirror of
https://github.com/Karaka-Management/Developer-Guide.git
synced 2026-01-14 21:48:41 +00:00
Update setup.md
Signed-off-by: Dennis Eichhorn <spl1nes.com@googlemail.com>
This commit is contained in:
parent
7537122f8c
commit
28da57320f
|
|
@ -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.
|
||||
|
||||
<p class="centerText">
|
||||
<img width="150px" tabindex="0" src="./Developer-Guide/general/img/webgrind.jpg"> <img width="150px" tabindex="0" src="./Developer-Guide/general/img/trace_visualizer.jpg"> <img width="150px" tabindex="0" src="./Developer-Guide/general/img/sitespeed.jpg"> <img width="150px" tabindex="0" src="./Developer-Guide/general/img/codecoverage.jpg"> <img width="150px" tabindex="0" src="./Developer-Guide/general/img/coverage_analysis.jpg"> <img width="150px" tabindex="0" src="./Developer-Guide/general/img/metrics.jpg">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user