You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That change unblocked the official build against the new helix image with the new windows sdk, so this would be the first perf run against the new images
This is only being seen on Ubuntu x64 machines, maybe there was an Ubuntu update of some sort causing this? We do run apt update so there is a chance it was caused by that. Though a quick look over the logs doesn't show any obvious updates in the runs before the improvement.
Run Information
Improvements in System.IO.Tests.Perf_FileStream
Test Report
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
System.IO.Tests.Perf_FileStream.Write_NoBuffering_PreallocationSize(fileSize: 104857600, userBufferSize: 16384, options: None)
ETL Files
Histogram
JIT Disasms
System.IO.Tests.Perf_FileStream.WriteAsync_NoBuffering_PreallocationSize(fileSize: 104857600, userBufferSize: 16384, options: Asynchronous)
ETL Files
Histogram
JIT Disasms
System.IO.Tests.Perf_FileStream.Append(fileSize: 1048576, userBufferSize: 4096, options: DeleteOnClose)
ETL Files
Histogram
JIT Disasms
System.IO.Tests.Perf_FileStream.AppendAsync(fileSize: 1048576, userBufferSize: 4096, options: DeleteOnClose, Asynchronous)
ETL Files
Histogram
JIT Disasms
System.IO.Tests.Perf_FileStream.Write_NoBuffering_PreallocationSize(fileSize: 1048576, userBufferSize: 16384, options: None)
ETL Files
Histogram
JIT Disasms
System.IO.Tests.Perf_FileStream.WriteAsync_NoBuffering_PreallocationSize(fileSize: 1048576, userBufferSize: 16384, options: Asynchronous)
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Improvements in System.IO.Tests.Perf_File
Test Report
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
System.IO.Tests.Perf_File.AppendAllTextAsync(size: 10000)
ETL Files
Histogram
JIT Disasms
System.IO.Tests.Perf_File.AppendAllTextAsync(size: 100)
ETL Files
Histogram
JIT Disasms
System.IO.Tests.Perf_File.WriteAllText(size: 100000)
ETL Files
Histogram
JIT Disasms
System.IO.Tests.Perf_File.AppendAllText(size: 10000)
ETL Files
Histogram
JIT Disasms
System.IO.Tests.Perf_File.AppendAllLinesAsync
ETL Files
Histogram
JIT Disasms
System.IO.Tests.Perf_File.CopyTo(size: 104857600)
ETL Files
Histogram
JIT Disasms
System.IO.Tests.Perf_File.CopyTo(size: 1048576)
ETL Files
Histogram
JIT Disasms
System.IO.Tests.Perf_File.WriteAllText(size: 10000)
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Improvements in System.Collections.IndexerSet<Int32>
Test Report
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
System.Collections.IndexerSet<Int32>.SortedDictionary(Size: 512)
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Improvements in BenchmarksGame.FannkuchRedux_9
Test Report
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
BenchmarksGame.FannkuchRedux_9.RunBench(n: 11, expectedSum: 556355)
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Improvements in BenchmarksGame.FannkuchRedux_5
Test Report
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
BenchmarksGame.FannkuchRedux_5.RunBench(n: 10, expectedSum: 38)
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Improvements in System.IO.Tests.Perf_Directory
Test Report
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
System.IO.Tests.Perf_Directory.EnumerateFiles
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Improvements in System.IO.Pipes.Tests.Perf_NamedPipeStream
Test Report
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
System.IO.Pipes.Tests.Perf_NamedPipeStream.ReadWrite(size: 1000000, Options: Asynchronous)
ETL Files
Histogram
JIT Disasms
System.IO.Pipes.Tests.Perf_NamedPipeStream.ReadWrite(size: 1000000, Options: None)
ETL Files
Histogram
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: