<html><head></head><body><div>
<meta charset="utf-8">
<div id="compose-body-wrapper" dir="auto"><div dir="auto"><div
dir="auto">Hello,</div><div dir="auto">One of my project would greatly
benefit from a much faster rendering. After some testing, the bulk
(>99%) of the time is spent at rendering the layer with
QgsRasterLayer(...,...). What I have also noticed is that rendering time
does not change with the number of cores, which suggests that the renderer
might be using a single thread. I checked the API documentation but
couldn't find anything about multithreading or some other procedure to
accelerate rendering. I was wondering if anyone has any suggestion or has
faced a similar difficulty. </div><div
dir="auto">Thanks. </div><div dir="auto">(Note: The data provider is
'gdal' and I'm using QGIS-3.30)
</div><div><br></div></div><div dir="auto"><br></div><div
dir="auto" id="tmjah_g_1299"><br></div></div>
</div></body></html>