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

Observing performance issue in .Net 8 when compared to .Net6 #1455

Open
pratekul opened this issue Nov 13, 2024 · 0 comments
Open

Observing performance issue in .Net 8 when compared to .Net6 #1455

pratekul opened this issue Nov 13, 2024 · 0 comments

Comments

@pratekul
Copy link

I'm experiencing a slowness in the application when building the application using dotnet 8.

The DLL project references an IBM MQ assembly(MQ 9.3.2), which puts around 40 messages in the MQ queue. In dotnet6 this action is performed within 1 second whereas when built using dotnet 8, it takes around 20+ seconds.

The issue is only observed when using SSL.

I am happy to provide any documents you would require to analyze the issue but need a secure link to upload the files.

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

No branches or pull requests

1 participant