[Perf] Linux/x64: 3 Regressions on 9/26/2023 6:21:18 AM #22533
Labels
arch-x64
branch-refs/heads/main
kind-micro_mono
mono-interpreter
os-linux
perf-regression
PGO
Applied if there were any profile guided optimization updates in the observed interval.
runtime-mono
Run Information
Regressions in System.Tests.Perf_Int16
Test Report
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
Repro Steps
Prerequisites (Build files either built locally or downloaded from payload above)
runtime/artifacts
or build instructions: Libraries README args:-subset libs+libs.tests -rc release -configuration Release -arch $RunArch -framework net8.0
runtime/artifacts/bin/coreclr/$RunOS.$RunArch.Release
, build instructions: CoreCLR README args:-subset clr+libs -rc release -configuration Release -arch $RunArch -framework net8.0
runtime/artifacts/bin/mono/$RunOS.$RunArch.Release
, build instructions: MONO README args:-arch $RunArch -os $RunOS -s mono+libs+host+packs -c Release
Linux
Windows
Payloads
Baseline
Compare
System.Tests.Perf_Int16.TryParse(value: "0")
ETL Files
Histogram
Description of detection logic
JIT Disasms
System.Tests.Perf_Int16.TryParse(value: "-32768")
ETL Files
Histogram
Description of detection logic
JIT Disasms
System.Tests.Perf_Int16.TryParse(value: "32767")
ETL Files
Histogram
Description of detection logic
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
The text was updated successfully, but these errors were encountered: