Revision 1227533

Go back to digest for 17th April 2011

Bug Fixes in Networking Tools

Lamarque Souza committed changes in /trunk/KDE/kdenetwork/kopete/plugins/statistics:

Per metacontact statistics DB is created only when contact goes online
or when statistics for an offline metacontact is requested.
This improves plugin startup and shutdown times and also helps with UI
responsiveness.

Now shutdown time is proportional to the number of metacontacts that went
online since Kopete has started plus the number of offline metacontacts
that the user requested statistics from. That is better then being
proportional to the number of all metacontacts registered but is not that
good yet.

, 138903

FIXED-IN: 4.6.3

File Changes

Modified 2 files
  • /trunk/KDE/kdenetwork/kopete/plugins/statistics
  •   /statisticsplugin.cpp
  •   /statisticsplugin.h
2 files changed in total