cosmic-applets/cosmic-applet-bluetooth
Cheong Lau 38c037c977 perf: use unstable sorting when async
Unstable sorting should be slightly faster than stable sorting, and if
the vector was built asynchronously then preserving the initial order
doesn't matter too much.

Continue to use stable sorting where the vector is not built
asynchronously, or if the vector is partially sorted (e.g. when new
elements are pushed to a sorted vector).
2025-10-07 17:04:51 +02:00
..
data i18n(ar): Arabic traslation of .desktop and .metainfo.xml (#1040) 2025-09-14 07:05:40 -06:00
i18n i18n: translation updates from weblate 2025-10-03 09:46:53 +02:00
src perf: use unstable sorting when async 2025-10-07 17:04:51 +02:00
Cargo.toml perf: replace rand with fastrand 2025-10-03 15:25:51 +02:00
i18n.toml wip: bluetooth applet 2023-02-15 11:17:44 -05:00