2fbe1eaa80
In WebAPI scenarios involving paramters, there are repeated calls to extract the same set of paramters on the long lifetime ReflectedHttpActionDescriptor. This changes caches them and will prevent one array allocation per request and should improve throughput by 0.3-0.5% depending on the scenario. |
||
---|---|---|
.nuget | ||
packages | ||
src | ||
test | ||
tools | ||
.gitattributes | ||
.gitignore | ||
License.txt | ||
Runtime.msbuild | ||
Runtime.sln | ||
RuntimePortable.sln | ||
Settings.StyleCop | ||
build.cmd |