Message size and Performance

iamniche nic.hemley at sidonis.com
Mon May 16 10:59:41 EDT 2011


I have found the following interesting link on measuring performance:
http://www.zeromq.org/whitepapers:measuring-performance

As they rightly point out:
"The number of messages per second decreases as the size of the message
grows. However, number of bytes per second increases as the message size
grows until it ultimately approaches network bandwidth value."

In my case the bytes/sec is as follows:
Message size: 128k, Mbytes/sec: 7.7
Message size: 2048k, Mbytes/sec: 16.4

So the transfer rate IS increasing after all.

Cheerio,
Nic

--
View this message in context: http://netty-forums-and-mailing-lists.685743.n2.nabble.com/Message-size-and-Performance-tp6368570p6369004.html
Sent from the Netty User Group mailing list archive at Nabble.com.


More information about the netty-users mailing list