Skip to content

Instantly share code, notes, and snippets.

View maplebed's full-sized avatar

Ben Hartshorne maplebed

View GitHub Profile
both measurements show
count GET duration, rounded down to 1/10th second (so 0.09 -> 0.0)
60s sample with all nodes up, ignoring times >1s:
0 ben@fenari:/home/w/log/syslog$ cat /tmp/gets-allup.log | sort -n | uniq -c
3194 GET 0.0
626 GET 0.1
83 GET 0.2
29 GET 0.3
20 GET 0.4