EasyNetQ.Management.Client icon indicating copy to clipboard operation
EasyNetQ.Management.Client copied to clipboard

ManagementClient functions are very slow in .Net Core

Open theCstokes opened this issue 4 years ago • 1 comments

ManagementClient.CreateExchangeAsync is 9 times slower when running in .net core after upgrading from .net framework.

theCstokes avatar Jul 20 '21 16:07 theCstokes

https://github.com/EasyNetQ/EasyNetQ/issues/1225

Pliner avatar Sep 12 '21 14:09 Pliner

I do believe that the root cause was here https://github.com/EasyNetQ/EasyNetQ.Management.Client/commit/d08594631a769ad5fbf3c8e04b1018efbe319a09

Pliner avatar Dec 04 '22 19:12 Pliner