You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When upgrading from 5.67.0 to 8.6.0 we noticed about 10x longer task times for :compileConjureObjects. I checked different versions in between and it turns out the task was failing for versions 6.0.0 through to 6.10.0, it started succeeding in 6.11.0 and it already suffered from described slowness.
I checked the most recent version (8.23.0 at the tine of writing) but it is still slow.
What did you want to happen?
Ideally we would have wanted for tasks to get quicker, but we'd be happy with them not being that significantly slower ;-)
The text was updated successfully, but these errors were encountered:
michal-draftwise
changed the title
~10x perf degradation between 5.67.0 and 6.11.0
~10x perf degradation between 5.67.0 and 6.11.0 (and later)
Jul 4, 2024
What happened?
When upgrading from
5.67.0
to8.6.0
we noticed about 10x longer task times for:compileConjureObjects
. I checked different versions in between and it turns out the task was failing for versions6.0.0
through to6.10.0
, it started succeeding in6.11.0
and it already suffered from described slowness.I checked the most recent version (
8.23.0
at the tine of writing) but it is still slow.What did you want to happen?
Ideally we would have wanted for tasks to get quicker, but we'd be happy with them not being that significantly slower ;-)
The text was updated successfully, but these errors were encountered: