Greenstand / Greenstand/treetracker-api
Speed up the performance of this endpoint
Open
challenge
enhancement
good first issue
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
The API like this:https://prod-k8s.treetracker.org/treetracker/captures?tree_associated=false&limit=1&offset=0&captured_at_start_date=2022-08-01&captured_at_end_date=2022-08-01&&matchting_tree_distance=6&matchting_tree_time_range=30
It takes about 8s to finish, and if we wider the time range, it would be much worse, so we need to find out how to speed up it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.