Revision 819887

Go back to digest for 15th June 2008

Optimization in KDE Base

Michael Leupold committed changes in /branches/work/kdelibs-kwallet/kwallet/backend:

Remove all the MD5 handling and generate MD5 hashes only on saving (from now on kwallet won't use them at all).

For fast lookup use a QHash instead of a QMap of MD5 hashes.
It should be faster like that.

File Changes

Modified 2 files
  • /branches/work/kdelibs-kwallet/kwallet/backend
  •   /kwalletbackend.cc
  •   /kwalletbackend.h
2 files changed in total