-
Notifications
You must be signed in to change notification settings - Fork 4
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] Linux/x64: 48 Regressions on 4/17/2023 7:48:00 AM #16705
Comments
Run Information
Regressions in System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>ReproGeneral Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md Payloadsgit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>*' PayloadsHistogramSystem.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.NegateBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.DivideBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.XorBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.ConditionalSelectBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.SumBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.AddBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.GreaterThanOrEqualAllBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.BitwiseAndBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.InequalityOperatorBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.MinBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.GreaterThanBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.GreaterThanOrEqualAnyBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.MultiplyOperatorBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.LessThanOrEqualBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.GreaterThanAnyBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.DotBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.LessThanAllBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.MultiplyBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.MaxBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.AbsBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.BitwiseOrBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.GreaterThanOrEqualBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.OnesComplementOperatorBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.EqualityOperatorBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.BitwiseOrOperatorBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.ZeroBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.SubtractBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.AddOperatorBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.EqualsStaticBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.LessThanBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.EqualsAllBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.LessThanOrEqualAllBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.CountBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.GreaterThanAllBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.LessThanOrEqualAnyBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.EqualsAnyBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.LessThanAnyBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.OnesComplementBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.BitwiseAndOperatorBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.ExclusiveOrOperatorBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.AllBitsSetBenchmark
Description of detection logic
System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt32>.AndNotBenchmark
Description of detection logic
DocsProfiling workflow for dotnet/runtime repository |
Run Information
Regressions in Exceptions.Handling
ReproGeneral Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md Payloadsgit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'Exceptions.Handling*' PayloadsHistogramExceptions.Handling.ThrowAndCatchDeep(kind: Software)
Description of detection logic
Exceptions.Handling.ThrowAndCatchFinally(kind: Software)
Description of detection logic
Exceptions.Handling.TryAndCatchDeep_CaugtAtTheTop(kind: Hardware)
Description of detection logic
Exceptions.Handling.TryAndCatchDeep_CaugtAtTheTop(kind: Software)
Description of detection logic
DocsProfiling workflow for dotnet/runtime repository Run Information
Regressions in System.Collections.TryGetValueFalse<String, String>
ReproGeneral Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md Payloadsgit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.TryGetValueFalse<String, String>*' PayloadsHistogramSystem.Collections.TryGetValueFalse<String, String>.FrozenDictionary(Size: 512)
Description of detection logic
DocsProfiling workflow for dotnet/runtime repository Run Information
Regressions in System.Collections.Tests.Perf_Dictionary
ReproGeneral Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md Payloadsgit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.Tests.Perf_Dictionary*' PayloadsHistogramSystem.Collections.Tests.Perf_Dictionary.Clone(Items: 3000)
Description of detection logic
DocsProfiling workflow for dotnet/runtime repository |
this is probably dotnet/runtime#84304 |
Mitigated by dotnet/runtime#85048. Actual fix will be submitted after the Preview 4 snap |
No description provided.
The text was updated successfully, but these errors were encountered: