perftools-runner
perftools-runner copied to clipboard
Default to https urls for testing
We default to the https:// version of a URL if the user doesn't include a protocol
in their testing URL.
To avoid invoking the tools before we know the site supports SSL, we could attempt
to ping the https:// version before starting the tools.