From 4b59220a53362a3aeb397fac823669ffcc6e28cf Mon Sep 17 00:00:00 2001 From: Cesar Velez Date: Wed, 20 Dec 2017 18:38:28 -0500 Subject: [PATCH] LP#1739504 - create prototype of latency test tool in webstaff Basic websocket latency tester. Just pings opensrf.system.echo. Initial first test runs 10 pings, calculates average each time. Signed-off by: Cesar Velez --- .../templates/staff/admin/workstation/t_splash.tt2 | 9 +++ .../templates/staff/admin/workstation/t_tests.tt2 | 41 +++++++++++ .../js/ui/default/staff/admin/workstation/app.js | 82 ++++++++++++++++++++++ 3 files changed, 132 insertions(+) create mode 100644 Open-ILS/src/templates/staff/admin/workstation/t_tests.tt2 diff --git a/Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2 b/Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2 index 94c11400c8..345f7db6d3 100644 --- a/Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2 +++ b/Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2 @@ -50,6 +50,15 @@
+ +
+ +