Bryan Boreham
de3c34ddc6
performance(probe): thin out many connections between the same point
...
The app will only show one line, regardless of how many connections we
have, so reduce the number to save bandwidth and rendering time.
We filter by choosing a modulus, e.g. send every connection that is a
multiple of 3, or 9, and so on. We avoid multiples of 2 because port
numbers are often a multiple of 2 or 4 for bit-encoding reasons.
2020-01-13 08:53:47 +00:00
..
2019-02-25 11:35:33 +01:00
2019-02-23 19:30:42 +01:00
2019-09-14 22:11:28 +00:00
2017-07-03 01:26:22 +01:00
2017-07-04 07:35:30 +01:00
2017-11-03 10:43:41 +01:00
2019-02-23 19:30:42 +01:00
2016-01-22 15:10:32 -08:00
2019-09-18 08:00:28 +00:00
2017-02-03 13:55:11 -08:00
2019-10-04 13:11:30 +00:00
2019-09-18 08:00:28 +00:00
2018-07-09 19:19:23 +00:00
2018-07-25 11:58:08 +00:00
2020-01-13 08:53:47 +00:00
2019-09-15 17:03:04 +00:00
2019-09-23 10:01:43 +00:00
2019-09-23 10:01:43 +00:00
2019-02-21 14:34:05 +01:00
2019-09-14 22:11:28 +00:00
2018-02-19 10:13:58 +00:00
2018-07-12 19:34:09 +00:00
2019-09-14 22:11:28 +00:00
2017-08-10 11:08:42 +01:00
2018-04-14 20:44:09 +00:00
2017-12-07 20:27:31 +00:00
2018-05-03 19:27:50 +01:00
2018-07-25 11:58:08 +00:00
2019-09-18 08:00:28 +00:00
2019-09-18 08:01:13 +00:00
2019-10-17 10:38:58 +00:00
2017-07-03 01:26:22 +01:00
2018-07-12 19:54:02 +00:00
2018-07-17 13:51:46 +00:00
2016-01-22 15:10:32 -08:00
2018-07-12 19:54:01 +00:00
2018-04-12 17:13:58 +01:00
2019-02-23 19:30:42 +01:00
2018-07-12 19:54:01 +00:00
2019-09-18 08:00:28 +00:00