Uh oh!
There was an error while loading. Please reload this page.
improve performance of hessians with static arrays - #751
Merged
Conversation
DNF2
commented
Sep 9, 2025
Is there any chance of this being merged? It has a significant impact on my library. |
devmotion
commented
Sep 9, 2025
Member
All tests are failing currently. |
KristofferCforce-pushed
the
static-hessian
branch
from
September 9, 2025 09:06
ab86fe8 to
190e85fCompareCodecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@## master #751 +/- ##
==========================================
- Coverage 89.82% 89.54% -0.29%
==========================================
Files 11 11 Lines 1032 1033 +1 ==========================================
- Hits 927 925 -2 - Misses 105 108 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
devmotion
approved these changes
Sep 9, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
by adding the suggestion done in #720 .
Closes#720