me at node1 in ~ | |
NSS_SDB_USE_CACHE=YES strace -fc -e trace=access curl 'https://foobar.booking.com/' > /dev/null | |
Process 14247 attached | |
% time seconds usecs/call calls errors syscall | |
------ ----------- ----------- --------- --------- ---------------- | |
100.00 0.000009 0 32 30 access | |
------ ----------- ----------- --------- --------- ---------------- | |
100.00 0.000009 32 30 total |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment