Current Nuget build 7.12.3 seems to be published as debug build #2510
Labels
infrastructure
build environment, engineering system and other things for developer productivity.
P1
I created a benchmark program to test the speed of my ODATA service and got this output from benchmark.net (my program was compiled in "Release" mode):
And when decompiling the DLLs I find this line in the decompiled code:
Indeed, compared to version 7.12.2, the performance dropped noticable.
Can it be that the latest release was compiled in "Debug" mode?
Assemblies affected
Microsoft.OData.Client
Microsoft.OData.Edm
Microsoft.OData.Core
Which assemblies and versions are known to be affected e.g. OData .Net lib 7.x
Reproduce steps
Expected result
Actual result
The text was updated successfully, but these errors were encountered: