Skip to content

Try to optimize the start up time.

Xuetian Weng requested to merge work/icu-name-optimize into master
  1. Only use transliterator for certain Chinese/Japanese locales.
  2. Defer the group value loading until first access, just like icon.

Based on the call site tracing, the 2nd optimization may require plasma-desktop!1037 (merged) to have more benefit on start up time.

Edited by Xuetian Weng

Merge request reports