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

[Host] Make use of ArrayPool #351

Open
zarusz opened this issue Dec 22, 2024 · 2 comments
Open

[Host] Make use of ArrayPool #351

zarusz opened this issue Dec 22, 2024 · 2 comments
Assignees
Milestone

Comments

@zarusz
Copy link
Owner

zarusz commented Dec 22, 2024

ArrayPool

@zarusz zarusz added this to the 3.0.0 milestone Dec 22, 2024
@zarusz zarusz self-assigned this Dec 22, 2024
@dundich
Copy link
Contributor

dundich commented Dec 23, 2024

How long do you plan to keep NetStandart 2.0?

npgsql/npgsql#5296

Another aspect I want to pay attention to in the future. In my opinion, the main performance problem is serialization of untyped objects.....

ps

found it interesting...

https://github.com/stebet/rabbitmq-dotnet-client/blob/1c72f6e0356135c46096c7ea031e1b115de6fd61/projects/RabbitMQ.Client/client/impl/AsyncConsumerDispatcher.cs#L50

  • AsyncConsumerWorkService

@zarusz
Copy link
Owner Author

zarusz commented Dec 23, 2024

.NET Standard is still needed to enable this library for the .NET Framework. So I will want to keep it around. If you look at other libraries they also target netstandard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants