Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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

Roslyn analyzer for J2N read-only collections performance issues #985

Open
1 task done
paulirwin opened this issue Oct 22, 2024 · 0 comments
Open
1 task done

Roslyn analyzer for J2N read-only collections performance issues #985

paulirwin opened this issue Oct 22, 2024 · 0 comments
Labels
good-first-issue Good for newcomers is:task A chore to be done up-for-grabs This issue is open to be worked on by anyone
Milestone

Comments

@paulirwin
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Task description

Split from #928.

Originally posted by @NightOwl888:

It would probably also be sensible to add warnings to our Roslyn code analyzer to warn users that there may be a performance downgrade if they use a BCL collection type in cases where there would be a performance downgrade. This only happens when comparing collection equality or formatting the contents of the collection, IIRC.

See #984 for more context.

@paulirwin paulirwin added is:task A chore to be done up-for-grabs This issue is open to be worked on by anyone good-first-issue Good for newcomers labels Oct 22, 2024
@paulirwin paulirwin added this to the 4.8.0 milestone Oct 22, 2024
@paulirwin paulirwin mentioned this issue Oct 22, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good-first-issue Good for newcomers is:task A chore to be done up-for-grabs This issue is open to be worked on by anyone
Projects
None yet
Development

No branches or pull requests

1 participant