Lookup loaded effects only once when building support information
ClosedPublic

Authored by zzag on Jul 2 2018, 8:15 AM.

Details

Test Plan

Ran qdbus org.kde.KWin /KWin supportInformation

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
zzag created this revision.Jul 2 2018, 8:15 AM
Restricted Application added a project: KWin. · View Herald TranscriptJul 2 2018, 8:15 AM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Jul 2 2018, 8:15 AM
davidedmundson accepted this revision.Jul 2 2018, 8:40 AM
davidedmundson added a subscriber: davidedmundson.

Not exactly a hotspot.

This revision is now accepted and ready to land.Jul 2 2018, 8:40 AM
zzag added a comment.Jul 2 2018, 8:52 AM

Not exactly a hotspot.

Yeah, but that doesn't mean we should stop writing more optimal code. :-)

This revision was automatically updated to reflect the committed changes.