https://bugs.documentfoundation.org/show_bug.cgi?id=128078

--- Comment #11 from V Stuart Foote <vstuart.fo...@utsa.edu> ---
(In reply to tommy27 from comment #10)
> ... 
> this shows that there has been a consistent performance drop loading large
> autocorrect lists.
> 
> whilst 5.3.x was very fast, 6.1.x is twice slower, and 6.3.x 4 times
> slower...

And again those are totally irrelevant as benchmarks.

Assuming continued UX agreement that supporting auto-correct tables of 200,000
or more entries is needed (and I think it is) this enhancement would require
refactoring of the 'AutoCorrect Options...' dialog for populating the widgets
on its 'Replace' tab.

That refactoring could take several tracts. 

My preference would be to test for autocorrect list size, and for greater than
~3000 entries use a fixed entry, just dump the pairs into the widget
unmeasured. Give up some visual precision for load speed. Not pretty, just
fast.

But possibly provide a different 'mode' for large (> 3000) autocorrect tables,
presumably in its own thread.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to