Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

speed up initial page load #276

Merged
merged 4 commits into from Oct 24, 2018
Merged

speed up initial page load #276

merged 4 commits into from Oct 24, 2018

Conversation

noerw
Copy link
Member

@noerw noerw commented Jun 21, 2018

Use /boxes?minimal=true on initial page load.
See commit messages for context and caveats.
this change depends on sensebox/openSenseMap-API#164

noerw and others added 4 commits June 21, 2018 23:19
getBoxes() with minimal=true will not return sensor metadata, improving
API response time. for features relying on this data, it is refetched
on demand. this uses more bandwith in total, but avoids the expensive fetch
on initial page load.
@mpfeil mpfeil merged commit e41a400 into sensebox:development Oct 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants