Skip to content

DB Improvements: Optimizing Performance 🚀

Latest
Compare
Choose a tag to compare
@krshrimali krshrimali released this 28 Jun 17:53
· 28 commits to main since this release
3e62f43

This release comes with some important but minor DB improvements to ensure the performance of each call and repetitive call. Follow along with some of the PRs below to know what changed.

What's Changed

  • Update DB schema and add support for overlapping by @krshrimali in #8
  • Major revision: DB now contains per line indices, no overlapping needed by @krshrimali in #9
  • Type Aliasing for DB Type + Fix for Unique Output by @krshrimali in #10

Full Changelog: v0.0.2...v0.0.3

P.S: Special thanks to @shoaib30 and @saurabh1310 for their suggestions with this DB improvement release. 🔥 🙇🏻