Skip to content
This repository was archived by the owner on Jul 27, 2025. It is now read-only.

Improve speed of transactions page#1752

Merged
zachgoll merged 13 commits intomainfrom
1746-performance-transactions-page-is-slow-in-production
Feb 1, 2025
Merged

Improve speed of transactions page#1752
zachgoll merged 13 commits intomainfrom
1746-performance-transactions-page-is-slow-in-production

Conversation

@zachgoll
Copy link
Contributor

@zachgoll zachgoll commented Jan 31, 2025

Fixes #1746

Various performance improvements for the /transactions page and in general. Highest impact changes:

  • Update demo generator script to populate more "production like" data for profiling/benchmarking
  • N+1 queries when loading list of transactions
  • Reduced size of profile image, added lazy loading, use webp and quality tweaks

@zachgoll zachgoll linked an issue Jan 31, 2025 that may be closed by this pull request
@zachgoll zachgoll marked this pull request as ready for review January 31, 2025 23:57
@zachgoll zachgoll changed the title 1746 performance transactions page is slow in production Improve speed of transactions page Feb 1, 2025
@zachgoll zachgoll merged commit 2c2b600 into main Feb 1, 2025
5 checks passed
@zachgoll zachgoll deleted the 1746-performance-transactions-page-is-slow-in-production branch February 1, 2025 00:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Performance: Transactions page is slow in production

1 participant