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.

貢獻者指南