Greenstand/treetracker-query-api

Performance: optimize this API

Ouverte

#216 ouverte le 1 oct. 2022

 (6 commentaires) (0 réaction) (0 personne assignée)TypeScript (65 forks)auto 404
enhancementgood first issuepostgresqlpriority

Métriques du dépôt

Stars
 (17 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

It is slow on prod, please help to optimize: url: https://prod-k8s.treetracker.org/query/species?organization_id=178&limit=20&offset=0 took: 33984ms

Please find the responding router in the repo, and test it locally, note, local env is connecting to dev database, it might be faster than prod because fewer data.

Guide contributeur