Proxy scenario perf regression
See original GitHub issueActually in CoreFx, but opening in aspnet until I get more information
Updated
3.0.0-preview-27408-1 -> 3.0.0-preview-27409-1
Microsoft.NetCore.App / Core FX https://github.com/dotnet/corefx/compare/c2bbb6a5ee5ff67e5e8353e154d7b4c4f2f83143...e1c0e1d4928b27113cdb2d021f4abbb202c9892a
Microsoft.NetCore.App / Core CLR https://github.com/dotnet/coreclr/compare/a51af0838709ca81b51bee236865a39b31f68f41...4e5df11e42457b6201545e672a2f3d1eb18e47e7
Command lines:
dotnet run -- --server http://10.10.10.2:5001 --client http://10.10.10.4:5002 `
-j ..\Benchmarks\benchmarks.httpclient.json -n HttpClientFactory --sdk Latest --self-contained --aspnetcoreversion 3.0.0-preview3-19116-01 --runtimeversion 3.0.0-preview-27408-1
dotnet run -- --server http://10.10.10.2:5001 --client http://10.10.10.4:5002 `
-j ..\Benchmarks\benchmarks.httpclient.json -n HttpClientFactory --sdk Latest --self-contained --aspnetcoreversion 3.0.0-preview3-19116-01 --runtimeversion 3.0.0-preview-27409-1
Issue Analytics
- State:
- Created 4 years ago
- Comments:29 (29 by maintainers)
Top Results From Across the Web
Performance regression: plaintext, proxy-yarp · Issue #28170
A build regression has been detected for the following scenarios: Scenario Environment Date Old Build (ms) New Build (ms) Change Deviation ...
Read more >A Survey of Regression Methods for Proxy Functions
Although it may be possible to estimate a proxy model by producing parameter estimates, there may be insufficient numbers of fitting scenarios ......
Read more >Proxy model validation
In this paper, we focus on proxy models developed by fitting curves, typically polynomial functions, using regression techniques which represent ...
Read more >The Playbook to Monitor Your Model's Performance in ...
A potential proxy metric for success in this scenario might be the percentage of consumers you have lent credit that make a late...
Read more >Hunting for Discriminatory Proxies in Linear Regression Models
In this paper we formulate a definition of proxy use for the setting of linear regression and present algorithms for detecting proxies. Our...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Looks like its back to normal
@filipnavara that change had no effect.