Skip to content

Commit

Permalink
add news entry for #45276 and #45404
Browse files Browse the repository at this point in the history
  • Loading branch information
aviatesk committed May 31, 2022
1 parent f5ebcc9 commit 0bb78e5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ Language changes
Compiler/Runtime improvements
-----------------------------

* The known quadratic behavior of type inference is now fixed and inference uses less memory in general.
Certain edge cases with auto-generated long functions (e.g. ModelingToolkit.jl with partial
differential equations and large causal models) should see significant compile-time improvements.
([#45276], [#45404])

Command-line option changes
---------------------------
Expand Down

0 comments on commit 0bb78e5

Please sign in to comment.