Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add benchmark for large number of ConfigurationProvider #2572

Merged
merged 11 commits into from
Aug 30, 2022

Commits on Aug 19, 2022

  1. sort

    yuantao-wang committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    ecb65ef View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Update src/benchmarks/micro/libraries/Microsoft.Extensions.Configurat…

    …ion/ConfigurationBinderBenchmarks.cs
    
    Co-authored-by: Eric Erhardt <[email protected]>
    wangyuantao and eerhardt authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    652dfee View commit details
    Browse the repository at this point in the history
  2. remove dispose

    yuantao-wang committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    749e975 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bde0a90 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Update src/benchmarks/micro/libraries/Microsoft.Extensions.Configurat…

    …ion/ConfigurationBinderBenchmarks.cs
    
    Co-authored-by: Eric Erhardt <[email protected]>
    wangyuantao and eerhardt authored Aug 25, 2022
    Configuration menu
    Copy the full SHA
    63ecafb View commit details
    Browse the repository at this point in the history
  2. Update src/benchmarks/micro/MicroBenchmarks.csproj

    Co-authored-by: Eric Erhardt <[email protected]>
    wangyuantao and eerhardt authored Aug 25, 2022
    Configuration menu
    Copy the full SHA
    d11a008 View commit details
    Browse the repository at this point in the history
  3. fix

    yuantao-wang committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    50a8c8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80d9b51 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Update src/benchmarks/micro/libraries/Microsoft.Extensions.Configurat…

    …ion/ConfigurationBinderBenchmarks.cs
    
    Co-authored-by: Adam Sitnik <[email protected]>
    wangyuantao and adamsitnik authored Aug 26, 2022
    Configuration menu
    Copy the full SHA
    0b7f5e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. remove duplication

    yuantao-wang committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    75785dd View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. reduce providers count

    yuantao-wang committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    13f3c7b View commit details
    Browse the repository at this point in the history