From 0f561439d8703e9ff739c09fb5710e30e92c65c5 Mon Sep 17 00:00:00 2001 From: mmcclaskey Date: Thu, 9 Sep 2021 12:33:11 -0400 Subject: [PATCH] Updated Performance Testing (markdown) --- Performance-Testing.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Performance-Testing.md b/Performance-Testing.md index e1b5fa7..41e97be 100644 --- a/Performance-Testing.md +++ b/Performance-Testing.md @@ -22,8 +22,11 @@ The purpose of these tests is to provide highly isolated and repeatable benchmar All our testing is done on an AWS c5.large instance type running on Ubuntu 18.04 LTS. `ubuntu@hostname:~$ sudo apt-get update` + `ubuntu@hostname:~$ sudo dpkg -i kasmvncserver_bionic_*.deb` + `ubuntu@hostname:~$ sudo apt-get install -f` + `ubuntu@hostname:~$ /usr/bin/Xvnc -interface 0.0.0.0 -selfBench :1` Xvnc KasmVNC 0.9 - built Sep 3 2021 14:29:59