Menu

#28 Remove excessive dictionary lookups during message parsing

Unstable (example)
open
nobody
None
5
2013-06-18
2013-06-18
No

This patch removes excessive dictionary lookups during message parsing. It also slightly increases parsing performance by pre-parsing just MsgType field instead of whole header when deciding if we deal with transport of application level message. Small cleanup in Message::setString() function.

1 Attachments

Discussion


Log in to post a comment.