asp.net - How to measure WebSockets and WebService latency -


i have 2 applications web socket , web service created in .net/web form , running locally there online tool or there simple code can measure latency?

dev tools in chrome has timing/logging functionnalities may sufficient?


Comments

Popular posts from this blog

sql server - NHibernate incorrectly creating ManyToMany table - Cannot define PRIMARY KEY constraint on nullable column error -

All overlapping substrings matching a java regex -

c++ - Using OpenSSL in a multi-threaded application -