From 2e8a18d6f616d1209ca8409566b0eea6dadc1ea6 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Thu, 19 Oct 2023 01:20:51 +0200 Subject: [PATCH] Update setup.md Signed-off-by: Dennis Eichhorn --- general/setup.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/general/setup.md b/general/setup.md index ac6202d..c239702 100755 --- a/general/setup.md +++ b/general/setup.md @@ -67,10 +67,13 @@ 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` + ![webgrind](./img/webgrind.jpg) 3. 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 + ![trace visualizer](./img/trace_visualizer.jpg) 4. sitespeed.io `http://vm_ip:83` + ![sitespeed](./img/sitespeed.jpg) ### Option 2: Demo Application