Revision 8fe4d3b...
Go back to digest for 9th January 2011Optimization in Networking Tools
Peter Simonsson committed changes in [Konversation] /src:
Speed up Channel::getNickByName() and clean up
Use a hash to look up the Nick pointer in getNickByName instead of iterating
over the nickname list.
Also make some functions const.
File Changes
Modified 4 files
- /src
- /irc/channel.cpp
- /irc/channel.h
- /viewer/chatwindow.cpp
- /viewer/chatwindow.h
4 files changed in total