You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.
Once we're in production, all static resources should be transferred with Expires-headers that allow for caching for at least 24 hours.
Currently, for the home page about 2,2 MB of files are transferred. When changing to save and detail view, the heavy json files and JavaScript, which have already been loaded, are loaded again. This should be avoided.
The text was updated successfully, but these errors were encountered:
Once we're in production, all static resources should be transferred with Expires-headers that allow for caching for at least 24 hours.
Currently, for the home page about 2,2 MB of files are transferred. When changing to save and detail view, the heavy json files and JavaScript, which have already been loaded, are loaded again. This should be avoided.
The text was updated successfully, but these errors were encountered: