Updated QGIS3 QGIS Server code sprint Notes (markdown)

Jacolin 2016-12-13 13:30:11 +01:00
parent c4dcc2ada8
commit 554b603602

@ -61,6 +61,11 @@ See https://github.com/dmarteau/QGIS
Discussion,"do we need a project cache? " Discussion,"do we need a project cache? "
why not just export a binary blob when saving qgs project? No more xml parsing then. why not just export a binary blob when saving qgs project? No more xml parsing then.
### Camptocamp
* Performance test for QGIS 2 and QGIS 3
* Add environment variables to manage configuration of test (server, warm up, users, etc.)
## Tracking of what is done during Code sprint ## Tracking of what is done during Code sprint
![group 1](https://pbs.twimg.com/media/CzexGBYXcAAqYQZ.jpg) ![group 1](https://pbs.twimg.com/media/CzexGBYXcAAqYQZ.jpg)
@ -91,8 +96,8 @@ Still heavy discussion about caching of projects. Is a cache really mandatory (a
### Camptocamp ### Camptocamp
* Performance tests: * Performance tests:
* Test QGIS 3 and QGIS 2 * Test QGIS 3 and QGIS 2 (results)
* Add environment variables to manage configuration of test (server, warm up, users, etc.)
* Prepare Multithreadin settings in QGIS3 config * Prepare Multithreadin settings in QGIS3 config
* QGIS Server Optimization from performance test results
* Diagrame legends improvment * Diagrame legends improvment
* Processing: QEP#84 * Processing: QEP#84