Hi,
We are currently using Dagger v0.16.3 in production within our company. We provide internal Dagger modules written in Python to our product teams, some of which have dependencies on other Dagger modules.
We recently tried upgrading to version v0.18.9, but we noticed a significant performance degradation, particularly during module loading.
In both cases, the Dagger engine is using the cache, so we would not expect such a drop in performance.
Could you please confirm if there have been any engine-level changes between these versions that might explain this performance drop?
Here are the links to Dagger Cloud traces for comparison:
• v0.16.3 trace: https://dagger.cloud/betclicgroup/traces/fd6abcfcc76d09de0384588d3f9f87a7?listen=c9b8c0058bdd3b64&listen=f13770b6d1eee0cd&listen=fc8f4e8b661a1126
• v0.18.9 trace: https://dagger.cloud/betclicgroup/traces/66158ef88cba183e1b69adf45f5dd338?listen=ca3eb477f892ba9b&listen=c53cb2f1c9bf65b2&listen=28a0f0a24e3d381f&listen=9ce52c3a0ba0ffa8
Thank you in advance for your help.