https://bugs.kde.org/show_bug.cgi?id=478250
Christoph Cullmann <christ...@cullmann.io> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/fram |https://invent.kde.org/fram |eworks/ktexteditor/-/commit |eworks/ktexteditor/-/commit |/6f539d95acc3849b5f72683cb7 |/af729fad54f15d61ee281fea4c |9bbc4e5f27cdb1 |74575a40cebd29 --- Comment #16 from Christoph Cullmann <christ...@cullmann.io> --- Git commit af729fad54f15d61ee281fea4c74575a40cebd29 by Christoph Cullmann, on behalf of Waqar Ahmed. Committed on 24/08/2024 at 17:08. Pushed by cullmann into branch 'master'. Move sort implementation to C++ If the strings are a bit long the JS implementation has garbage performance. M +1 -10 src/script/data/commands/utils.js M +13 -3 src/utils/katecmds.cpp M +5 -0 src/utils/katecmds.h M +1 -0 src/vimode/emulatedcommandbar/commandmode.cpp https://invent.kde.org/frameworks/ktexteditor/-/commit/af729fad54f15d61ee281fea4c74575a40cebd29 -- You are receiving this mail because: You are watching all bug changes.