Code: Select all
v28.00.1209 - 2025-12-07 18:00
%%% Sorting Speed: Various discoveries in string comparison technology have resulted in
dramatic improvements in sorting speed. Sorting occurs constantly all over the
place, but it is particularly important in the file list and the tags database.
In the file list, the gains depend on the selected sort method:
Binary: 30% faster eg 2.5 ms instead of 3.3 ms
Textual: 140% faster (!) eg 2.7 ms instead of 6.5 ms
Natural: 25% faster eg 5.3 ms instead of 6.7 ms
You usually won't notice this because sorting a list of a few thousand files only
takes a few milliseconds. There are also other factors, such as "Sort by base",
"Keep folders apart" and secondary sorting, which require additional work and time.
However, the larger the list, the more noticeable the increased snappiness will be.
(1) Installer Package, (2) No-Install Package (for manual unpacking).
XYplorer Beta Club