-
Notifications
You must be signed in to change notification settings - Fork 4
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
Move to .NET 9 #1108
Move to .NET 9 #1108
Conversation
DATAS (#404) will be enabled by default, it might be worth checking disabling it, although its performance improv should be negligible. From Performance Improvements in .NET 9:
<GarbageCollectionAdaptationMode>0</GarbageCollectionAdaptationMode> Back in the day the difference was minimal (#404) and it doesn't seem to be causing the initial perf issue here either.
|
[-3, 1] 8+0.08
Before disabling CET: perf regression
Last validation: