[zeromq-dev] MSVC vs. MinGW build
Pavol Malosek
malosek at fastmq.com
Wed Jan 7 14:25:00 CET 2009
----- Original Message -----
From: "Holger Hoffstätte" <holger at wizards.de>
Sent: Monday, January 05, 2009 4:32 PM
> the outdated gcc in stock MinGW. Maybe try a very recent 4.3.2 one from
> here: http://www.tdragon.net/recentgcc/ - it has worked very well so far
We gave a try to MinGW with gcc 4.3.2 (tdm-mingw-1.812.0-f1.exe from
http://www.tdragon.net/recentgcc/)
Here are the results:
latency test 100000 msgs, 1B
throughput test 10000000 msgs, 1B
MinGW (gcc 3.4.5)
latency: 118.52 us
throughput: 2.4 Mmsg/s
MinGW (gcc 4.3.2)
latency: 113.6 us
throughput: 2.6 Mmsg/s
For the test two ordinary untuned desktop PCs were used with 1Gb switched
network connection.
As one can see there is no statistically relevant performance difference
between 0MQ built on gcc 3.4.5 and gcc 4.3.2 in MinGW environment.
malo
More information about the zeromq-dev
mailing list