File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -399,6 +399,8 @@ A conservative (high) estimate of a Histogram's footprint in bytes is available
399399 * ** Service Time** : The time taken to actually service a request.
400400 * ** Response time** : The sum of the latency and the service time. e.g. the time your request was queued, plus the time it took to process.
401401
402- Reference
403- - [ Designing for Performance - Martin Thompson] ( https://youtu.be/fDGWWpHlzvw?t=4m56s )
402+ References (see also)
403+ - [ How NOT to Measure Latency] ( http://www.infoq.com/presentations/latency-pitfalls ) Gil Tene - qCon 2013
404+ - [ Understanding Latency] ( https://www.youtube.com/watch?v=9MKY4KypBzg ) Gil Tene - React San Francisco 2014
405+ - [ Designing for Performance] ( https://youtu.be/fDGWWpHlzvw?t=4m56s ) Martin Thompson - GOTO Chicago 2015
404406 - https://en.wikipedia.org/wiki/Response_time_(technology)
You can’t perform that action at this time.
0 commit comments