"noticeable" always depends on the workload, what you programs are actually doing.
There are code paths in Qt that can make use of certain hardware features if available and enabled, but how the impact the overall program performance depends on how often the program in question is executing those paths.
You'll have to compare for yourself.
Cheers,
_
Bookmarks