Skip to content

Automating scripts to perform QUIC performance tests. Tied to Chromium's open-source QUIC client and server and wget. Tested on Ubuntu 18.04.

License

Notifications You must be signed in to change notification settings

f13rce/QUICPerformanceTests

Repository files navigation

QUICPerformanceTests

Automating scripts to perform QUIC performance tests. Tied to Chromium's open-source QUIC client and server and wget. Tested on Ubuntu 18.04.

QUIC pipeline

Required to run this out of the box:

  • Unix-like OS such as Ubuntu 18.04
  • wget service
  • Python 3.6 or higher
  • screen service

To start the pipeline, type python3 browsetest.py. Be sure to edit the script's head to your needs, as is commented in the files. Optionally, run screentest.sh to run the browsetest.py as a separate screen job.

About

Automating scripts to perform QUIC performance tests. Tied to Chromium's open-source QUIC client and server and wget. Tested on Ubuntu 18.04.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published