qmlweb icon indicating copy to clipboard operation
qmlweb copied to clipboard

Optimize QmlProperty's get

Open pavelvasev opened this issue 8 years ago • 2 comments

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?..

pavelvasev avatar Jul 17 '16 20:07 pavelvasev

This probably is about this line, judging from the issue creation time.

ChALkeR avatar Dec 12 '16 11:12 ChALkeR

@ChALkeR thank you! as i remember, optimizing isConnected didn't bring much.

pavelvasev avatar Dec 13 '16 05:12 pavelvasev