Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DB query performance improvements #113

Merged
merged 3 commits into from
Jul 24, 2024
Merged

DB query performance improvements #113

merged 3 commits into from
Jul 24, 2024

Conversation

mahendrapaipuri
Copy link
Owner

No description provided.

* Avoid unmarshalling empty JSONs

* Make cumulative sum over step method and avoid looping twice

Signed-off-by: Mahendra Paipuri <[email protected]>
* Set index on columns that are used in current usage query

* Improve row scanning logic slightly to gain perf

* Misc fixes and typo corrections

Signed-off-by: Mahendra Paipuri <[email protected]>
@mahendrapaipuri mahendrapaipuri added the maintenance General maintenance label Jul 24, 2024
Signed-off-by: Mahendra Paipuri <[email protected]>
@mahendrapaipuri mahendrapaipuri merged commit a078311 into main Jul 24, 2024
13 checks passed
@mahendrapaipuri mahendrapaipuri deleted the perf_improvs branch July 24, 2024 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance General maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant