From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from uplift.swm.pp.se (swm.pp.se [212.247.200.143]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by huchra.bufferbloat.net (Postfix) with ESMTPS id 3A56521F1E4 for ; Thu, 7 May 2015 04:44:23 -0700 (PDT) Received: by uplift.swm.pp.se (Postfix, from userid 501) id A41F3A1; Thu, 7 May 2015 13:44:20 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=swm.pp.se; s=mail; t=1430999060; bh=i9zklReooCwnNbXGQ9W2Ju64Cpk+Ei9mciz8k4+rabI=; h=Date:From:To:cc:Subject:In-Reply-To:References:From; b=nUPtrDSx4UjRXEJ7IRAJ6sHY/VXwUe10BwOQhxmDOpiiPNE+S/IAH8ABEdu874wJZ AO0tMLb/AFy0mPKA8HXVSfz6hDncl6UC6T9DZtPRR9PY/WtYlJ7upfp2SHqGOJkuCV x8javpYdmKpaS/og8td0k5do6mUG8Snsh10uNJ8w= Received: from localhost (localhost [127.0.0.1]) by uplift.swm.pp.se (Postfix) with ESMTP id 9CB409F; Thu, 7 May 2015 13:44:20 +0200 (CEST) Date: Thu, 7 May 2015 13:44:20 +0200 (CEST) From: Mikael Abrahamsson To: jb In-Reply-To: Message-ID: References: <2288B614-B415-4017-A842-76E8F5DFDE4C@gmx.de> <553B06CE.1050209@superduper.net> <14ceed3c818.27f7.e972a4f4d859b00521b2b659602cb2f9@superduper.net> <0C930D43-A05B-48E2-BC01-792CAA72CAD1@gmx.de> <5549A1B8.50005@superduper.net> <9CF0E173-2CE5-4950-84D1-44EAEF174882@gmx.de> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) Organization: People's Front Against WWW MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: bloat Subject: Re: [Bloat] DSLReports Speed Test has latency measurement built-in X-BeenThere: bloat@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: General list for discussing Bufferbloat List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 May 2015 11:44:52 -0000 On Thu, 7 May 2015, jb wrote: > There is a web socket based jitter tester now. It is very early stage but > works ok. > > http://www.dslreports.com/speedtest?radar=1 > > So the latency displayed is the mean latency from a rolling 60 sample > buffer, Minimum latency is also displayed. and the +/- PDV value is the > mean difference between sequential pings in that same rolling buffer. It > is quite similar to the std.dev actually (not shown). So I think there are two schools here, either you take average and display + / - from that, but I think I prefer to take the lowest of the last 100 samples (or something), and then display PDV from that "floor" value, ie PDV can't ever be negative, it can only be positive. Apart from that, the above multi-place RTT test is really really nice, thanks for doing this! -- Mikael Abrahamsson email: swmike@swm.pp.se