Improve chart performance and gapfilling #2306

Merged
zachgoll merged 1 commits from zachgoll/more-resilient-net-worth-series into main 2025-05-26 08:40:18 +08:00
zachgoll commented 2025-05-26 08:33:51 +08:00 (Migrated from github.com)

This PR improves chart queries:

  • Moves gapfilling to SQL
  • Implements locf for both balances and exchange rates
  • Better memoization of queries
  • Adds tests
This PR improves chart queries: - Moves gapfilling to SQL - Implements locf for both balances and exchange rates - Better memoization of queries - Adds tests
Sign in to join this conversation.