Spike: Investigate performance issues when loading UI identities
API endpoint: /api/v1/environments/<environment_api_key>/identities/
For environments with millions of identities, it can be very slow to load the UI, even while it's paginated.
Possibly this sorting could benefit from a binary tree index on Identity.created_date exclusively. This spike is to coordinate an investigation and confirm this is the case, or point somewhere else.
Hey @emyller, I'd love to take up this issue and investigate the performance aspect mentioned here. Could you please assign it to me?
@Aaditya1273 Done! I'm sorry it took me long, I was off the grid on holidays and just caught up to this. We understand if this no longer fits your agenda! Please let me know if you're still keen to take this one.