Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

Why Rectangle.radius is so performance expensive?

$
0
0
I’m on Qt 5.2-beta1 with EGL render on an x86-based system running Linux. With square rectangles the perormance is alright. But just as soon as I add raduis: N , it drops to nowhere. I had to remove all rounded rectangles and replace them with images to get decent performance in a very simple UI. Why radius is so expensive?

Viewing all articles
Browse latest Browse all 13965

Trending Articles