Updated QGIS3 QGIS Server code sprint Notes (markdown)

Régis Haubourg 2016-12-12 14:58:28 +01:00
parent 1003ceae9e
commit c91ef9e448

@ -62,7 +62,13 @@ See https://github.com/dmarteau/QGIS
## Tracking of what is done during Code sprint ## Tracking of what is done during Code sprint
![group 1](https://t.co/sZA3RWZ62g)
![group 2](https://t.co/sZA3RWZ62g)
1. https://github.com/qgis/QGIS/pull/3809 - replace QgsMapRenderer has been merged. During this work Paul noticed that multithread rendering on server side worked, but that all tests failed. One hypothesis is that tests are not compatible with multithread rendering. If that's verified, we could expect huge performance improvements on rendering! A good candidate for day-2 work. 1. https://github.com/qgis/QGIS/pull/3809 - replace QgsMapRenderer has been merged. During this work Paul noticed that multithread rendering on server side worked, but that all tests failed. One hypothesis is that tests are not compatible with multithread rendering. If that's verified, we could expect huge performance improvements on rendering! A good candidate for day-2 work.
2.