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 10/29/2021 11:47:52 AM #2253

Closed
performanceautofiler bot opened this issue Nov 11, 2021 · 0 comments
Closed

[Perf] Changes at 10/29/2021 11:47:52 AM #2253

performanceautofiler bot opened this issue Nov 11, 2021 · 0 comments

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Nov 11, 2021

Run Information

Architecture arm64
OS ubuntu 18.04
Baseline d14c2ed2e6547e62e673afbca49cc82753feb71a
Compare 76e68dbee740327bf0883390bad5a0d0846efaf0
Diff Diff

Improvemnts in System.Tests.Perf_Single

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
ToStringWithFormat - Duration of single invocation 2.57 μs 2.28 μs 0.89 0.31 False

graph
Test Report

Repro

git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Tests.Perf_Single*'

Payloads

Baseline
Compare

Histogram

System.Tests.Perf_Single.ToStringWithFormat(value: 3.4028235E+38, format: "F50")


Docs

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

### Run Information
Architecture arm64
OS ubuntu 18.04
Baseline d14c2ed2e6547e62e673afbca49cc82753feb71a
Compare 76e68dbee740327bf0883390bad5a0d0846efaf0
Diff Diff

Improvemnts in System.Tests.Perf_Double

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Parse - Duration of single invocation 834.52 ns 759.76 ns 0.91 0.01 False
Parse - Duration of single invocation 828.13 ns 737.08 ns 0.89 0.03 False

graph
graph
Test Report

Repro

git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Tests.Perf_Double*'

Payloads

Baseline
Compare

Histogram

System.Tests.Perf_Double.Parse(value: "-1.7976931348623157e+308")


System.Tests.Perf_Double.Parse(value: "1.7976931348623157e+308")


Docs

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

Run Information

Architecture arm64
OS ubuntu 18.04
Baseline d14c2ed2e6547e62e673afbca49cc82753feb71a
Compare 76e68dbee740327bf0883390bad5a0d0846efaf0
Diff Diff

Improvemnts in System.Collections.IndexerSet<String>

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Span - Duration of single invocation 476.06 ns 418.32 ns 0.88 0.00 True

graph
Test Report

Repro

git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Collections.IndexerSet&lt;String&gt;*'

Payloads

Baseline
Compare

Histogram

System.Collections.IndexerSet<String>.Span(Size: 512)


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

1 participant