hi all,
skia offscreen renderer performance is all over the place…
Resolution does not impact the offscreen renderer’s performance.
hi all,
skia offscreen renderer performance is all over the place…
Resolution does not impact the offscreen renderer’s performance.
hey schlonzo,
the timings in the tooltip sorrily are misleading here.
The normal Renderer that renders to a window is also consuming quite some time, but it isn’t shown in the tooltip. The reason for that is that it asks for a redraw on “Update”. The actual rendering is then done when Windows wants to redraw the contents of the window. You can see those timings when you select the Renderer Window and hit F2:
this should finally be much improved for 2021.4 releases.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.