Skip to content
#

perf

Here are 145 public repositories matching this topic...

ttfb.sh

Measures time-to-first-byte in seconds, for single or multiple URLs. Can calculate fastest, slowest & median TTFB values, and optionally log all response headers. Uses curl and the calculation `%{time_starttransfer} - %{time_appconnect}` which doesn't include any connection overhead, to better approximate devtool’s TTFB figure.

  • Updated Jul 5, 2022
  • Shell

Improve this page

Add a description, image, and links to the perf topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the perf topic, visit your repo's landing page and select "manage topics."

Learn more