Skip to content

perf(macrodb): Add email indices to improve link deletion time#602

Merged
evanhutnik merged 1 commit intomainfrom
evan/email-delete-indices
Dec 12, 2025
Merged

perf(macrodb): Add email indices to improve link deletion time#602
evanhutnik merged 1 commit intomainfrom
evan/email-delete-indices

Conversation

@evanhutnik
Copy link
Copy Markdown
Contributor

Summary

Email account link deletion times are currently very slow due to lack of indices needed when performing cascading deletions across all the tables. Adding indices that drastically reduce deletion times. Without indices in dev it took 14.8s to delete my link, with the indices it takes 350ms.

Screenshots, GIFs, and Videos

@evanhutnik evanhutnik merged commit c2004d0 into main Dec 12, 2025
36 checks passed
@evanhutnik evanhutnik deleted the evan/email-delete-indices branch December 12, 2025 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants