]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1739504 - create prototype of latency test tool in webstaff
authorCesar Velez <cesar.velez@equinoxinitiative.org>
Wed, 20 Dec 2017 23:38:28 +0000 (18:38 -0500)
committerDan Wells <dbw2@calvin.edu>
Thu, 1 Mar 2018 03:53:09 +0000 (22:53 -0500)
commit81ff48ea26278df389d6855ac5e128e071506045
treee3adec724d70255d9af96f115e7d2c87cc0f0ec9
parent2b3c5f1e9c0801e896ea0f2b2bda6373598b2a18
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 <cesar.velez@equinoxinitiative.org>

Conflicts:
Open-ILS/web/js/ui/default/staff/admin/workstation/app.js

Add missing pieces for latency tester (commits got out of order,
sorry!).

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/templates/staff/admin/workstation/t_splash.tt2
Open-ILS/src/templates/staff/admin/workstation/t_tests.tt2 [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/admin/workstation/app.js