Skip to content

Optimizations Update

Choose a tag to compare

@HarmanPreet-Singh-XYT HarmanPreet-Singh-XYT released this 14 Feb 08:16
· 38 commits to main since this release
  • Improved local database performance with faster read/write operations.
  • Reduced memory usage by loading only the required data when needed.
  • Frequently used data is now cached in memory (up to 5 MB) for faster access.