Hi,
when trying to figure out why latest socket.io has CPU load climbing a bit too fast (70% on one core with around 5.000 clients), this was found:
https://github.com/Automattic/socket.io/blob/916872587fd6e0280e9538f712b91d0460bc3a2b/lib/namespace.js#L191
before i try to see if that can be optimized, i'd welcome some advice from the author(s), please.