Flent-users discussion archives
 help / color / mirror / Atom feed
* [Flent-users] [tohojo/flent] seeing the max, rather than the average, on rrul is less distracting (#225)
@ 2021-06-05 20:19 Dave Täht
  2021-06-05 20:21 ` [Flent-users] " Dave Täht
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Dave Täht @ 2021-06-05 20:19 UTC (permalink / raw)
  To: tohojo/flent; +Cc: Subscribed

[-- Attachment #1: Type: text/plain, Size: 863 bytes --]

Naive readers of a rrul plot tend to look at the average, when, especially when you are trying to describe the difference between a good plot of latency and jitter 

[a good sch_fq plot of latency and jitter](http://dallas.starlink.taht.net/virtio_nobql/rrul_-_evenroute_v3_server_fq.png)

and

[The Terrifying FQ_CODEL BQL BUG](http://dallas.starlink.taht.net/virtio_nobql/rrul_-_evenroute_v3_server_fq_codel.png)

To a manager type that wants to pull you off onto doing some irrelevant study of something of far less import to the correct behavior of 10s of millions of machines and of the internet itself and threatens to fire you if you are not going to comply... would help. rrul_max perhaps?


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/tohojo/flent/issues/225

[-- Attachment #2: Type: text/html, Size: 1781 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Flent-users] Re: [tohojo/flent] seeing the max, rather than the average, on rrul is less distracting (#225)
  2021-06-05 20:19 [Flent-users] [tohojo/flent] seeing the max, rather than the average, on rrul is less distracting (#225) Dave Täht
@ 2021-06-05 20:21 ` Dave Täht
  2021-06-05 20:23 ` Dave Täht
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Dave Täht @ 2021-06-05 20:21 UTC (permalink / raw)
  To: tohojo/flent; +Cc: Subscribed

[-- Attachment #1: Type: text/plain, Size: 462 bytes --]

![rrul_-_evenroute_v3_server_fq_codel](https://user-images.githubusercontent.com/108682/120904374-e0474980-c600-11eb-9660-88cc566a15b9.png)
![rrul_-_evenroute_v3_server_fq](https://user-images.githubusercontent.com/108682/120904376-e2110d00-c600-11eb-8492-a2c9852bf138.png)


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/tohojo/flent/issues/225#issuecomment-855290856

[-- Attachment #2: Type: text/html, Size: 1754 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Flent-users] Re: [tohojo/flent] seeing the max, rather than the average, on rrul is less distracting (#225)
  2021-06-05 20:19 [Flent-users] [tohojo/flent] seeing the max, rather than the average, on rrul is less distracting (#225) Dave Täht
  2021-06-05 20:21 ` [Flent-users] " Dave Täht
@ 2021-06-05 20:23 ` Dave Täht
  2021-06-06 16:00 ` moeller0
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Dave Täht @ 2021-06-05 20:23 UTC (permalink / raw)
  To: tohojo/flent; +Cc: Subscribed

[-- Attachment #1: Type: text/plain, Size: 262 bytes --]

In other talks about voip, I've talked about this as "riding the sawtooth"

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/tohojo/flent/issues/225#issuecomment-855291055

[-- Attachment #2: Type: text/html, Size: 1163 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Flent-users] Re: [tohojo/flent] seeing the max, rather than the average, on rrul is less distracting (#225)
  2021-06-05 20:19 [Flent-users] [tohojo/flent] seeing the max, rather than the average, on rrul is less distracting (#225) Dave Täht
  2021-06-05 20:21 ` [Flent-users] " Dave Täht
  2021-06-05 20:23 ` Dave Täht
@ 2021-06-06 16:00 ` moeller0
  2021-06-11 11:41 ` Toke Høiland-Jørgensen
  2021-06-17 19:03 ` Dave Täht
  4 siblings, 0 replies; 6+ messages in thread
From: moeller0 @ 2021-06-06 16:00 UTC (permalink / raw)
  To: tohojo/flent; +Cc: Subscribed

[-- Attachment #1: Type: text/plain, Size: 428 bytes --]

As a stop-gap measure maybe not call it Avg, but "equitable throughput per  flow" or something to direct the attention to the fact that this is useful to assess the fairness of capacity sharing and does not denote the aggregated throughput?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/tohojo/flent/issues/225#issuecomment-855421223

[-- Attachment #2: Type: text/html, Size: 1329 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Flent-users] Re: [tohojo/flent] seeing the max, rather than the average, on rrul is less distracting (#225)
  2021-06-05 20:19 [Flent-users] [tohojo/flent] seeing the max, rather than the average, on rrul is less distracting (#225) Dave Täht
                   ` (2 preceding siblings ...)
  2021-06-06 16:00 ` moeller0
@ 2021-06-11 11:41 ` Toke Høiland-Jørgensen
  2021-06-17 19:03 ` Dave Täht
  4 siblings, 0 replies; 6+ messages in thread
From: Toke Høiland-Jørgensen @ 2021-06-11 11:41 UTC (permalink / raw)
  To: tohojo/flent; +Cc: Subscribed

[-- Attachment #1: Type: text/plain, Size: 445 bytes --]

Problem with just using the max is those outliers (like that last datapoint in TCP upload on the second plot). I suppose adding a variant of the ping plot where the bold black line rides on top of the plot instead of being an average? Is that what you mean?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/tohojo/flent/issues/225#issuecomment-859521484

[-- Attachment #2: Type: text/html, Size: 1346 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Flent-users] Re: [tohojo/flent] seeing the max, rather than the average, on rrul is less distracting (#225)
  2021-06-05 20:19 [Flent-users] [tohojo/flent] seeing the max, rather than the average, on rrul is less distracting (#225) Dave Täht
                   ` (3 preceding siblings ...)
  2021-06-11 11:41 ` Toke Høiland-Jørgensen
@ 2021-06-17 19:03 ` Dave Täht
  4 siblings, 0 replies; 6+ messages in thread
From: Dave Täht @ 2021-06-17 19:03 UTC (permalink / raw)
  To: tohojo/flent; +Cc: Subscribed

[-- Attachment #1: Type: text/plain, Size: 191 bytes --]

yes

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/tohojo/flent/issues/225#issuecomment-863491515

[-- Attachment #2: Type: text/html, Size: 1092 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-06-17 19:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-05 20:19 [Flent-users] [tohojo/flent] seeing the max, rather than the average, on rrul is less distracting (#225) Dave Täht
2021-06-05 20:21 ` [Flent-users] " Dave Täht
2021-06-05 20:23 ` Dave Täht
2021-06-06 16:00 ` moeller0
2021-06-11 11:41 ` Toke Høiland-Jørgensen
2021-06-17 19:03 ` Dave Täht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox