colouring-montreal/app
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
..
map_styles Revert "Revert "remove empty map layer"" 2023-01-19 14:40:16 +01:00
public get housing zones data in geojson 2022-12-08 20:42:56 +01:00
src more aggressive caching 2023-01-20 21:48:18 +01:00
.eslintignore Configure eslint 2019-05-27 16:13:11 +01:00
.eslintrc Disable prop types eslint rule 2021-03-15 20:49:28 +00:00
.gitignore Merge frontend/api into universal react app 2018-09-09 22:22:44 +01:00
package-lock.json Allow community to mark expected applications 2022-07-04 11:40:14 +02:00
package.json upgrade mini-css-extract-plugin 2022-06-27 21:17:58 +02:00
razzle.config.js Update build and SSR dependencies 2021-04-18 20:38:21 +01:00
tsconfig.json Update typescript, react, leaflet 2021-04-26 19:19:06 +01:00