From fca5661323490d32a8326da8a102fb4b4c03283e Mon Sep 17 00:00:00 2001 From: biodiv Date: Sun, 9 Mar 2014 12:24:21 +0100 Subject: [PATCH] added performance tips --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index fb50a62..98589b8 100644 --- a/README.md +++ b/README.md @@ -139,3 +139,10 @@ This example reclusters the map (only the new tiles) on panning/zooming, adds a If further documentation is required write me a message. I might contribute something on readthedocs then. + + +Performance Tips +---------------- + +- index your GIS database columns correctly +- usage of a SSD can be 10-20 times faster compared to HDD