Directory: C:\Users\egorbo Mode LastWriteTime Length Name ---- ------------- ------ ---- d----- 11/27/2024 1:32 AM benchapp =============================================== Starting... =============================================== dotnet-install: Remote file https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.404/dotnet-sdk-8.0.404-win-arm64.zip size is 275791752 bytes. dotnet-install: Downloaded file https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.404/dotnet-sdk-8.0.404-win-arm64.zip size is 275791752 bytes. dotnet-install: The remote and local file sizes are equal. dotnet-install: Extracting the archive. dotnet-install: Adding to current process PATH: "C:\Users\egorbo\dotnet\". Note: This change will not be visible if PowerShell was run as a child process. dotnet-install: Note that the script does not ensure your Windows version is supported during the installation. dotnet-install: To check the list of supported versions, go to https://learn.microsoft.com/dotnet/core/install/windows#supported-versions dotnet-install: Installed version is 8.0.404 dotnet-install: Installation finished dotnet-install: Remote file https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100/dotnet-sdk-9.0.100-win-arm64.zip size is 285436231 bytes. dotnet-install: Downloaded file https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100/dotnet-sdk-9.0.100-win-arm64.zip size is 285436231 bytes. dotnet-install: The remote and local file sizes are equal. dotnet-install: Extracting the archive. dotnet-install: Note that the script does not ensure your Windows version is supported during the installation. dotnet-install: To check the list of supported versions, go to https://learn.microsoft.com/dotnet/core/install/windows#supported-versions dotnet-install: Installed version is 9.0.100 dotnet-install: Installation finished You can invoke the tool using the following command: ultra Tool 'ultra' (version '1.3.0') was successfully installed. =============================================== Preparing the benchmark... =============================================== The template "Console App" was created successfully. Processing post-creation actions... Restoring C:\Users\egorbo\benchapp\benchapp.csproj: Determining projects to restore... Restored C:\Users\egorbo\benchapp\benchapp.csproj (in 89 ms). Restore succeeded. Determining projects to restore... C:\Users\egorbo\dotnet\sdk\9.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\egorbo\benchapp\benchapp.csproj::TargetFramework=net7.0] Writing C:\Users\egorbo\AppData\Local\Temp\tmpj3hfp2.tmp info : X.509 certificate chain validation will use the default trust store selected by .NET for code signing. info : X.509 certificate chain validation will use the default trust store selected by .NET for timestamping. info : Adding PackageReference for package 'BenchmarkDotNet' into project 'C:\Users\egorbo\benchapp\benchapp.csproj'. info : GET https://api.nuget.org/v3/registration5-gz-semver2/benchmarkdotnet/index.json info : OK https://api.nuget.org/v3/registration5-gz-semver2/benchmarkdotnet/index.json 167ms info : Restoring packages for C:\Users\egorbo\benchapp\benchapp.csproj... info : GET https://api.nuget.org/v3/vulnerabilities/index.json info : OK https://api.nuget.org/v3/vulnerabilities/index.json 28ms info : GET https://api.nuget.org/v3-vulnerabilities/2024.11.25.23.06.43/vulnerability.base.json info : GET https://api.nuget.org/v3-vulnerabilities/2024.11.26.11.06.45/2024.11.26.11.06.45/vulnerability.update.json info : OK https://api.nuget.org/v3-vulnerabilities/2024.11.25.23.06.43/vulnerability.base.json 12ms info : OK https://api.nuget.org/v3-vulnerabilities/2024.11.26.11.06.45/2024.11.26.11.06.45/vulnerability.update.json 18ms info : Package 'BenchmarkDotNet' is compatible with all the specified frameworks in project 'C:\Users\egorbo\benchapp\benchapp.csproj'. info : PackageReference for package 'BenchmarkDotNet' version '0.14.0' added to file 'C:\Users\egorbo\benchapp\benchapp.csproj'. info : Generating MSBuild file C:\Users\egorbo\benchapp\obj\benchapp.csproj.nuget.g.props. info : Writing assets file to disk. Path: C:\Users\egorbo\benchapp\obj\project.assets.json log : Restored C:\Users\egorbo\benchapp\benchapp.csproj (in 8.1 sec). Determining projects to restore... C:\Users\egorbo\dotnet\sdk\9.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\egorbo\benchapp\benchapp.csproj::TargetFramework=net7.0] Writing C:\Users\egorbo\AppData\Local\Temp\tmp4vwiit.tmp info : X.509 certificate chain validation will use the default trust store selected by .NET for code signing. info : X.509 certificate chain validation will use the default trust store selected by .NET for timestamping. info : Adding PackageReference for package 'System.IO.Hashing' into project 'C:\Users\egorbo\benchapp\benchapp.csproj'. info : GET https://api.nuget.org/v3/registration5-gz-semver2/system.io.hashing/index.json info : OK https://api.nuget.org/v3/registration5-gz-semver2/system.io.hashing/index.json 160ms info : Restoring packages for C:\Users\egorbo\benchapp\benchapp.csproj... info : CACHE https://api.nuget.org/v3/vulnerabilities/index.json info : CACHE https://api.nuget.org/v3-vulnerabilities/2024.11.25.23.06.43/vulnerability.base.json info : CACHE https://api.nuget.org/v3-vulnerabilities/2024.11.26.11.06.45/2024.11.26.11.06.45/vulnerability.update.json info : Package 'System.IO.Hashing' is compatible with all the specified frameworks in project 'C:\Users\egorbo\benchapp\benchapp.csproj'. info : PackageReference for package 'System.IO.Hashing' version '9.0.0' added to file 'C:\Users\egorbo\benchapp\benchapp.csproj'. info : Generating MSBuild file C:\Users\egorbo\benchapp\obj\benchapp.csproj.nuget.g.targets. info : Writing assets file to disk. Path: C:\Users\egorbo\benchapp\obj\project.assets.json log : Restored C:\Users\egorbo\benchapp\benchapp.csproj (in 726 ms). Determining projects to restore... C:\Users\egorbo\dotnet\sdk\9.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\egorbo\benchapp\benchapp.csproj::TargetFramework=net7.0] All projects are up-to-date for restore. benchapp -> C:\Users\egorbo\benchapp\bin\Release\net9.0\benchapp.dll Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:09.28 C:\Users\egorbo\dotnet\sdk\9.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [C:\Users\egorbo\benchapp\benchapp.csproj::TargetFramework=net7.0] ]9;4;3;\]9;4;0;\// Validating benchmarks: // ***** BenchmarkRunner: Start ***** // ***** Found 1 benchmark(s) in total ***** // ***** Building 1 exe(s) in Parallel: Start ***** // start dotnet restore /p:UseSharedCompilation=false /p:BuildInParallel=false /m:1 /p:Deterministic=true /p:Optimize=true /p:IntermediateOutputPath="C:\Users\egorbo\benchapp\bin\Release\net9.0\d5fcf244-c306-4158-b0bd-471ffb904d8c\obj\Release\net9.0/" /p:OutDir="C:\Users\egorbo\benchapp\bin\Release\net9.0\d5fcf244-c306-4158-b0bd-471ffb904d8c\bin\Release\net9.0/" /p:OutputPath="C:\Users\egorbo\benchapp\bin\Release\net9.0\d5fcf244-c306-4158-b0bd-471ffb904d8c\bin\Release\net9.0/" in C:\Users\egorbo\benchapp\bin\Release\net9.0\d5fcf244-c306-4158-b0bd-471ffb904d8c // command took 1.74 sec and exited with 0 // start dotnet build -c Release --no-restore /p:UseSharedCompilation=false /p:BuildInParallel=false /m:1 /p:Deterministic=true /p:Optimize=true /p:IntermediateOutputPath="C:\Users\egorbo\benchapp\bin\Release\net9.0\d5fcf244-c306-4158-b0bd-471ffb904d8c\obj\Release\net9.0/" /p:OutDir="C:\Users\egorbo\benchapp\bin\Release\net9.0\d5fcf244-c306-4158-b0bd-471ffb904d8c\bin\Release\net9.0/" /p:OutputPath="C:\Users\egorbo\benchapp\bin\Release\net9.0\d5fcf244-c306-4158-b0bd-471ffb904d8c\bin\Release\net9.0/" --output "C:\Users\egorbo\benchapp\bin\Release\net9.0\d5fcf244-c306-4158-b0bd-471ffb904d8c\bin\Release\net9.0/" in C:\Users\egorbo\benchapp\bin\Release\net9.0\d5fcf244-c306-4158-b0bd-471ffb904d8c // command took 8.47 sec and exited with 0 // ***** Done, took 00:00:10 (10.3 sec) ***** // Found 1 benchmarks: // Bench.Test: DefaultJob Setup power plan (GUID: 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c FriendlyName: High performance) // ************************** // Benchmark: Bench.Test: DefaultJob // *** Execute *** // Launch: 1 / 1 // Execute: dotnet d5fcf244-c306-4158-b0bd-471ffb904d8c.dll --anonymousPipes 1304 1260 --benchmarkName Bench.Test --job Default --benchmarkId 0 in C:\Users\egorbo\benchapp\bin\Release\net9.0\d5fcf244-c306-4158-b0bd-471ffb904d8c\bin\Release\net9.0 // BeforeAnythingElse // Benchmark Process Environment Information: // BenchmarkDotNet v0.14.0 // Runtime=.NET 9.0.0 (9.0.24.52809), Arm64 RyuJIT AdvSIMD // GC=Concurrent Workstation // HardwareIntrinsics=AdvSIMD,AES,CRC32,DP,SHA1,SHA256 VectorSize=128 // Job: DefaultJob OverheadJitting 1: 1 op, 290700.00 ns, 290.7000 us/op WorkloadJitting 1: 1 op, 371500.00 ns, 371.5000 us/op OverheadJitting 2: 16 op, 688400.00 ns, 43.0250 us/op WorkloadJitting 2: 16 op, 1050200.00 ns, 65.6375 us/op WorkloadPilot 1: 16 op, 287800.00 ns, 17.9875 us/op WorkloadPilot 2: 32 op, 618700.00 ns, 19.3344 us/op WorkloadPilot 3: 64 op, 1162000.00 ns, 18.1563 us/op WorkloadPilot 4: 128 op, 2088100.00 ns, 16.3133 us/op WorkloadPilot 5: 256 op, 4505700.00 ns, 17.6004 us/op WorkloadPilot 6: 512 op, 8347500.00 ns, 16.3037 us/op WorkloadPilot 7: 1024 op, 13101100.00 ns, 12.7940 us/op WorkloadPilot 8: 2048 op, 21635900.00 ns, 10.5644 us/op WorkloadPilot 9: 4096 op, 41596500.00 ns, 10.1554 us/op WorkloadPilot 10: 8192 op, 83926700.00 ns, 10.2450 us/op WorkloadPilot 11: 16384 op, 101077600.00 ns, 6.1693 us/op WorkloadPilot 12: 32768 op, 112436600.00 ns, 3.4313 us/op WorkloadPilot 13: 65536 op, 216740800.00 ns, 3.3072 us/op WorkloadPilot 14: 131072 op, 423222200.00 ns, 3.2289 us/op WorkloadPilot 15: 262144 op, 800434300.00 ns, 3.0534 us/op OverheadWarmup 1: 262144 op, 1070200.00 ns, 4.0825 ns/op OverheadWarmup 2: 262144 op, 1070400.00 ns, 4.0833 ns/op OverheadWarmup 3: 262144 op, 1071000.00 ns, 4.0855 ns/op OverheadWarmup 4: 262144 op, 1106600.00 ns, 4.2213 ns/op OverheadWarmup 5: 262144 op, 1074800.00 ns, 4.1000 ns/op OverheadWarmup 6: 262144 op, 1090100.00 ns, 4.1584 ns/op OverheadWarmup 7: 262144 op, 1091500.00 ns, 4.1637 ns/op OverheadWarmup 8: 262144 op, 1067800.00 ns, 4.0733 ns/op OverheadActual 1: 262144 op, 1120400.00 ns, 4.2740 ns/op OverheadActual 2: 262144 op, 1117000.00 ns, 4.2610 ns/op OverheadActual 3: 262144 op, 1113200.00 ns, 4.2465 ns/op OverheadActual 4: 262144 op, 1099800.00 ns, 4.1954 ns/op OverheadActual 5: 262144 op, 1099200.00 ns, 4.1931 ns/op OverheadActual 6: 262144 op, 1099700.00 ns, 4.1950 ns/op OverheadActual 7: 262144 op, 1099500.00 ns, 4.1943 ns/op OverheadActual 8: 262144 op, 1099300.00 ns, 4.1935 ns/op OverheadActual 9: 262144 op, 1099400.00 ns, 4.1939 ns/op OverheadActual 10: 262144 op, 1099200.00 ns, 4.1931 ns/op OverheadActual 11: 262144 op, 1098800.00 ns, 4.1916 ns/op OverheadActual 12: 262144 op, 1115400.00 ns, 4.2549 ns/op OverheadActual 13: 262144 op, 1114100.00 ns, 4.2500 ns/op OverheadActual 14: 262144 op, 1112500.00 ns, 4.2439 ns/op OverheadActual 15: 262144 op, 1099200.00 ns, 4.1931 ns/op WorkloadWarmup 1: 262144 op, 811563700.00 ns, 3.0959 us/op WorkloadWarmup 2: 262144 op, 797317800.00 ns, 3.0415 us/op WorkloadWarmup 3: 262144 op, 810066300.00 ns, 3.0902 us/op WorkloadWarmup 4: 262144 op, 848958500.00 ns, 3.2385 us/op WorkloadWarmup 5: 262144 op, 798344100.00 ns, 3.0454 us/op WorkloadWarmup 6: 262144 op, 794930600.00 ns, 3.0324 us/op WorkloadWarmup 7: 262144 op, 812241000.00 ns, 3.0985 us/op WorkloadWarmup 8: 262144 op, 809051500.00 ns, 3.0863 us/op // BeforeActualRun WorkloadActual 1: 262144 op, 811800600.00 ns, 3.0968 us/op WorkloadActual 2: 262144 op, 836343100.00 ns, 3.1904 us/op WorkloadActual 3: 262144 op, 836949700.00 ns, 3.1927 us/op WorkloadActual 4: 262144 op, 847600700.00 ns, 3.2333 us/op WorkloadActual 5: 262144 op, 880629200.00 ns, 3.3593 us/op WorkloadActual 6: 262144 op, 847563700.00 ns, 3.2332 us/op WorkloadActual 7: 262144 op, 837428300.00 ns, 3.1945 us/op WorkloadActual 8: 262144 op, 881147100.00 ns, 3.3613 us/op WorkloadActual 9: 262144 op, 854880200.00 ns, 3.2611 us/op WorkloadActual 10: 262144 op, 833845800.00 ns, 3.1809 us/op WorkloadActual 11: 262144 op, 846855000.00 ns, 3.2305 us/op WorkloadActual 12: 262144 op, 811431000.00 ns, 3.0954 us/op WorkloadActual 13: 262144 op, 834724700.00 ns, 3.1842 us/op WorkloadActual 14: 262144 op, 841027600.00 ns, 3.2083 us/op WorkloadActual 15: 262144 op, 816169700.00 ns, 3.1134 us/op WorkloadActual 16: 262144 op, 826928600.00 ns, 3.1545 us/op // AfterActualRun WorkloadResult 1: 262144 op, 810700900.00 ns, 3.0926 us/op WorkloadResult 2: 262144 op, 835243400.00 ns, 3.1862 us/op WorkloadResult 3: 262144 op, 835850000.00 ns, 3.1885 us/op WorkloadResult 4: 262144 op, 846501000.00 ns, 3.2291 us/op WorkloadResult 5: 262144 op, 846464000.00 ns, 3.2290 us/op WorkloadResult 6: 262144 op, 836328600.00 ns, 3.1903 us/op WorkloadResult 7: 262144 op, 853780500.00 ns, 3.2569 us/op WorkloadResult 8: 262144 op, 832746100.00 ns, 3.1767 us/op WorkloadResult 9: 262144 op, 845755300.00 ns, 3.2263 us/op WorkloadResult 10: 262144 op, 810331300.00 ns, 3.0912 us/op WorkloadResult 11: 262144 op, 833625000.00 ns, 3.1800 us/op WorkloadResult 12: 262144 op, 839927900.00 ns, 3.2041 us/op WorkloadResult 13: 262144 op, 815070000.00 ns, 3.1092 us/op WorkloadResult 14: 262144 op, 825828900.00 ns, 3.1503 us/op // AfterAll // Benchmark Process 1040 has exited with code 0. Mean = 3.179 us, StdErr = 0.014 us (0.44%), N = 14, StdDev = 0.052 us Min = 3.091 us, Q1 = 3.157 us, Median = 3.187 us, Q3 = 3.221 us, Max = 3.257 us IQR = 0.064 us, LowerFence = 3.061 us, UpperFence = 3.317 us ConfidenceInterval = [3.121 us; 3.238 us] (CI 99.9%), Margin = 0.059 us (1.84% of Mean) Skewness = -0.44, Kurtosis = 1.92, MValue = 2 // ** Remained 0 (0.0%) benchmark(s) to run. Estimated finish 2024-11-27 1:35 (0h 0m from now) ** Successfully reverted power plan (GUID: 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c FriendlyName: High performance) // ***** BenchmarkRunner: Finish ***** // * Export * BenchmarkDotNet.Artifacts\results\Bench-report.csv BenchmarkDotNet.Artifacts\results\Bench-report-github.md BenchmarkDotNet.Artifacts\results\Bench-report.html // * Detailed results * Bench.Test: DefaultJob Runtime = .NET 9.0.0 (9.0.24.52809), Arm64 RyuJIT AdvSIMD; GC = Concurrent Workstation Mean = 3.179 us, StdErr = 0.014 us (0.44%), N = 14, StdDev = 0.052 us Min = 3.091 us, Q1 = 3.157 us, Median = 3.187 us, Q3 = 3.221 us, Max = 3.257 us IQR = 0.064 us, LowerFence = 3.061 us, UpperFence = 3.317 us ConfidenceInterval = [3.121 us; 3.238 us] (CI 99.9%), Margin = 0.059 us (1.84% of Mean) Skewness = -0.44, Kurtosis = 1.92, MValue = 2 -------------------- Histogram -------------------- [3.069 us ; 3.171 us) | @@@@ [3.171 us ; 3.285 us) | @@@@@@@@@@ --------------------------------------------------- // * Summary * BenchmarkDotNet v0.14.0, Windows 11 (10.0.26100.2314) Unknown processor .NET SDK 9.0.100 [Host] : .NET 9.0.0 (9.0.24.52809), Arm64 RyuJIT AdvSIMD DefaultJob : .NET 9.0.0 (9.0.24.52809), Arm64 RyuJIT AdvSIMD StdDev=0.0520 us | Method | Mean | Error | |------- |---------:|----------:| | Test | 3.179 us | 0.0586 us | // * Hints * HideColumnsAnalyser Summary -> Hidden columns: StdDev Outliers Bench.Test: Default -> 2 outliers were removed (3.36 us, 3.36 us) // * Legends * Mean : Arithmetic mean of all measurements Error : Half of 99.9% confidence interval 1 us : 1 Microsecond (0.000001 sec) // ***** BenchmarkRunner: End ***** Run time: 00:00:23 (23.82 sec), executed benchmarks: 1 Global total time: 00:00:34 (34.44 sec), executed benchmarks: 1 // * Artifacts cleanup * Artifacts cleanup is finished =============================================== Finished! Sending results... ===============================================