Greenstand/treetracker-query-api

Performance: optimize this API

开放

#219 创建于 2022年10月2日

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

仓库指标

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

描述

url: https://prod-k8s.treetracker.org/query/species?planter_id=3024&limit=20&offset=0 took: 2658ms, this might be the same with https://github.com/Greenstand/treetracker-query-api/issues/216 but it's using a different filter(planter), so please also check the code 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.

贡献者指南