holaplex / indexer

Index Solana data using a Geyser plugin (downstream service cluster)

Home Page:https://holaplex.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Audit and Adjustment of Profile Offers Queries

kespinola opened this issue · comments

Goal

Profiles offer query responds in 500ms.

Requirements

  • Audit the current query speed and identify causes of slow response times
  • Draft proposal to speed up the query
  • Implement the proposal

rebuilt invalid indexes for offers table so that should make profile offers query faster.

Backport the index changes.

done.