qmlweb
qmlweb copied to clipboard
Optimize QmlProperty's get
I suspect that this line of code eats a valuable cpu time of QmlWeb.
Probably we should profile it and think on how it might be optimized.
Any thoughts/ideas?..
This probably is about this line, judging from the issue creation time.
@ChALkeR thank you! as i remember, optimizing isConnected didn't bring much.