mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
This removes some not-so-important cache and uses a CString instead of a set<unsigned char> for saving the flags this nick has (op, voice, ...). set is huge! Before the virtual removal (r1300), CNick had 144 bytes, without the virtuals it only took 112 bytes. Now after this commit it is down to 40 bytes. (amd64) Happy Christmas tomaw ;) git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1302 726aef4b-f618-498e-8847-2d620e286838
3.5 KiB
3.5 KiB