Bug 41287 - Using locale sorting may have a negative impact on search speeds
Summary: Using locale sorting may have a negative impact on search speeds
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Nick Clemens (kidclamp)
QA Contact: Testopia
URL:
Keywords:
Depends on: 36947
Blocks:
  Show dependency treegraph
 
Reported: 2025-11-23 01:15 UTC by Nick Clemens (kidclamp)
Modified: 2025-11-23 01:16 UTC (History)
0 users

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Flame graph screenshot (157.31 KB, image/png)
2025-11-23 01:15 UTC, Nick Clemens (kidclamp)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Clemens (kidclamp) 2025-11-23 01:15:28 UTC
Created attachment 189898 [details]
Flame graph screenshot

Doing some profiling, with high numbers of facets there is a significant amount time spent in sorting facets with Unicode Locale.

This needs to be profiled against the previous sort, worth investigating