-
-
Notifications
You must be signed in to change notification settings - Fork 30
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
v1.6.16 - Continued Optimizations #567
Conversation
jamessimone
commented
Feb 26, 2024
- continued optimization work for large batch full recalc operations, particularly those that roll up to multiple parent types from a single child type
- updated CLI version from 2.21.8 to 2.29.5
- skipped a version on the namespaced package so that it and the primary package are now in sync as far as version number goes
…hat the versions are now in sync
…ks (which are apparently accounting for 50+% of recalc time with larger batch sizes) and standardized how logging is occurring in batch/queueable jobs
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #567 +/- ##
==========================================
- Coverage 96.54% 96.54% -0.01%
==========================================
Files 32 32
Lines 6693 6718 +25
Branches 61 61
==========================================
+ Hits 6462 6486 +24
- Misses 226 227 +1
Partials 5 5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |