Skip to content

Conversation

@wangyuantao
Copy link
Owner

dotnet run -c Release -f net7.0 --filter Microsoft.Extensions.Configuration.ConfigurationBinderBenchmarks.Get --coreRun "D:\runtime\artifacts\bin\testhost\net7.0-windows-Release-x64\shared\Microsoft.NETCore.App\8.0.0\corerun.exe"

Method MySettingsCount Mean Error StdDev Median Min Max Gen 0 Gen 1 Allocated
Get 32 40.80 us 0.484 us 0.453 us 40.63 us 40.18 us 41.74 us 7.2674 - 31.09 KB
Get 64 99.40 us 0.415 us 0.368 us 99.38 us 98.72 us 100.15 us 14.3426 - 60.93 KB
Get 128 295.77 us 2.970 us 2.778 us 295.18 us 291.78 us 300.25 us 28.4024 2.3669 121.34 KB

wangyuantao pushed a commit that referenced this pull request Sep 12, 2022
* WIP: add gRPC tests

* Fix AOT and trimming

* WIP

* Implement IncludeNetworkSecurityConfig

* Use IncludeNetworkSecurityConfig

* Fix gRPC test

* Avoid git checkout

* Remove unnecessary code

* WIP: start working on CI configuration

* Remove WinHttpHandler

* Fix problem with SSL

* Change server host

* Setup CI (#1)

* Get Docker container building & exported via test build

* Changes

* Add missing pfx certificate

* changes

* cleanup

Co-authored-by: Simon Rozsival <[email protected]>

* Use tls

* Update yml

* Revert changes to the mono Android sample app

* Bump android image version

* Bump image version

* Enable TLS

* Remove hardcoded package versions

* Update package versions

* Update package versions

* Rename pipeline

* Move interop tests website dependencies versions to Versions.props

* Add cred scan supression for the interop test server private key

* Fix licenses

* Remove dependencies

* Fix path to Versions.props

* Remove unnecessary dependency version

* Fix building docker image

* Change pfx password

Co-authored-by: Jo Shields <[email protected]>
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

Successfully merging this pull request may close these issues.

3 participants