Page MenuHomeSoftware Heritage
Paste P828

(An Untitled Masterwork)
ActivePublic

Authored by douardda on Oct 19 2020, 5:48 PM.
## with prometheus-statsd-exporter running
root@7b2a6c0b041c:/# time curl http://127.0.0.1:5003/
SWH Objstorage API server
real 0m0.024s
user 0m0.014s
sys 0m0.008s
## **without** prometheus-statsd-exporter running
root@7b2a6c0b041c:/# time curl http://127.0.0.1:5003/
SWH Objstorage API server
real 0m32.042s
user 0m0.006s
sys 0m0.007s