Skip to content
This repository was archived by the owner on Mar 31, 2020. It is now read-only.

Latest commit

 

History

History
31 lines (24 loc) · 542 Bytes

File metadata and controls

31 lines (24 loc) · 542 Bytes

777-latency-test

Triple-7 Wi-Fi latency test

Features

  • jMeter 2.13
  • sh script that runs the tests
    • jMeter test script
    • Detection of current geolocation
    • Traceroute

Prerequisite:

  • Java 6 JVM (default installed on OSX)

Results are being stored in folder test-results/{timestamp}

Setting once the execution rights of the script:

$ chmod +x 777.sh

Run the tests once

$ ./777.sh

The Test ends itself when being done.

Continuous testing with a 5 minute interval

$ ./run.sh