diff --git a/QGIS3---QGIS-Server-code-sprint-Notes.md b/QGIS3---QGIS-Server-code-sprint-Notes.md index a24b73b..de5ad6f 100644 --- a/QGIS3---QGIS-Server-code-sprint-Notes.md +++ b/QGIS3---QGIS-Server-code-sprint-Notes.md @@ -61,6 +61,11 @@ See https://github.com/dmarteau/QGIS Discussion,"do we need a project cache? " 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 ![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 * Performance tests: - * Test QGIS 3 and QGIS 2 - * Add environment variables to manage configuration of test (server, warm up, users, etc.) + * Test QGIS 3 and QGIS 2 (results) * Prepare Multithreadin settings in QGIS3 config +* QGIS Server Optimization from performance test results * Diagrame legends improvment * Processing: QEP#84