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
{{ message }}
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.
The Ergo compilation time is noticeably longer, especially when using DateTime operations. The most likely reason is redundant computation in the inlining phase. This should be improved, as it is quite noticeable when using template studio.
The text was updated successfully, but these errors were encountered:
The Ergo compilation time is noticeably longer, especially when using DateTime operations. The most likely reason is redundant computation in the inlining phase. This should be improved, as it is quite noticeable when using template studio.
The text was updated successfully, but these errors were encountered: