-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Initial Work on Performance Patches #458
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
|
Performance Ratio:
|
Something unfortunate is happening with some allocation checking functionality. It's not really related to the main bit of this PR, but I'll need to fix it before merging. |
Latest commit purely contains changes to comments, so I'm going to merge as soon as the quality checks pass. |
This PR starts to address #249 . In particular it
This will make a couple of specific cases more performant, and make it possible for others to contribute rules that they would like to see in Mooncake.jl.