We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Historical Data in Reporting System
git clone https://github.com/dotnet/performance.git py .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Linq.Tests.Perf_Enumerable*'
Baseline Compare
Profiling workflow for dotnet/runtime repository Benchmarking workflow for dotnet/runtime repository
git clone https://github.com/dotnet/performance.git py .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Collections.ContainsFalse<Int32>*'
git clone https://github.com/dotnet/performance.git py .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'ByteMark*'
git clone https://github.com/dotnet/performance.git py .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Tests.Perf_Char*'
git clone https://github.com/dotnet/performance.git py .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'PerfLabTests.LowLevelPerf*'
The text was updated successfully, but these errors were encountered:
dotnet/runtime#53853
Sorry, something went wrong.
No branches or pull requests
Run Information
Improvemnts in System.Linq.Tests.Perf_Enumerable
Historical Data in Reporting System
Repro
Payloads
Baseline
Compare
Histogram
System.Linq.Tests.Perf_Enumerable.WhereFirst_LastElementMatches(input: Array)
System.Linq.Tests.Perf_Enumerable.SkipHalfTakeHalf(input: IEnumerable)
System.Linq.Tests.Perf_Enumerable.AnyWithPredicate_LastElementMatches(input: IEnumerable)
System.Linq.Tests.Perf_Enumerable.SingleWithPredicate_LastElementMatches(input: Array)
System.Linq.Tests.Perf_Enumerable.WhereSingleOrDefault_LastElementMatches(input: Array)
System.Linq.Tests.Perf_Enumerable.AnyWithPredicate_LastElementMatches(input: List)
System.Linq.Tests.Perf_Enumerable.SingleWithPredicate_LastElementMatches(input: IEnumerable)
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Improvemnts in System.Collections.ContainsFalse<Int32>
Historical Data in Reporting System
Repro
Payloads
Baseline
Compare
Histogram
System.Collections.ContainsFalse<Int32>.ImmutableList(Size: 512)
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Improvemnts in ByteMark
Historical Data in Reporting System
Repro
Payloads
Baseline
Compare
Histogram
ByteMark.BenchAssignJagged
ByteMark.BenchLUDecomp
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Improvemnts in System.Tests.Perf_Char
Historical Data in Reporting System
Repro
Payloads
Baseline
Compare
Histogram
System.Tests.Perf_Char.Char_IsUpper(input: "Good afternoon, Constable!")
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Improvemnts in PerfLabTests.LowLevelPerf
Historical Data in Reporting System
Repro
Payloads
Baseline
Compare
Histogram
PerfLabTests.LowLevelPerf.EmptyStaticFunction5Arg
PerfLabTests.LowLevelPerf.InstanceDelegate
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
The text was updated successfully, but these errors were encountered: