- Dec 03, 2018
-
-
juga authored
When parsing results support old ones without new bandwidth attributes, as descriptor bandwidth burst, consensus_bandwidth and consensus bandwidth is unmeasured.
-
juga authored
-
juga authored
attributes to BWLine. Add methods to obtain them from results.
-
juga authored
-
juga authored
In order to use it in torflow's scaling method. Tech-debt is growing repeating Relay in relaylist and resultdump, Relay should have Results, not Result has Relay
-
juga authored
-
- Dec 01, 2018
-
-
juga authored
-
- Nov 29, 2018
-
-
juga authored
Closes #28645. Bugfix v0.2.0.
-
- Nov 23, 2018
-
-
juga authored
To test that torflow's scaling is using the minimum of all the descriptor bandwidth values.
-
juga authored
from sbws scaling to torflow's scaling, where the descriptor bandwidth is calculated from the minimum of all the descriptor bandwidth values. And use the bandwidth-file-spec.txt text instead.
-
juga authored
v3bwfile: replace desc_bw_obs by desc_bw Torflow's scaling takes the minimum of all the descriptor bandwidth values, not only the descriptor observed bandwidth.
-
juga authored
And method to obtain it from results.
-
juga authored
This way it can be obtained in a different way (for instance, the mean, not the last) and it also avoids not obtaining any value in case the last is None.
-
juga authored
-
juga authored
In order to use it in torflow's scaling method.
-
juga authored
In order to use it in torflow's scaling method
-
juga authored
-
- Nov 22, 2018
- Nov 21, 2018
-
-
juga authored
-
juga authored
-
juga authored
-
juga authored
-
juga authored
-
juga authored
Even if that method is call from generate with torflow's scaling by default.
-
juga authored
-
juga authored
-
juga authored
So that is less confusing that it's the default. We already have an option for linear scaling and no scaling.
-
- Nov 20, 2018
-
-
juga authored
-
- Nov 18, 2018
-
-
juga authored
Continue running with defaults when the config argument is provided but not found. This could be the case of system packages.
-
- Nov 16, 2018
-
-
juga authored
-
- Nov 15, 2018
-
-
teor authored
sbws is getting a significant number of build failures due to keyserver failures. Using the high-availability keyserver pool reduces the probability of failure.
-
teor authored
-
teor authored
-
teor authored
Implements part of proposal 276. Implements 28451.
-
teor authored
-
teor authored
-
teor authored
Part of 28442.
-
teor authored
And add unit tests for rounding and rounding error. Bugfix on 27337 in sbws 1.0. Part of 28442.
-
- Nov 10, 2018
-
-
juga authored
-