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
To utilise Julian optimisations, we should rethink some aspects of the current codebase for improving type stability.
I think a discussion around type hierarchy to improve modularity in code would be great as well, which promotes code reuse, and easy addition/integration of future features.
smishr
changed the title
Thoroughly think about type stability and abstraction
Thoroughly think about type stability and improved abstractions
Mar 25, 2023
To utilise Julian optimisations, we should rethink some aspects of the current codebase for improving type stability.
I think a discussion around type hierarchy to improve modularity in code would be great as well, which promotes code reuse, and easy addition/integration of future features.
Thinking along lines of #290 #277
Ref
Julia manual performance tips
Writing type stable Julia code
The text was updated successfully, but these errors were encountered: