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 3/9/2021 11:29:00 PM #4247

Open
performanceautofiler bot opened this issue Mar 10, 2021 · 2 comments
Open

[Perf] Changes at 3/9/2021 11:29:00 PM #4247

performanceautofiler bot opened this issue Mar 10, 2021 · 2 comments

Comments

@performanceautofiler
Copy link

Run Information

Architecture arm64
OS ubuntu 18.04
Baseline e0bbfa0f555cf5b9d8b8749e1a91a78924c9d927
Compare 220b01a58697eeae580d97cc47879217efd6628f

Regressions in PerfLabTests.DelegatePerf

Benchmark Baseline Test Test/Base Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
DelegateInvoke 693.20 μs 770.43 μs 1.11

graph
Historical Data in Reporting System

Repro

git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'PerfLabTests.DelegatePerf*'

.

Payloads

Baseline
Compare

Histogram

PerfLabTests.DelegatePerf.DelegateInvoke

[611207.517 ; 632318.934) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[632318.934 ; 652118.941) | 
[652118.941 ; 671918.948) | 
[671918.948 ; 686343.640) | 
[686343.640 ; 710109.171) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[710109.171 ; 729909.178) | 
[729909.178 ; 749709.185) | 
[749709.185 ; 775378.952) | @@@@@@@@@@@@@@@@

Docs

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

### Run Information
Architecture arm64
OS ubuntu 18.04
Baseline e0bbfa0f555cf5b9d8b8749e1a91a78924c9d927
Compare 220b01a58697eeae580d97cc47879217efd6628f

Regressions in System.Collections.ContainsFalse<Int32>

Benchmark Baseline Test Test/Base Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
ImmutableSortedSet 42.35 μs 49.23 μs 1.16

graph
Historical Data in Reporting System

Repro

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

.

Payloads

Baseline
Compare

Histogram

System.Collections.ContainsFalse.ImmutableSortedSet(Size: 512)

[39846.148 ; 41376.628) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[41376.628 ; 42539.699) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[42539.699 ; 43704.546) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[43704.546 ; 44668.912) | @@@@@@@@@@@@@@@@@@
[44668.912 ; 45571.314) | @
[45571.314 ; 46622.561) | @
[46622.561 ; 47642.636) | 
[47642.636 ; 49534.325) | @@@@@@@

Docs

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

@DrewScoggins
Copy link
Owner

dotnet/runtime#47307

@kunalspathak
Copy link
Collaborator

I got disassembly with set COMPlus_EnableEHWriteThru=0 and set COMPlus_EnableEHWriteThru=1 and there is no difference, so not related to EH vars.

DrewScoggins pushed a commit that referenced this issue Jun 6, 2024
* Update dependencies from https://github.com/dotnet/runtime build 20240603.2

Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 9.0.0-preview.6.24303.1 -> To Version 9.0.0-preview.6.24303.2

* Update dependencies from https://github.com/dotnet/runtime build 20240603.3

Microsoft.Extensions.Logging , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , System.Threading.Channels
 From Version 9.0.0-preview.6.24303.1 -> To Version 9.0.0-preview.6.24303.3

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
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

2 participants