1
0
mirror of https://github.com/jaygooby/ttfb.sh synced 2025-12-11 00:17:21 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
Jay Caines-Gooby
a2357a6035 Just output the ttfb value for the basic option
-v option shows response breakdown for single and multiple requests

Also tidied README
2019-04-11 21:28:20 +01:00
Jay Caines-Gooby
392c669092 Ditch the -o option and fix -l so it works with relative or absolute paths 2019-04-11 17:12:01 +01:00
Jay Caines-Gooby
563c16e947 -v verbose mode, -o log directory (unneeded as it turns out)
and the ability to collect the combined headers from a -n call into a single log file.

The -o option isn't needed if the bug with specifying a full-path to a log file is fixed
2019-04-11 16:55:28 +01:00
Jay Caines-Gooby
3da629109f set NUM_REQUESTS 2019-04-10 14:33:29 +01:00
Jay Caines-Gooby
30d3d1305a Sort the array so min & max are correct (doh!)
Also use a median function to correctly get median values
2019-04-10 11:59:04 +01:00
Jay Caines-Gooby
3939bab739 Initial commit 2019-03-26 13:34:11 +00:00