Skip to content

Commit 4a97a2e

Browse files
committed
Updating footer links
1 parent 8608c9a commit 4a97a2e

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)