Using QStringLiterals and explicit QByteArray ctors makes it possible for the compiler to skip the more expensive QString ctors and use very cheap ones. This should give the interceptor a nice speedup.
See also: http://community.kde.org/Plasma#Plasma_Workspaces_2
Description
Languages
C++
63.9%
QML
29.4%
CMake
3.3%
Shell
1.3%
Python
1%
Other
1%