Abdelrazak Younes wrote:
At least on Linux/ubuntu.... On Windows, with my self compile hunspell, it seemed quite fast.

Just do this test:
1) Disable inline spellchecking. Measure the time to load the User Guide. Do it twice in order to have the file in cache. 2) Enable inline spellchecking and select "aspell" spellchecker. Measure the time to load the User Guide.
3) Repeat  with "hunspell"

I am not sure if it is spell() or suggest() that is so slow but I will investigate.

Both are very slow (maybe 10 or 20 times as slow as aspell).

I have the feeling that the ubuntu package is not quite optimized.

I compiled it myself with -03 but it doesn't improve the speed.

Considering that no package makes use of that library, I guess it was never reported...

I am wrong here. With the next kubuntu (9.10) a number of packages depends on it (see below).

Conclusions:
1) hunspell is quite popular so it's good that we now support it
2) hunspell is very slow so I need to optimize the inline spellchecker :-/

Abdel.


Hunspell dependencies:

akregator amarok apport-kde ark dolphin firefox firefox-3.0 firefox-3.0-branding gdebi-kde gwenview install-package jockey-kde k3b kaddressbook kaffeine kamera karbon-kde4 kate kchart-kde4 kcm-gtk kde-style-qtcurve kde-window-manager kde-zeroconf kdebase-bin kdebase-plasma kdebase-runtime kdebase-runtime-bin-kde4 kdebase-workspace-bin kdebase-workspace-kgreet-plugins kdebase-workspace-libs4+5 kdebluetooth kdegraphics-strigi-plugins kdelibs-bin kdelibs5 kdemultimedia-kio-plugins kdepasswd kdepim-groupware kdepim-kresources kdepim-runtime kdepim-runtime-libs4 kdepim-strigi-plugins kdepim-wizards kdepimlibs5 kdesudo kdm kfind khelpcenter4 klipper kmag kmail kmix kmousetool knotes koffice-kde4 koffice-libs-kde4 konq-plugins konqueror konqueror-nsplugins konqueror-plugin-searchbar konqueror-plugins konsole kontact kopete kopete-facebook korganizer kpackagekit kplato-kde4 kpresenter-kde4 krdc krfb krita-kde4 ksnapshot kspread-kde4 ksysguard ksystemlog kthesaurus-kde4 ktimetracker ktorrent kubuntu-desktop kubuntu-konqueror-shortcuts kuser kvkbd kwalletmanager kword-kde4 language-selector-qt language-support-en language-support-writing-en libenchant1c2a libhunspell-1.2-0 libk3b6 libkabcommon4 libkcddb4 libkdcraw7 libkdecorations4 libkdepim4 libkexiv2-7 libkipi6 libkleo4 libknotificationitem1 libkonq5 libkonqsidebarplugin4 libkontactinterfaces4 libkopete4 libkorundum4-ruby1.8 libkpgp4 libksieve4 libkwineffects1 liblancelot0 libmimelib4 libokularcore1 libplasma3 libsmokekde4-2 okular okular-extra-backends openoffice.org-base-core openoffice.org-calc openoffice.org-core openoffice.org-draw openoffice.org-emailmerge openoffice.org-hyphenation-en-us openoffice.org-impress openoffice.org-math openoffice.org-thesaurus-en-us openoffice.org-writer plasma-dataengines-addons plasma-dataengines-workspace plasma-scriptengine-javascript plasma-scriptengine-python plasma-scriptengine-qedje plasma-scriptengine-ruby plasma-scriptengine-superkaramba plasma-scriptengine-webkit plasma-scriptengines plasma-widget-folderview plasma-widget-lancelot plasma-widget-network-manager plasma-widget-networkmanagement plasma-widget-quickaccess plasma-widgets-addons plasma-widgets-workspace policykit-kde printer-applet python-kde4 python-uno quassel software-properties-kde system-config-printer-kde systemsettings thunderbird update-manager-kde update-notifier-kde usb-creator-kde xorg xulrunner-1.9


Aspell dependencies:

akregator amarok apport-kde ark aspell aspell-ar-large aspell-en aspell-fr dolphin gdebi-kde gwenview install-package jockey-kde k3b kaddressbook kaffeine kamera karbon-kde4 kate kchart-kde4 kcm-gtk kde-style-qtcurve kde-window-manager kde-zeroconf kdebase-bin kdebase-plasma kdebase-runtime kdebase-runtime-bin-kde4 kdebase-workspace-bin kdebase-workspace-kgreet-plugins kdebase-workspace-libs4+5 kdebluetooth kdegraphics-strigi-plugins kdelibs-bin kdelibs5 kdemultimedia-kio-plugins kdepasswd kdepim-groupware kdepim-kresources kdepim-runtime kdepim-runtime-libs4 kdepim-strigi-plugins kdepim-wizards kdepimlibs5 kdesudo kdm kfind khelpcenter4 klipper kmag kmail kmix kmousetool knotes koffice-kde4 koffice-libs-kde4 konq-plugins konqueror konqueror-nsplugins konqueror-plugin-searchbar konqueror-plugins konsole kontact kopete kopete-facebook korganizer kpackagekit kplato-kde4 kpresenter-kde4 krdc krfb krita-kde4 ksnapshot kspread-kde4 ksysguard ksystemlog kthesaurus-kde4 ktimetracker ktorrent kubuntu-desktop kubuntu-konqueror-shortcuts kuser kvkbd kwalletmanager kword-kde4 language-selector-qt libaspell-dev libaspell15 libenchant1c2a libk3b6 libkabcommon4 libkcddb4 libkdcraw7 libkdecorations4 libkdepim4 libkexiv2-7 libkipi6 libkleo4 libknotificationitem1 libkonq5 libkonqsidebarplugin4 libkontactinterfaces4 libkopete4 libkorundum4-ruby1.8 libkpgp4 libksieve4 libkwineffects1 liblancelot0 libmimelib4 libokularcore1 libplasma3 libsmokekde4-2 lyx okular okular-extra-backends plasma-dataengines-addons plasma-dataengines-workspace plasma-scriptengine-javascript plasma-scriptengine-python plasma-scriptengine-qedje plasma-scriptengine-ruby plasma-scriptengine-superkaramba plasma-scriptengine-webkit plasma-scriptengines plasma-widget-folderview plasma-widget-lancelot plasma-widget-network-manager plasma-widget-networkmanagement plasma-widget-quickaccess plasma-widgets-addons plasma-widgets-workspace policykit-kde printer-applet python-kde4 quassel software-properties-kde system-config-printer-kde systemsettings update-manager-kde update-notifier-kde usb-creator-kde xorg


Reply via email to