Greenstand/treetracker-query-api

Performance: optimize this API

オープン

#216 opened on 2022/10/01

 (6 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (65 件のフォーク)auto 404
enhancementgood first issuepostgresqlpriority

Repository metrics

Stars
 (17 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド