All of lore.kernel.org
 help / color / mirror / Atom feed
* [MPTCP] more performance figures
@ 2019-12-17 18:18 Paolo Abeni
  0 siblings, 0 replies; only message in thread
From: Paolo Abeni @ 2019-12-17 18:18 UTC (permalink / raw)
  To: mptcp

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

Hi all,

I was finally able to collect some performance figures on a MPTCP non
debug build (using a plain config from a somewhat notorious distro)

		TCP		MPTCP
ab 		86529.19	71504.38	(higher is better)
(100 concurrent connections)

ab		12076.22	11983.72	(higher is better)
(10000 concurrent connections)

netperf		41895.41	53244.68	(higher is better!!!)

'ab' is apache-bench, vs ngnix web server.

not sure why on plain stream transfer MPTCP apparently perform better
than plain TCP. This is for sure a test artifact, but still:

- at least we don't have tragic delta
- it's nice ;)

On a more serious side, the mesurable delta will a little number of
connection hints at the room for improvement we currently have in
mptcp_{stream_}accept().

Cheers,

Paolo



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-12-17 18:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-17 18:18 [MPTCP] more performance figures Paolo Abeni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.