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

[Perf] Changes at 8/12/2021 5:58:49 AM #566

Closed
performanceautofiler bot opened this issue Aug 17, 2021 · 1 comment
Closed

[Perf] Changes at 8/12/2021 5:58:49 AM #566

performanceautofiler bot opened this issue Aug 17, 2021 · 1 comment

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Aug 17, 2021

Run Information

Architecture x86
OS Windows 10.0.18362
Baseline d839aacdb43cd1b5d6957a05ba4539d411938829
Compare dcd1e03ab42ea52d488f6874f40403f5f6069818
Diff Diff

Improvemnts in Microsoft.Extensions.DependencyInjection.GetServiceIEnumerable

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Transient - Duration of single invocation 7.50 μs 108.27 ns 0.01 0.07 True
Scoped - Duration of single invocation 104.65 ns 83.93 ns 0.80 0.10 True

graph
graph
Historical Data in Reporting System

Repro

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'Microsoft.Extensions.DependencyInjection.GetServiceIEnumerable*'

Payloads

Baseline
Compare

Histogram

Microsoft.Extensions.DependencyInjection.GetServiceIEnumerable.Transient


Microsoft.Extensions.DependencyInjection.GetServiceIEnumerable.Scoped


Docs

Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository

### Run Information
Architecture x86
OS Windows 10.0.18362
Baseline d839aacdb43cd1b5d6957a05ba4539d411938829
Compare dcd1e03ab42ea52d488f6874f40403f5f6069818
Diff Diff

Improvemnts in Microsoft.Extensions.DependencyInjection.GetService

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
ServiceScopeProvider - Duration of single invocation 47.57 ns 42.45 ns 0.89 0.26 False
ServiceScope - Duration of single invocation 69.63 ns 60.59 ns 0.87 0.22 False

graph
graph
Historical Data in Reporting System

Repro

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'Microsoft.Extensions.DependencyInjection.GetService*'

Payloads

Baseline
Compare

Histogram

Microsoft.Extensions.DependencyInjection.GetService.ServiceScopeProvider


Microsoft.Extensions.DependencyInjection.GetService.ServiceScope


Docs

Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants