On this page, you can find all the measurements scripts and collected data that produced the results presented in the article published in IEEE Communications Magazine 2021.

The Multiflow QUIC implementation is freely available on Github, it actually corresponds to the multipath plugin. Please note that we used commit c306d06 to perform our measurements.

The Multipath TCP implementation is also freely available on its home page. We rely on MPTCP v0.95 based on Linux 4.19.

Our evaluation scripts are available as a zip file. Note that we used a real lab to perform our measurements. If you want to reproduce them, you will need to modify the comp.py file.

The analysis and measurements artifacts are also available as a zip file. Unlike the previous scripts, the graph scripts do not require specific setup to generate paper’s graphs, and SQLite databases contain the raw measurement points.