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
Is your feature request related to a problem? Please describe.
Dotnet 8 will have frozen collections for data intialized at the start: https://www.youtube.com/watch?v=kowKK6tEwd0
Let's see if there's a use for this.
Describe the solution you'd like
Find places in code that might improve
Try and Benchmark
Describe alternatives you've considered -
Additional context -
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Dotnet 8 will have frozen collections for data intialized at the start:
https://www.youtube.com/watch?v=kowKK6tEwd0
Let's see if there's a use for this.
Describe the solution you'd like
Describe alternatives you've considered
-
Additional context
-
The text was updated successfully, but these errors were encountered: