-
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: 88 Regressions on 11/2/2022 4:25:40 PM #9637
Comments
Run Information
Regressions in System.Numerics.Tests.Perf_VectorOf<Int32>Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Numerics.Tests.Perf_VectorOf<Int32>*' Related IssuesRegressions
Improvements
PayloadsHistogramEdge Detector InfoSystem.Numerics.Tests.Perf_VectorOf<Int32>.BitwiseOrBenchmark
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
DocsProfiling workflow for dotnet/runtime repository
Regressions in System.Numerics.Tests.Perf_VectorOf<Double>
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Numerics.Tests.Perf_VectorOf<Double>*' Related IssuesRegressions
Improvements
PayloadsHistogramEdge Detector InfoSystem.Numerics.Tests.Perf_VectorOf<Double>.ConditionalSelectBenchmark
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
DocsProfiling workflow for dotnet/runtime repository |
Run Information
Regressions in System.Numerics.Tests.Perf_VectorOf<UInt32>Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Numerics.Tests.Perf_VectorOf<UInt32>*' Related IssuesRegressions
Improvements
PayloadsHistogramEdge Detector InfoSystem.Numerics.Tests.Perf_VectorOf<UInt32>.CountBenchmark
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
DocsProfiling workflow for dotnet/runtime repository
Regressions in System.Numerics.Tests.Perf_VectorOf<SByte>
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Numerics.Tests.Perf_VectorOf<SByte>*' Related IssuesRegressions
Improvements
PayloadsHistogramEdge Detector InfoSystem.Numerics.Tests.Perf_VectorOf<SByte>.CountBenchmark
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
DocsProfiling workflow for dotnet/runtime repository |
Run Information
Regressions in System.Numerics.Tests.Perf_VectorOf<UInt64>
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Numerics.Tests.Perf_VectorOf<UInt64>*' Related IssuesRegressions
Improvements
PayloadsHistogramEdge Detector InfoSystem.Numerics.Tests.Perf_VectorOf<UInt64>.ExclusiveOrOperatorBenchmark
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
DocsProfiling workflow for dotnet/runtime repository
Regressions in System.Buffers.Text.Tests.Utf8ParserTests
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Buffers.Text.Tests.Utf8ParserTests*' Related IssuesRegressions
Improvements
PayloadsHistogramEdge Detector InfoSystem.Buffers.Text.Tests.Utf8ParserTests.TryParseUInt64(value: 18446744073709551615)
Description of detection logic
Description of detection logic
DocsProfiling workflow for dotnet/runtime repository |
Run Information
Regressions in System.Numerics.Tests.Perf_VectorOf<Int16>Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Numerics.Tests.Perf_VectorOf<Int16>*' Related IssuesRegressions
Improvements
PayloadsHistogramEdge Detector InfoSystem.Numerics.Tests.Perf_VectorOf<Int16>.BitwiseAndOperatorBenchmark
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
DocsProfiling workflow for dotnet/runtime repository
Regressions in System.Numerics.Tests.Perf_VectorOf<Single>Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Numerics.Tests.Perf_VectorOf<Single>*' Related IssuesRegressions
Improvements
PayloadsHistogramEdge Detector InfoSystem.Numerics.Tests.Perf_VectorOf<Single>.BitwiseAndBenchmark
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
DocsProfiling workflow for dotnet/runtime repository |
this looks very bad, commit range looks like dotnet/runtime@bdd67af...13d4e6d cc @vargaz @radekdoulik @SamMonoRT @tannergooding |
what was bad for AOT was good for the interpreter #9628 |
It could've potentially been dotnet/runtime#77562 but that was really just marking existing methods as There were a couple software implementations that changed slightly, but that was things like Given it impacted things like dotnet/runtime#77534 is the only other likely suspect that I see in that list and directly touched Mono code. |
As per dotnet/runtime#78163 (comment), the fixes taken here are required for correctness. These tests should effectively be ignored on Mono until the SIMD work is completed and |
Run Information
Regressions in System.Numerics.Tests.Perf_VectorOf<UInt16>
Test Report
Repro
Related Issues
Regressions
Improvements
Payloads
Baseline
Compare
Histogram
Edge Detector Info
Collection Data
System.Numerics.Tests.Perf_VectorOf<UInt16>.BitwiseAndBenchmark
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Regressions in System.Numerics.Tests.Perf_VectorOf<Byte>
Test Report
Repro
Related Issues
Regressions
Improvements
Payloads
Baseline
Compare
Histogram
Edge Detector Info
Collection Data
System.Numerics.Tests.Perf_VectorOf<Byte>.ExclusiveOrOperatorBenchmark
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
The text was updated successfully, but these errors were encountered: