{% extends "base.html" %} {% block content %}

Source code

The source code is available here

Known issues

Current limitations:

  1. The API is not documented (just look at the code for now)
  2. Participants can't update their details, they have to ask for an admin to edit
  3. The script for participating to measurements is downright ugly
Unavoidable facts that cannot be fixed:
  1. Latency measured today might be meaningless tomorrow, as routing on the Internet is always changing
  2. Low latency does not guarantee high throughput or low packet loss

{% endblock %}