Skip to content
Commit f26e099a authored by Volker Krause's avatar Volker Krause
Browse files

Introduce SharedValuePool, a little helper class that restores implicit

sharing on objects that are received in great numbers but only with a
small set of possible values. Use it for item mimetypes and flags,
reducing their memory use from O(n) to O(1) for larger folder listings.

svn path=/trunk/KDE/kdepimlibs/; revision=1181945
parent 27acc91c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment