influxdata / influxdata/giraffe
Maps: Determine if limit/lag is from mapbox or from our system
Open
- Dominant language
- TypeScript
- Stars
- 189
- Forks
- 33
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 4
Description
So we currently have a marker limit of 2000 before truncating results. After that 2000 amount the website begins to get slow and laggy though the map does load it becomes hard to zoom in and out and interact with. We should determine if that is from our code, the mapbox code, or possibly both.
Contributor guide
Research direction
Reproduce the map with more than 2,000 markers and compare interaction when zooming and panning. Determine whether the lag comes from the website, Mapbox, or both, then document the responsible component and a verified direction for reducing the slowdown.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100