Skip to content

Split perfclients per country code.

Hiro requested to merge split-per-country-code into main

Plot in onionperf and tornettools ALL clients and clients in DE and HK. @jnewsome I might need some help checking the paths in the simulation. Is there a way I can have a test run that lasts no more then five minutes? I guess I should tweak:

        PL_SIM_SCALE: '0.001' # increase to 0.1 maybe?
        # Network is bootstrapped at 5m. Simulate 1m of traffic afterwards.
        PL_SIM_TIME: '6m'
        # Treat as converged after bootstrap, so that there's some data present
        # for post-processing.
        PL_SIM_CONVERGENCE_TIME_S: '300'

Merge request reports