Page MenuHomePhabricator

Investigate geosearch API performance
Closed, DeclinedPublic

Description

  • How many dynamic maps are viewed?
  • How much load does the geosearch API create?
  • What do we estimate for additional load caused by the "nearby" feature.

Related Objects

StatusSubtypeAssignedTask
OpenNone
OpenNone
DeclinedNone

Event Timeline

thiemowmde added a subscriber: thiemowmde.

From today's story time:

  • Load on APIs is tracked anyway. If one turns out to be problematic we will know.
  • What we need to do is to make sure scrolling on the map doesn't cause gazillions of API queries. But that's a detail for the implementation ticket.