* [Bloat] Getting bloat tests into open source speedtest
@ 2019-09-03 11:39 Toke Høiland-Jørgensen
2019-09-03 11:41 ` Sebastian Moeller
` (2 more replies)
0 siblings, 3 replies; 8+ messages in thread
From: Toke Høiland-Jørgensen @ 2019-09-03 11:39 UTC (permalink / raw)
To: bloat
Hi everyone
I came across this open source speedtest: https://www.netztest.at/en/
(also run by nic.cz and integrated into the Turris Omnia firmware:
https://www.netmetr.cz/en/ ).
Only issue is that it doesn't test for bufferbloat. So, I opened an
issue on the upstream repo; this is the link, in case anyone else wants
to participate in the discussion:
https://github.com/rtr-nettest/open-rmbt/issues/6
-Toke
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Bloat] Getting bloat tests into open source speedtest
2019-09-03 11:39 Toke Høiland-Jørgensen
@ 2019-09-03 11:41 ` Sebastian Moeller
2019-09-03 11:45 ` Toke Høiland-Jørgensen
2019-09-03 12:05 ` Mikael Abrahamsson
2019-09-04 19:48 ` Kenneth Porter
2 siblings, 1 reply; 8+ messages in thread
From: Sebastian Moeller @ 2019-09-03 11:41 UTC (permalink / raw)
To: Toke Høiland-Jørgensen; +Cc: bloat
Hi Toke,
+1
> On Sep 3, 2019, at 13:39, Toke Høiland-Jørgensen <toke@toke.dk> wrote:
>
> Hi everyone
>
> I came across this open source speedtest: https://www.netztest.at/en/
> (also run by nic.cz and integrated into the Turris Omnia firmware:
> https://www.netmetr.cz/en/ ).
I tried to contact the www.netmetr.cz folks (last year), but so far.... crickets...
>
> Only issue is that it doesn't test for bufferbloat. So, I opened an
> issue on the upstream repo; this is the link, in case anyone else wants
> to participate in the discussion:
> https://github.com/rtr-nettest/open-rmbt/issues/6
>
> -Toke
> _______________________________________________
> Bloat mailing list
> Bloat@lists.bufferbloat.net
> https://lists.bufferbloat.net/listinfo/bloat
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Bloat] Getting bloat tests into open source speedtest
2019-09-03 11:41 ` Sebastian Moeller
@ 2019-09-03 11:45 ` Toke Høiland-Jørgensen
2019-09-03 12:01 ` Sebastian Moeller
0 siblings, 1 reply; 8+ messages in thread
From: Toke Høiland-Jørgensen @ 2019-09-03 11:45 UTC (permalink / raw)
To: Sebastian Moeller; +Cc: bloat
Sebastian Moeller <moeller0@gmx.de> writes:
> Hi Toke,
>
> +1
>
>> On Sep 3, 2019, at 13:39, Toke Høiland-Jørgensen <toke@toke.dk> wrote:
>>
>> Hi everyone
>>
>> I came across this open source speedtest: https://www.netztest.at/en/
>> (also run by nic.cz and integrated into the Turris Omnia firmware:
>> https://www.netmetr.cz/en/ ).
>
> I tried to contact the www.netmetr.cz folks (last year), but so far.... crickets...
Heh, well thanks for trying at least. I figured the upstream open source
project might be the best way to get things fixed; we'll see if they are
responsive :)
-Toke
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Bloat] Getting bloat tests into open source speedtest
2019-09-03 11:45 ` Toke Høiland-Jørgensen
@ 2019-09-03 12:01 ` Sebastian Moeller
0 siblings, 0 replies; 8+ messages in thread
From: Sebastian Moeller @ 2019-09-03 12:01 UTC (permalink / raw)
To: Toke Høiland-Jørgensen; +Cc: bloat
> On Sep 3, 2019, at 13:45, Toke Høiland-Jørgensen <toke@toke.dk> wrote:
>
> Sebastian Moeller <moeller0@gmx.de> writes:
>
>> Hi Toke,
>>
>> +1
>>
>>> On Sep 3, 2019, at 13:39, Toke Høiland-Jørgensen <toke@toke.dk> wrote:
>>>
>>> Hi everyone
>>>
>>> I came across this open source speedtest: https://www.netztest.at/en/
>>> (also run by nic.cz and integrated into the Turris Omnia firmware:
>>> https://www.netmetr.cz/en/ ).
>>
>> I tried to contact the www.netmetr.cz folks (last year), but so far.... crickets...
>
> Heh, well thanks for trying at least. I figured the upstream open source
> project might be the best way to get things fixed; we'll see if they are
> responsive :)
I would hope so,. My gut feeling is, that we should address this with BEREC (https://berec.europa.eu) as all these national regulator's internet speedtests all closely follow the BEREC recommendations and there might be little perceived freedom for the national implementation according to the BEREC guidelines for changes/additions. Last time I contacted the implementor of the german speedtest (breitbandmessung.de), they basically send me bunch of BEREC documents and deflected my questions towards the EU ;)
Best Regards
Sebastian
>
> -Toke
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Bloat] Getting bloat tests into open source speedtest
2019-09-03 11:39 Toke Høiland-Jørgensen
2019-09-03 11:41 ` Sebastian Moeller
@ 2019-09-03 12:05 ` Mikael Abrahamsson
2019-09-03 13:05 ` Toke Høiland-Jørgensen
2019-09-04 19:48 ` Kenneth Porter
2 siblings, 1 reply; 8+ messages in thread
From: Mikael Abrahamsson @ 2019-09-03 12:05 UTC (permalink / raw)
To: Toke Høiland-Jørgensen; +Cc: bloat
[-- Attachment #1: Type: text/plain, Size: 801 bytes --]
On Tue, 3 Sep 2019, Toke Høiland-Jørgensen wrote:
> Hi everyone
>
> I came across this open source speedtest: https://www.netztest.at/en/
> (also run by nic.cz and integrated into the Turris Omnia firmware:
> https://www.netmetr.cz/en/ ).
>
> Only issue is that it doesn't test for bufferbloat. So, I opened an
> issue on the upstream repo; this is the link, in case anyone else wants
> to participate in the discussion:
> https://github.com/rtr-nettest/open-rmbt/issues/6
This is the swedish local speedtest run by .SE:
https://github.com/dotse/bbk
I've asked them for bufferbloat tests as well, so... if anyone want to do
anything, that'd be nice.
What codebase does dslreports speedtest use, it seems to have a very nice
bufferbloat test?
--
Mikael Abrahamsson email: swmike@swm.pp.se
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Bloat] Getting bloat tests into open source speedtest
2019-09-03 12:05 ` Mikael Abrahamsson
@ 2019-09-03 13:05 ` Toke Høiland-Jørgensen
0 siblings, 0 replies; 8+ messages in thread
From: Toke Høiland-Jørgensen @ 2019-09-03 13:05 UTC (permalink / raw)
To: Mikael Abrahamsson; +Cc: bloat
Mikael Abrahamsson <swmike@swm.pp.se> writes:
> On Tue, 3 Sep 2019, Toke Høiland-Jørgensen wrote:
>
>> Hi everyone
>>
>> I came across this open source speedtest: https://www.netztest.at/en/
>> (also run by nic.cz and integrated into the Turris Omnia firmware:
>> https://www.netmetr.cz/en/ ).
>>
>> Only issue is that it doesn't test for bufferbloat. So, I opened an
>> issue on the upstream repo; this is the link, in case anyone else wants
>> to participate in the discussion:
>> https://github.com/rtr-nettest/open-rmbt/issues/6
>
> This is the swedish local speedtest run by .SE:
>
> https://github.com/dotse/bbk
Hmm, I think my old university actually had a project to add it at some
point. Not sure what happened to that...
> I've asked them for bufferbloat tests as well, so... if anyone want to do
> anything, that'd be nice.
>
> What codebase does dslreports speedtest use, it seems to have a very nice
> bufferbloat test?
I think it's proprietary, but I'm not sure...
-Toke
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Bloat] Getting bloat tests into open source speedtest
2019-09-03 11:39 Toke Høiland-Jørgensen
2019-09-03 11:41 ` Sebastian Moeller
2019-09-03 12:05 ` Mikael Abrahamsson
@ 2019-09-04 19:48 ` Kenneth Porter
2 siblings, 0 replies; 8+ messages in thread
From: Kenneth Porter @ 2019-09-04 19:48 UTC (permalink / raw)
To: bloat
I just got an email newsletter from Ubiquiti advertising their speedtest.
Unlike most, it graphs the speed over time as it runs.
<http://speed.ui.com/>
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2019-09-04 19:48 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <mailman.587.1567520500.1240.bloat@lists.bufferbloat.net>
2019-09-03 15:21 ` [Bloat] Getting bloat tests into open source speedtest Rich Brown
2019-09-03 11:39 Toke Høiland-Jørgensen
2019-09-03 11:41 ` Sebastian Moeller
2019-09-03 11:45 ` Toke Høiland-Jørgensen
2019-09-03 12:01 ` Sebastian Moeller
2019-09-03 12:05 ` Mikael Abrahamsson
2019-09-03 13:05 ` Toke Høiland-Jørgensen
2019-09-04 19:48 ` Kenneth Porter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox