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 11/12/2020 12:36:24 AM #3469

Open
performanceautofiler bot opened this issue Nov 17, 2020 · 0 comments
Open

[Perf] Changes at 11/12/2020 12:36:24 AM #3469

performanceautofiler bot opened this issue Nov 17, 2020 · 0 comments

Comments

@performanceautofiler
Copy link

Run Information

Architecture x64
OS ubuntu 18.04
Baseline 6a9a01e571e101c219900bf46972d990d8c9e755
Compare 43f63d70bfbb31fe128dc0da2e4a786d74d514f5

Regressions in System.Tests.Perf_String

Benchmark Baseline Test Test/Base Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Trim 15.98 ns 17.06 ns 1.07
Trim 13.35 ns 14.37 ns 1.08

Related Issue on x64 Windows

[Perf -15%] System.Tests.Perf_String.Replace_String

Related Issue on x64 Windows

[Perf -6%] System.Tests.Perf_String.Concat_str_str_str

Related Issue on x86 Windows

[Perf -8%] System.Tests.Perf_String.Replace_Char

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_String*'

.

Payloads

Baseline
Compare

Histogram

System.Tests.Perf_String.Trim(s: " Te st ")

[15.506 ; 16.054) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[16.054 ; 16.504) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[16.504 ; 17.068) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[17.068 ; 17.552) | @@@@@@@@
[17.552 ; 18.337) | @

System.Tests.Perf_String.Trim(s: "Test ")

[12.883 ; 13.149) | @@@@@@@
[13.149 ; 13.536) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[13.536 ; 14.021) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[14.021 ; 14.408) | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[14.408 ; 14.846) | @@@@@@@@@@@@@@@@@@@@@@@@@@@

Docs

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

DrewScoggins pushed a commit that referenced this issue Jan 22, 2024
* Added retries to the ASP.NET Benchmarks

* Fixed comment about the sleep time

* Update src/benchmarks/gc/GC.Infrastructure/GC.Infrastructure/Commands/ASPNetBenchmarks/AspNetBenchmarksCommand.cs

Co-authored-by: Mark Plesko <[email protected]>

* Added the sleep check during the start of the execution of a run

* Added the ability to persist failures in a new configuration.

---------

Co-authored-by: Mark Plesko <[email protected]>
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