May 2, 2026
12:20 p.m.
Call to slow `to_lower` can be avoided, if characters already match case-sensitive. This cuts the time for wine boot in half `17.165 s` -> `8879.9 ms` Wine-bug: https://bugs.winehq.org/show_bug.cgi?id=59695 -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10804