<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wit-go/networkQuality/networkQuality.go, branch v0.0.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://cgit.wit.com/wit-go/networkQuality/atom?h=v0.0.2</id>
<link rel='self' href='http://cgit.wit.com/wit-go/networkQuality/atom?h=v0.0.2'/>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/wit-go/networkQuality/'/>
<updated>2024-01-29T15:15:24Z</updated>
<entry>
<title>[Feature] Be more explicit about which part of the test was unstable</title>
<updated>2024-01-29T15:15:24Z</updated>
<author>
<name>Will Hawkins</name>
<email>hawkinsw@obs.cr</email>
</author>
<published>2024-01-29T15:15:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/wit-go/networkQuality/commit/?id=343954285090861f84a26e9818e2e946f87b8d1f'/>
<id>urn:sha1:343954285090861f84a26e9818e2e946f87b8d1f</id>
<content type='text'>
When a test did not run to stability, tell the user which part of the
test was unstable.

Signed-off-by: Will Hawkins &lt;hawkinsw@obs.cr&gt;
</content>
</entry>
<entry>
<title>[Feature] Special RPM calculation semantics when test does not stabilize</title>
<updated>2024-01-29T14:50:19Z</updated>
<author>
<name>Will Hawkins</name>
<email>hawkinsw@obs.cr</email>
</author>
<published>2024-01-29T14:49:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/wit-go/networkQuality/commit/?id=60b273e673b7af9b30bf439bb1a177ee339883ba'/>
<id>urn:sha1:60b273e673b7af9b30bf439bb1a177ee339883ba</id>
<content type='text'>
When the test does not stabilize (responsiveness), using only the most
recent MAD probes to calculate the provisional final RPM could leave us
with a very small number of samples. So, instead, use all the probe
measurements to do the calculation.

Signed-off-by: Will Hawkins &lt;hawkinsw@obs.cr&gt;
</content>
</entry>
<entry>
<title>[Bugfix] Do not advance the interval when stable</title>
<updated>2024-01-28T03:04:12Z</updated>
<author>
<name>Will Hawkins</name>
<email>hawkinsw@obs.cr</email>
</author>
<published>2024-01-28T03:04:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/wit-go/networkQuality/commit/?id=59b565b068c007e0e99bfc382f32fda3bc0cfe6f'/>
<id>urn:sha1:59b565b068c007e0e99bfc382f32fda3bc0cfe6f</id>
<content type='text'>
By advancing the stability algorithm's interval when the measurement is
complete, we incorrectly expelled one of those intervals from the RPM
calculation. As a result, the final RPM calculation did not include all
the probe measurements that factored into stability calculation.

Signed-off-by: Will Hawkins &lt;hawkinsw@obs.cr&gt;
</content>
</entry>
<entry>
<title>[Bugfix] Only probes collected during stable MAD count</title>
<updated>2024-01-27T01:46:05Z</updated>
<author>
<name>Will Hawkins</name>
<email>hawkinsw@obs.cr</email>
</author>
<published>2024-01-27T01:46:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/wit-go/networkQuality/commit/?id=e60066f572464da3a6f55999a48b1d38cf6423d6'/>
<id>urn:sha1:e60066f572464da3a6f55999a48b1d38cf6423d6</id>
<content type='text'>
For calculating the final RPM, only those probes that are sent/received
during the stable MAD should count.

Signed-off-by: Will Hawkins &lt;hawkinsw@obs.cr&gt;
</content>
</entry>
<entry>
<title>[Bugfix] Continue Adding LGCs During Responsiveness Stabilization</title>
<updated>2024-01-20T00:40:11Z</updated>
<author>
<name>Will Hawkins</name>
<email>hawkinsw@obs.cr</email>
</author>
<published>2024-01-20T00:37:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/wit-go/networkQuality/commit/?id=65b039e33717ee43620363704cb3daa304a5e724'/>
<id>urn:sha1:65b039e33717ee43620363704cb3daa304a5e724</id>
<content type='text'>
The client was not continuing to add load-generating connections at each
stability-check interval (as called for by the spec).

Also, the client now properly obeys the `--rpm.id` option given on the
command line.

Signed-off-by: Will Hawkins &lt;hawkinsw@obs.cr&gt;
</content>
</entry>
<entry>
<title>Relabel Working-Conditions Effect</title>
<updated>2024-01-07T20:50:20Z</updated>
<author>
<name>Will Hawkins</name>
<email>hawkinsw@obs.cr</email>
</author>
<published>2024-01-07T20:43:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/wit-go/networkQuality/commit/?id=c5e0bce882b049718692fbc5e43e01a3cdfb1f01'/>
<id>urn:sha1:c5e0bce882b049718692fbc5e43e01a3cdfb1f01</id>
<content type='text'>
Change how the effect of the working conditions is calculated and
presented to the user.

Signed-off-by: Will Hawkins &lt;hawkinsw@obs.cr&gt;
</content>
</entry>
<entry>
<title>[Feature] Reformat test result output.</title>
<updated>2024-01-05T00:17:06Z</updated>
<author>
<name>Will Hawkins</name>
<email>hawkinsw@obs.cr</email>
</author>
<published>2024-01-04T00:11:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/wit-go/networkQuality/commit/?id=218f2e6d235c4e947a04a39e4e09acde7675de6a'/>
<id>urn:sha1:218f2e6d235c4e947a04a39e4e09acde7675de6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[Feature] Support for testing upload/download in parallel</title>
<updated>2024-01-05T00:10:37Z</updated>
<author>
<name>Will Hawkins</name>
<email>hawkinsw@obs.cr</email>
</author>
<published>2023-12-14T00:56:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/wit-go/networkQuality/commit/?id=f3990f950277c2f61e0e1811b4b8a81fc0219da4'/>
<id>urn:sha1:f3990f950277c2f61e0e1811b4b8a81fc0219da4</id>
<content type='text'>
Use the `--rpm.parallel` to test in parallel mode. The default testing
mode is serial.

Signed-off-by: Will Hawkins &lt;hawkinsw@obs.cr&gt;
</content>
</entry>
<entry>
<title>[Bugfix] Fix broken foreign probe data loggers</title>
<updated>2023-12-12T01:10:55Z</updated>
<author>
<name>Will Hawkins</name>
<email>hawkinsw@obs.cr</email>
</author>
<published>2023-12-12T01:09:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/wit-go/networkQuality/commit/?id=72fc4da533a22172a858150c2a3d9d050d723bf2'/>
<id>urn:sha1:72fc4da533a22172a858150c2a3d9d050d723bf2</id>
<content type='text'>
Thanks to a few typos, foreign probes were not being properly logged
when data loggers were in use.
</content>
</entry>
<entry>
<title>[Feature] Add support for L4S</title>
<updated>2023-07-25T04:20:31Z</updated>
<author>
<name>Will Hawkins</name>
<email>hawkinsw@obs.cr</email>
</author>
<published>2023-07-23T05:27:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.wit.com/wit-go/networkQuality/commit/?id=2cef6fe8cc06ee889c3eef0bf37166cb7813a8d5'/>
<id>urn:sha1:2cef6fe8cc06ee889c3eef0bf37166cb7813a8d5</id>
<content type='text'>
Signed-off-by: Will Hawkins &lt;hawkinsw@obs.cr&gt;
</content>
</entry>
</feed>
