https://bugs.kde.org/show_bug.cgi?id=468328

--- Comment #7 from Aleksey Kladov <aleksey.kla...@gmail.com> ---
Taking a further look here, it seems like the slowness was the result of three
independent causes:

* NiXOS quadratic QT_PLUGIN_PATH manipulation (I've eliminated it by
constructing the right path myself)
* _Something_ in nvidia driver taking a lot of time to great a GL Context
(eliminated that by switching to Intel)
* Residual slowness in emojier itself

With the first two issues fixed, the perf is improved to the point where it is
not outright noticeable sluggish, but still doesn't quite feel instant. Though,
at this point it is probably good enough. If anyone wants to poke at it, here's
a profile: https://share.firefox.dev/3UqtTKC

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to