Revision 649571

Go back to digest for 8th April 2007

Optimization in Development Tools

Paulo Moura Guedes committed changes in /trunk/KDE/kdewebdev/klinkstatus/src:

- Add an hashtable (KUrl -> LinkStatus*) which should lead to huge optimization, specialy when the number of checked links grows.
- Move some logic away from SessionWidget to SearchManager, which is the right thing to do. This allows to eliminate the presence of LinkChecker in SessionWidget.- Remove some dead code

File Changes

Modified 8 files
  • /trunk/KDE/kdewebdev/klinkstatus/src
  •   /klinkstatus.cpp
  •   /engine/searchmanager.cpp
  •   /engine/searchmanager.h
  •   /parser/node.h
  •   /parser/url.cpp
  •   /parser/url.h
  •   /ui/sessionwidget.cpp
  •   /ui/sessionwidget.h
8 files changed in total