Replies: 1 comment 1 reply
-
absolutely! Submit all what you think that could improve the code and the performances! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello @cagnulein
Do you mind if I commit some tweaks to the code, as in using QStringLiteral to avoid QString allocation ( great benefit in performance ) as a first step then using tools like Clazy to review cpp code and clang-format to format all source files.
Beta Was this translation helpful? Give feedback.
All reactions