Skip to content
Commit 573bc06a authored by Alexander Lohnau's avatar Alexander Lohnau
Browse files

runner: Avoid recreation of same stringlist

On my KF6 setup, the QStringList was created around 120 times for each
character typed. Considering that the value is constant in the context
of a match method call, we should just reuse the value.
parent 21f520c8
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