Skip to content
Commit ddd3dc20 authored by Harald Sitter's avatar Harald Sitter 🐧 Committed by Nate Graham
Browse files

kicker: don't init runnermodels on initial empty query

setquery may get called during initialization with an empty string. this
isn't actually a query and doesn't justify loading the runners.

this optimization shaves an easy couple seconds off of shell startup

time to ShellCorona::checkAllDesktopsUiReady:
previously: ELAPSED (ms) 7248
now: ELAPSED (ms) 3080
parent e9684cd4
Pipeline #524221 failed with stage
in 7 minutes and 53 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