Skip to content
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

Upgrade to .NET9 & Memory Improvements #5

Merged
merged 14 commits into from
Dec 22, 2024
Merged

Conversation

keesschollaart81
Copy link
Owner

@keesschollaart81 keesschollaart81 commented Dec 22, 2024

Benchmark before:

Method Mean Error StdDev Gen0 Gen1 Allocated
TrackMultipleFrames 108.8 ms 1.87 ms 1.56 ms 54000.0000 10200.0000 323.08 MB

And after (both on mac M1):

Method Mean Error StdDev Gen0 Gen1 Allocated
TrackMultipleFrames 24.00 ms 0.218 ms 0.194 ms 1812.5000 437.5000 10.97 MB

@keesschollaart81 keesschollaart81 merged commit 07e5f13 into main Dec 22, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant