colouring-montreal/app/src/tiles
Mateusz Konieczny 159acb249b more aggressive caching
in tests it seems confirmed that caching noticeably improves performance (Polly noticed that age layer is noticeably faster without being aware that it is cached more aggressively, in testing in general all layers benefit from caching even at zoom level 18 for relatively minor storage cost and differences in the first use performance that are basically not possible to measure (or at least I failed to measure them)

caching will be especially important as more people will use the site and will help reduce server costs

see also #1062 proposing further simplification of this code
2023-01-20 21:48:18 +01:00
..
renderers Add mapnik XML directory to build output 2021-02-15 18:27:31 +00:00
dataDefinition.ts Revert "Revert "remove empty map layer"" 2023-01-19 14:40:16 +01:00
rendererDefinition.ts more aggressive caching 2023-01-20 21:48:18 +01:00
tileCache.ts Lint semicolons 2019-11-07 09:13:30 +01:00
tileserver.ts provide more clear errors 2022-11-18 17:32:16 +01:00
types.ts Refactor data maps and add building outlines (#630) 2021-01-29 02:40:11 +00:00
util.ts Lint semicolons 2019-11-07 09:13:30 +01:00