Instead of seconds the output of curl -so /dev/null -w '%{http_code}\t%{time_total}\n' https://packages.gentoo.org yields microseconds instead of seconds. Reproducible: Always Steps to Reproduce: 1. use cURL with -w/ --write-out Actual Results: Output is in microseconds Expected Results: Output is in seconds with fractions Fixed in master.