-
Notifications
You must be signed in to change notification settings - Fork 569
[8.2] Fix "has map" performance - [MOD-9687] #6648
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
Conversation
Automated performance analysis summaryThis comment was automatically generated given there is performance data available. In summary:
You can check a comparison in detail via the grafana link Performance Improvements - Comparison between 8.2 and backport-6636-to-8.2.Time Period from 30 days ago. (environment used: oss-standalone)
Performance Regressions and Issues - Comparison between 8.2 and backport-6636-to-8.2.Time Period from 30 days ago. (environment used: oss-standalone)
Tests with No Significant Changes (29 tests)Tests with No Significant Changes
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 8.2 #6648 +/- ##
==========================================
- Coverage 89.46% 89.43% -0.03%
==========================================
Files 253 253
Lines 41613 41613
Branches 3725 3725
==========================================
- Hits 37228 37216 -12
- Misses 4336 4348 +12
Partials 49 49
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
$ gitlog v8.2.1..v8.2.5 RediSearch/RediSearch#6867 Improve BUILD_INTEL_SVS_OPT flag validation RediSearch/RediSearch#6845 Fix vector compression type reporting and rename SVS environment variable RediSearch/RediSearch#6794 Fix rpcountFree casting RediSearch/RediSearch#6825 Bump vecsim 8.2.4 RediSearch/RediSearch#6787 Fix deadlock while RDB loading and RM_Yield (#6763) RediSearch/RediSearch#6723 Fix ACLUserMayAccessIndex RediSearch/RediSearch#6701 Fix fd leak when OOM RediSearch/RediSearch#6676 bump svs version RediSearch/RediSearch#6671 Add SVS-VAMANA index to info fields telemetry RediSearch/RediSearch#6665 Optimize rs_wall_clock_diff_ns by removing redundant if branch RediSearch/RediSearch#6641 Update vectors memory in total index info memory RediSearch/RediSearch#6634 Log DocTable capacity growth for memory diagnostics RediSearch/RediSearch#6649 Bump minimal redis version RediSearch/RediSearch#6648 Fix "has map" performance RediSearch/RediSearch#6645 Trie: hide expensive memory usage computation behind a test-specific feature flag
Description
Backport of #6636 to
8.2.