From 554b603602e3ef1632627514093acde226d7c6e4 Mon Sep 17 00:00:00 2001 From: Jacolin Date: Tue, 13 Dec 2016 13:30:11 +0100 Subject: [PATCH] Updated QGIS3 QGIS Server code sprint Notes (markdown) --- QGIS3---QGIS-Server-code-sprint-Notes.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) 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