[zeromq-dev] Considering zeromq for project at Microsoft but have some questions on throughput behavior
Christian Martinez
chmar at microsoft.com
Wed May 11 19:47:42 CEST 2011
Here's tests that take the range of time. Tried 3M but got an out of memory error on client side
C:\software\zeromq-clrzmq2-f420936\local_thr\bin\Release>local_thr.exe tcp://*:5555 120 2000000
Your average throughput is 75325 [msg/s]
Your average throughput is 72 [Mb/s]
C:\software\zeromq-clrzmq2-f420936\local_thr\bin\Release>local_thr.exe tcp://*:5555 120 2000000
Your average throughput is 48171 [msg/s]
Your average throughput is 46 [Mb/s]
--CM
-----Original Message-----
From: zeromq-dev-bounces at lists.zeromq.org [mailto:zeromq-dev-bounces at lists.zeromq.org] On Behalf Of Pieter Hintjens
Sent: Wednesday, May 11, 2011 9:48 AM
To: ZeroMQ development list
Subject: Re: [zeromq-dev] Considering zeromq for project at Microsoft but have some questions on throughput behavior
On Wed, May 11, 2011 at 6:38 PM, Christian Martinez <chmar at microsoft.com> wrote:
> While the latency tests using the c# bindings appear consistent on my
> laptop (around 300 [us]) the throughput tests have a fairly large drop
> off when # of messages are increased.
30K messages isn't meaningful. You should run a test that lasts at least 10-30 seconds.
-Pieter
_______________________________________________
zeromq-dev mailing list
zeromq-dev at lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev
More information about the zeromq-dev
mailing list