In CSS, we can easily achieve transparency, gradients, shadows, etc, ... with just a couple of lines (back to my time, you needed to create GIF or PNG images, to simulate these effects :)).
I was wondering if the use of these effects, are impacting the rendering time on smartphones, in a significant way that it could downgrade the user experience?
I assume that, it can be neglected compared to network / connection times, but I can't make my mind if this is also slowing down the scrolling of a page.