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] Regressions in System.Tests.Perf_Random #51257

Open
DrewScoggins opened this issue Apr 14, 2021 · 2 comments
Open

[Perf] Regressions in System.Tests.Perf_Random #51257

DrewScoggins opened this issue Apr 14, 2021 · 2 comments
Labels
area-System.Runtime tenet-performance Performance related issue tenet-performance-benchmarks Issue from performance benchmark
Milestone

Comments

@DrewScoggins
Copy link
Member

DrewScoggins commented Apr 14, 2021

Run Information

Architecture x64
OS ubuntu 18.04
Baseline 624a8349de1efc4b9504c8d7ba08c2b175d8bb98
Compare ee32ee2240f5771f9cf162695d110c2adccc5107
Diff Diff

Regressions in System.Tests.Perf_Random

Benchmark Baseline Test Test/Base Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Next_long_unseeded 5.01 ns 6.05 ns 1.21
Next_long 103.73 ns 110.00 ns 1.06
NextDouble 9.60 ns 11.07 ns 1.15
NextBytes_span 7.54 μs 8.08 μs 1.07

graph
graph
graph
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.Tests.Perf_Random*'

Payloads

Baseline
Compare

Histogram

System.Tests.Perf_Random.Next_long_unseeded


System.Tests.Perf_Random.Next_long


System.Tests.Perf_Random.NextBytes_unseeded


System.Tests.Perf_Random.NextDouble


System.Tests.Perf_Random.NextBytes_span


Docs

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

@DrewScoggins DrewScoggins added tenet-performance Performance related issue tenet-performance-benchmarks Issue from performance benchmark labels Apr 14, 2021
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Apr 14, 2021
@DrewScoggins
Copy link
Member Author

Seems related to #50922

@tannergooding tannergooding removed the untriaged New issue has not been triaged by the area owner label Jul 12, 2021
@tannergooding tannergooding modified the milestones: 7.0.0, Future Jul 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Runtime tenet-performance Performance related issue tenet-performance-benchmarks Issue from performance benchmark
Projects
None yet
Development

No branches or pull requests

3 participants