Skip to content
rohitjoshi edited this page Sep 6, 2012 · 2 revisions

Welcome to the clrzmq-optimized wiki!

This forked version of clrzmq is optimized for low end devices. You can see the different in CPU usage.

###clrzmq: https://docs.google.com/open?id=0Bz_UeFnokXJVZVdNV1ZMWDJsWDg

SocketProxy.Receive() uses 13142.42 CPU ticks

###clrzmq-optimized: https://docs.google.com/open?id=0Bz_UeFnokXJVekI4OEhNN3pUR1E

SocketProxy.Receive() uses 2696.54 CPU ticks

Clone this wiki locally