Skip to content

Instantly share code, notes, and snippets.

@cstamas

cstamas/perf.txt Secret

Created November 5, 2020 16:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cstamas/b70f85ad601e5e2f399596b2e8cec7d1 to your computer and use it in GitHub Desktop.
Save cstamas/b70f85ad601e5e2f399596b2e8cec7d1 to your computer and use it in GitHub Desktop.
cstamas@Urnebes ~/Worx/jbartece/http2performance (main)$ ./http2PerfTest.py
Loading test file...
Loaded 1561 artifact URLs
Testing HTTP/1.1 performance with limit of 100 artifacts...
Artifacts were downloaded using HTTP/1.1 in 789 ms
Testing HTTP/2.0 performance with limit of 100 artifacts...
Artifacts were downloaded using HTTP/2.0 in 655 ms
cstamas@Urnebes ~/Worx/jbartece/http2performance (main)$ ./http2PerfTest.py
Loading test file...
Loaded 1561 artifact URLs
Testing HTTP/1.1 performance with limit of 100 artifacts...
Artifacts were downloaded using HTTP/1.1 in 795 ms
Testing HTTP/2.0 performance with limit of 100 artifacts...
Artifacts were downloaded using HTTP/2.0 in 648 ms
cstamas@Urnebes ~/Worx/jbartece/http2performance (main)$ ./http2PerfTest.py
Loading test file...
Loaded 1561 artifact URLs
Testing HTTP/1.1 performance with limit of 100 artifacts...
Artifacts were downloaded using HTTP/1.1 in 805 ms
Testing HTTP/2.0 performance with limit of 100 artifacts...
Artifacts were downloaded using HTTP/2.0 in 925 ms
cstamas@Urnebes ~/Worx/jbartece/http2performance (main)$ ./http2PerfTest.py
Loading test file...
Loaded 1561 artifact URLs
Testing HTTP/1.1 performance with limit of 100 artifacts...
Artifacts were downloaded using HTTP/1.1 in 788 ms
Testing HTTP/2.0 performance with limit of 100 artifacts...
Artifacts were downloaded using HTTP/2.0 in 656 ms
cstamas@Urnebes ~/Worx/jbartece/http2performance (main)$ ./http2PerfTest.py
Loading test file...
Loaded 1561 artifact URLs
Testing HTTP/1.1 performance with limit of 100 artifacts...
Artifacts were downloaded using HTTP/1.1 in 799 ms
Testing HTTP/2.0 performance with limit of 100 artifacts...
Artifacts were downloaded using HTTP/2.0 in 741 ms
cstamas@Urnebes ~/Worx/jbartece/http2performance (main)$ ./http2PerfTest.py
Loading test file...
Loaded 1561 artifact URLs
Testing HTTP/1.1 performance with limit of 100 artifacts...
Artifacts were downloaded using HTTP/1.1 in 804 ms
Testing HTTP/2.0 performance with limit of 100 artifacts...
Artifacts were downloaded using HTTP/2.0 in 585 ms
cstamas@Urnebes ~/Worx/jbartece/http2performance (main)$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment