Greenstand/treetracker-query-api

Performance: optimize this API

开放

#216 创建于 2022年10月1日

 (6 条评论) (0 个反应) (0 位负责人)TypeScript (65 个派生)auto 404
enhancementgood first issuepostgresqlpriority

仓库指标

星标
 (17 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南