-
Notifications
You must be signed in to change notification settings - Fork 46
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
Speedup stdcm editoast endpoint 🚀 #10692
Conversation
71d6f11
to
2cbd718
Compare
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## dev #10692 +/- ##
=======================================
Coverage 81.90% 81.91%
=======================================
Files 1079 1079
Lines 107473 107471 -2
Branches 734 734
=======================================
+ Hits 88024 88032 +8
+ Misses 19409 19399 -10
Partials 40 40
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
2cbd718
to
d362cff
Compare
246b71e
to
193d4b6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice improvement of performance 🚀 Only minor comments.
Signed-off-by: Florian Amsallem <[email protected]>
Signed-off-by: Florian Amsallem <[email protected]>
Signed-off-by: Florian Amsallem <[email protected]>
- Limit the number of returned elements - Move filter from rust to postgres Benchmark: 3s -> 50ms Signed-off-by: Florian Amsallem <[email protected]>
5c815b6
to
6d9e5f8
Compare
close #10452
What si done (review commits individual):
Local benchmark
Dev benchmark