Skip to content
Commit 61ae4984 authored by David Faure's avatar David Faure
Browse files

Speed up NotificationSubscriber::acceptsItemNotification

Hotspot spotted a lot of time spent resolving mimetype aliases
while processing notifications
http://www.davidfaure.fr/2020/qmime_alias.png

We might as well resolve to canonical aliases upfront,
setting up subscriptions happens a lot less than actual notifications.
parent c1359d48
Pipeline #29953 passed with stage
in 32 minutes and 19 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment