diff --git a/reports/net9to10/README.md b/reports/net9to10/README.md index 9d93d8ab889..36419ee8a19 100644 --- a/reports/net9to10/README.md +++ b/reports/net9to10/README.md @@ -7,4 +7,5 @@ This directory contains reports detailing performance changes that occurred betw - CoreCLR Arm64 Linux: ([Regressions](./linux-arm64-ampere_regression_report.md), [Improvements](./linux-arm64-ampere_improvement_report.md)) - Mono x64 Linux: ([Regressions](./linux-mono-tiger_regression_report.md), [Improvements](./linux-mono-tiger_improvement_report.md)) - MonoAOT Arm64 Linux: ([Regressions](./linux-monoaot-ampere_regression_report.md), [Improvements](./linux-monoaot-ampere_improvement_report.md)) -- WASM x64 Linux: ([Regressions](./linux-wasm-tiger_regression_report.md), [Improvements](./linux-wasm-tiger_improvement_report.md)) \ No newline at end of file +- WASM x64 Linux: ([Regressions](./linux-wasm-tiger_regression_report.md), [Improvements](./linux-wasm-tiger_improvement_report.md)) +- WASM AOT x64 Linux (Viper): ([Regressions](./linux-wasmaot-viper_regression_report.md), [Improvements](./linux-wasmaot-viper_improvement_report.md)) \ No newline at end of file diff --git a/reports/net9to10/linux-wasmaot-viper_improvement_report.md b/reports/net9to10/linux-wasmaot-viper_improvement_report.md new file mode 100644 index 00000000000..f675a6301f7 --- /dev/null +++ b/reports/net9to10/linux-wasmaot-viper_improvement_report.md @@ -0,0 +1,783 @@ +# Improvement Report - linux-wasmaot-viper + +## >50% Improvement (101 tests) + +| Test Name | Link (Viper) | Link (Tiger) | Change % | .NET 9 | .NET 10 | +|-----------|------|------|----------|--------|-------| +| ByteMark.BenchBitOps | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/ByteMark.BenchBitOps.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ByteMark.BenchBitOps.html) | -61.78% | 1818077049.642308 | 694843731.398601 | +| MicroBenchmarks.Serializers.Json_ToStream.JsonNet_ | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/MicroBenchmarks.Serializers.Json_ToStream%28CollectionsOfPrimitives%29.JsonNet_.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/MicroBenchmarks.Serializers.Json_ToStream%28CollectionsOfPrimitives%29.JsonNet_.html) | -58.69% | 1669192.998563 | 689464.263794 | +| MicroBenchmarks.Serializers.Json_ToString.JsonNet_ | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/MicroBenchmarks.Serializers.Json_ToString%28CollectionsOfPrimitives%29.JsonNet_.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/MicroBenchmarks.Serializers.Json_ToString%28CollectionsOfPrimitives%29.JsonNet_.html) | -58.41% | 1727405.460412 | 718369.970262 | +| Microsoft.Extensions.Primitives.Performance.StringValuesBenchmark.Ctor_Array | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/Microsoft.Extensions.Primitives.Performance.StringValuesBenchmark.Ctor_Array.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/Microsoft.Extensions.Primitives.Performance.StringValuesBenchmark.Ctor_Array.html) | -70.51% | 14.560301 | 4.293687 | +| System.Buffers.Tests.ReadOnlySequenceTests.IterateGetPositionSingleSegment | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Buffers.Tests.ReadOnlySequenceTests%28Char%29.IterateGetPositionSingleSegment.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Buffers.Tests.ReadOnlySequenceTests%28Char%29.IterateGetPositionSingleSegment.html) | -55.18% | 646.715218 | 289.838080 | +| System.Collections.CtorGivenSizeNonGeneric.Hashtable(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CtorGivenSizeNonGeneric.Hashtable%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CtorGivenSizeNonGeneric.Hashtable%28Size%3A%20512%29.html) | -50.95% | 1675.833215 | 822.078842 | +| System.Collections.IterateForEach.ConcurrentBag(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.IterateForEach%28Int32%29.ConcurrentBag%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.IterateForEach%28Int32%29.ConcurrentBag%28Size%3A%20512%29.html) | -85.43% | 36432.777297 | 5307.669821 | +| System.Collections.Tests.Perf_BitArray.BitArrayCopyToByteArray(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.Perf_BitArray.BitArrayCopyToByteArray%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.Perf_BitArray.BitArrayCopyToByteArray%28Size%3A%20512%29.html) | -74.46% | 129.765977 | 33.142521 | +| System.Collections.Tests.Perf_BitArray.BitArrayCopyToIntArray(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.Perf_BitArray.BitArrayCopyToIntArray%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.Perf_BitArray.BitArrayCopyToIntArray%28Size%3A%20512%29.html) | -67.84% | 96.494468 | 31.029817 | +| System.Collections.Tests.Perf_BitArray.BitArrayIntArrayCtor(Size: 4) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.Perf_BitArray.BitArrayIntArrayCtor%28Size%3A%204%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.Perf_BitArray.BitArrayIntArrayCtor%28Size%3A%204%29.html) | -56.89% | 64.579624 | 27.839252 | +| System.Collections.Tests.Perf_BitArray.BitArrayIntArrayCtor(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.Perf_BitArray.BitArrayIntArrayCtor%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.Perf_BitArray.BitArrayIntArrayCtor%28Size%3A%20512%29.html) | -64.66% | 402.279259 | 142.148785 | +| System.Collections.Tests.Perf_BitArray.BitArrayNot(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.Perf_BitArray.BitArrayNot%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.Perf_BitArray.BitArrayNot%28Size%3A%20512%29.html) | -53.53% | 47.165980 | 21.918732 | +| System.IO.MemoryMappedFiles.Tests.Perf_MemoryMappedFile.CreateNew(capacity: 10000000) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.IO.MemoryMappedFiles.Tests.Perf_MemoryMappedFile.CreateNew%28capacity%3A%2010000000%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.IO.MemoryMappedFiles.Tests.Perf_MemoryMappedFile.CreateNew%28capacity%3A%2010000000%29.html) | -50.44% | 273767.877729 | 135669.218996 | +| System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives.Sinh(BufferLength: 3079) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Single%29.Sinh%28BufferLength%3A%203079%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Single%29.Sinh%28BufferLength%3A%203079%29.html) | -52.64% | 356297.244683 | 168735.157989 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.Add_Scalar(BufferLength: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Double%29.Add_Scalar%28BufferLength%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Double%29.Add_Scalar%28BufferLength%3A%20128%29.html) | -90.29% | 3022.236972 | 293.328107 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.Add_Scalar(BufferLength: 3079) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Double%29.Add_Scalar%28BufferLength%3A%203079%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Double%29.Add_Scalar%28BufferLength%3A%203079%29.html) | -95.97% | 68394.059944 | 2758.217080 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.Divide_Scalar(BufferLength: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Double%29.Divide_Scalar%28BufferLength%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Double%29.Divide_Scalar%28BufferLength%3A%20128%29.html) | -89.89% | 3252.460638 | 328.711193 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.Divide_Scalar(BufferLength: 3079) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Double%29.Divide_Scalar%28BufferLength%3A%203079%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Double%29.Divide_Scalar%28BufferLength%3A%203079%29.html) | -95.97% | 73321.487909 | 2954.280687 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.MaxMagnitude_Scalar(BufferLength: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Double%29.MaxMagnitude_Scalar%28BufferLength%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Double%29.MaxMagnitude_Scalar%28BufferLength%3A%20128%29.html) | -98.24% | 38497.566757 | 679.238646 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.MaxMagnitude_Scalar(BufferLength: 3079) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Double%29.MaxMagnitude_Scalar%28BufferLength%3A%203079%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Double%29.MaxMagnitude_Scalar%28BufferLength%3A%203079%29.html) | -98.86% | 924601.841201 | 10548.177740 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.Max_Scalar(BufferLength: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Double%29.Max_Scalar%28BufferLength%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Double%29.Max_Scalar%28BufferLength%3A%20128%29.html) | -99.18% | 36405.154863 | 298.328266 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.Max_Scalar(BufferLength: 3079) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Double%29.Max_Scalar%28BufferLength%3A%203079%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Double%29.Max_Scalar%28BufferLength%3A%203079%29.html) | -99.69% | 911462.360948 | 2853.767402 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.MaxMagnitude_Scalar(BufferLength: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Int32%29.MaxMagnitude_Scalar%28BufferLength%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Int32%29.MaxMagnitude_Scalar%28BufferLength%3A%20128%29.html) | -94.59% | 7978.038314 | 431.406978 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.MaxMagnitude_Scalar(BufferLength: 3079) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Int32%29.MaxMagnitude_Scalar%28BufferLength%3A%203079%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Int32%29.MaxMagnitude_Scalar%28BufferLength%3A%203079%29.html) | -97.02% | 193617.144389 | 5762.292318 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.Max_Scalar(BufferLength: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Int32%29.Max_Scalar%28BufferLength%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Int32%29.Max_Scalar%28BufferLength%3A%20128%29.html) | -81.38% | 1276.218536 | 237.634253 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.Max_Scalar(BufferLength: 3079) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Int32%29.Max_Scalar%28BufferLength%3A%203079%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Int32%29.Max_Scalar%28BufferLength%3A%203079%29.html) | -94.00% | 25271.003901 | 1516.412247 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.Abs(BufferLength: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Single%29.Abs%28BufferLength%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Single%29.Abs%28BufferLength%3A%20128%29.html) | -65.62% | 10003.099740 | 3438.886734 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.Abs(BufferLength: 3079) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Single%29.Abs%28BufferLength%3A%203079%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Single%29.Abs%28BufferLength%3A%203079%29.html) | -66.08% | 234092.041640 | 79396.453791 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.MaxMagnitude_Scalar(BufferLength: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Single%29.MaxMagnitude_Scalar%28BufferLength%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Single%29.MaxMagnitude_Scalar%28BufferLength%3A%20128%29.html) | -98.55% | 28966.077487 | 419.473861 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.MaxMagnitude_Scalar(BufferLength: 3079) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Single%29.MaxMagnitude_Scalar%28BufferLength%3A%203079%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Single%29.MaxMagnitude_Scalar%28BufferLength%3A%203079%29.html) | -99.23% | 699493.086952 | 5405.811038 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.Max_Scalar(BufferLength: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Single%29.Max_Scalar%28BufferLength%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Single%29.Max_Scalar%28BufferLength%3A%20128%29.html) | -97.46% | 9685.505891 | 245.858891 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.Max_Scalar(BufferLength: 3079) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Single%29.Max_Scalar%28BufferLength%3A%203079%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Single%29.Max_Scalar%28BufferLength%3A%203079%29.html) | -99.35% | 241496.117453 | 1573.441545 | +| System.Numerics.Tests.Perf_BigInteger.ToByteArray(numberString: 1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456... | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_BigInteger.ToByteArray%28numberString%3A%201234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_BigInteger.ToByteArray%28numberString%3A%201234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456.html) | -85.21% | 6237.718495 | 922.360597 | +| System.Numerics.Tests.Perf_BigInteger.ToByteArray(numberString: 1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456... | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_BigInteger.ToByteArray%28numberString%3A%201234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_BigInteger.ToByteArray%28numberString%3A%201234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456.html) | -85.18% | 6241.192500 | 924.744109 | +| System.Numerics.Tests.Perf_Plane.EqualsBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Plane.EqualsBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Plane.EqualsBenchmark.html) | -89.46% | 3.354786 | 0.353556 | +| System.Numerics.Tests.Perf_Quaternion.ConcatenateBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Quaternion.ConcatenateBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Quaternion.ConcatenateBenchmark.html) | -61.32% | 13.776924 | 5.328433 | +| System.Numerics.Tests.Perf_Quaternion.LengthSquaredBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Quaternion.LengthSquaredBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Quaternion.LengthSquaredBenchmark.html) | -60.57% | 1.075931 | 0.424211 | +| System.Numerics.Tests.Perf_Quaternion.MultiplyByQuaternionBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Quaternion.MultiplyByQuaternionBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Quaternion.MultiplyByQuaternionBenchmark.html) | -56.82% | 15.216399 | 6.570455 | +| System.Numerics.Tests.Perf_Quaternion.MultiplyByQuaternionOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Quaternion.MultiplyByQuaternionOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Quaternion.MultiplyByQuaternionOperatorBenchmark.html) | -62.30% | 13.639751 | 5.142387 | +| System.Numerics.Tests.Perf_Vector2.EqualsBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector2.EqualsBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector2.EqualsBenchmark.html) | -91.27% | 3.368390 | 0.294106 | +| System.Numerics.Tests.Perf_Vector3.EqualsBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector3.EqualsBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector3.EqualsBenchmark.html) | -64.29% | 4.346982 | 1.552333 | +| System.Numerics.Tests.Perf_Vector4.EqualsBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector4.EqualsBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector4.EqualsBenchmark.html) | -67.62% | 4.272698 | 1.383334 | +| System.Numerics.Tests.Perf_VectorOf.GreaterThanAnyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Byte%29.GreaterThanAnyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Byte%29.GreaterThanAnyBenchmark.html) | -67.97% | 2.552356 | 0.817467 | +| System.Numerics.Tests.Perf_VectorOf.CountBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Int16%29.CountBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Int16%29.CountBenchmark.html) | -65.79% | 0.287078 | 0.098224 | +| System.Numerics.Tests.Perf_VectorOf.EqualsBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28UInt32%29.EqualsBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28UInt32%29.EqualsBenchmark.html) | -65.69% | 2.477552 | 0.850148 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128.CeilingDoubleBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128.CeilingDoubleBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128.CeilingDoubleBenchmark.html) | -80.88% | 7.683824 | 1.468891 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128.CeilingFloatBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128.CeilingFloatBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128.CeilingFloatBenchmark.html) | -80.22% | 7.654329 | 1.514227 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128.FloorDoubleBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128.FloorDoubleBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128.FloorDoubleBenchmark.html) | -81.75% | 7.493835 | 1.367984 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128.FloorFloatBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128.FloorFloatBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128.FloorFloatBenchmark.html) | -74.14% | 7.670539 | 1.983250 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Float.EqualsBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Float.EqualsBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Float.EqualsBenchmark.html) | -74.99% | 4.770357 | 1.193296 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Float.ZeroBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Float.ZeroBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Float.ZeroBenchmark.html) | -57.22% | 1.616793 | 0.691679 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Int.OnesComplementOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Int.OnesComplementOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Int.OnesComplementOperatorBenchmark.html) | -53.92% | 3.487154 | 1.606876 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.OnesComplementOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Byte%29.OnesComplementOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Byte%29.OnesComplementOperatorBenchmark.html) | -51.67% | 3.176136 | 1.534977 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.EqualsBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Double%29.EqualsBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Double%29.EqualsBenchmark.html) | -77.60% | 3.981183 | 0.891789 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.OnesComplementOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28SByte%29.OnesComplementOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28SByte%29.OnesComplementOperatorBenchmark.html) | -55.80% | 3.213894 | 1.420521 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.EqualsBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Single%29.EqualsBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Single%29.EqualsBenchmark.html) | -74.82% | 3.966413 | 0.998861 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.OnesComplementOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Single%29.OnesComplementOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Single%29.OnesComplementOperatorBenchmark.html) | -53.50% | 3.223419 | 1.499030 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.ZeroBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Single%29.ZeroBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Single%29.ZeroBenchmark.html) | -60.86% | 1.818034 | 0.711517 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.CountBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt32%29.CountBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt32%29.CountBenchmark.html) | -58.36% | 0.240655 | 0.100219 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.OnesComplementOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt64%29.OnesComplementOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt64%29.OnesComplementOperatorBenchmark.html) | -65.18% | 4.424266 | 1.540742 | +| System.Tests.Perf_Array.ArrayCreate1D | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Array.ArrayCreate1D.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Array.ArrayCreate1D.html) | -54.97% | 2742.108599 | 1234.729643 | +| System.Tests.Perf_Array.ArrayCreate2D | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Array.ArrayCreate2D.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Array.ArrayCreate2D.html) | -55.08% | 2742.848345 | 1232.082620 | +| System.Tests.Perf_Array.ArrayCreate3D | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Array.ArrayCreate3D.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Array.ArrayCreate3D.html) | -54.51% | 2709.468359 | 1232.431815 | +| System.Tests.Perf_DateTimeOffset.op_Subtraction | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_DateTimeOffset.op_Subtraction.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_DateTimeOffset.op_Subtraction.html) | -98.36% | 7.904758 | 0.129865 | +| System.Tests.Perf_GC.NewOperator_Array(length: 10000) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_GC%28Byte%29.NewOperator_Array%28length%3A%2010000%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_GC%28Byte%29.NewOperator_Array%28length%3A%2010000%29.html) | -55.38% | 1669.006773 | 744.781550 | +| System.Tests.Perf_GC.NewOperator_Array(length: 10000) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_GC%28Char%29.NewOperator_Array%28length%3A%2010000%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_GC%28Char%29.NewOperator_Array%28length%3A%2010000%29.html) | -58.63% | 2530.180986 | 1046.828458 | +| System.Tests.Perf_Type.GetType_InvalidName | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Type.GetType_InvalidName.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Type.GetType_InvalidName.html) | -91.13% | 2645.055005 | 234.554079 | +| System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16(arguments: JavaScript,&Hello+!,512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16%28arguments%3A%20JavaScript%2C%26Hello%2B%28World%29%21%2C512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16%28arguments%3A%20JavaScript%2C%26Hello%2B%28World%29%21%2C512%29.html) | -55.45% | 460.272123 | 205.038391 | +| System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16(arguments: JavaScript,no escaping required,512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16%28arguments%3A%20JavaScript%2Cno%20escaping%20required%2C512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16%28arguments%3A%20JavaScript%2Cno%20escaping%20required%2C512%29.html) | -64.82% | 419.351110 | 147.512126 | +| System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16(arguments: UnsafeRelaxed,hello "there",512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16%28arguments%3A%20UnsafeRelaxed%2Chello%20%22there%22%2C512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16%28arguments%3A%20UnsafeRelaxed%2Chello%20%22there%22%2C512%29.html) | -59.62% | 438.972476 | 177.255262 | +| System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16(arguments: UnsafeRelaxed,no required,512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16%28arguments%3A%20UnsafeRelaxed%2Cno%20%28escaping%20/%29%20required%2C512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16%28arguments%3A%20UnsafeRelaxed%2Cno%20%28escaping%20/%29%20required%2C512%29.html) | -64.61% | 421.666432 | 149.233707 | +| System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16(arguments: Url,&lorem ipsum=dolor sit amet,512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16%28arguments%3A%20Url%2C%26lorem%20ipsum%3Ddolor%20sit%20amet%2C512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16%28arguments%3A%20Url%2C%26lorem%20ipsum%3Ddolor%20sit%20amet%2C512%29.html) | -54.06% | 477.008359 | 219.138168 | +| System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16(arguments: Url,�2020,512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16%28arguments%3A%20Url%2C%EF%BF%BD2020%2C512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16%28arguments%3A%20Url%2C%EF%BF%BD2020%2C512%29.html) | -57.82% | 452.851789 | 191.011575 | +| System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8(arguments: JavaScript,&Hello+!,16) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8%28arguments%3A%20JavaScript%2C%26Hello%2B%28World%29%21%2C16%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8%28arguments%3A%20JavaScript%2C%26Hello%2B%28World%29%21%2C16%29.html) | -64.39% | 283.364345 | 100.917866 | +| System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8(arguments: JavaScript,&Hello+!,512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8%28arguments%3A%20JavaScript%2C%26Hello%2B%28World%29%21%2C512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8%28arguments%3A%20JavaScript%2C%26Hello%2B%28World%29%21%2C512%29.html) | -96.91% | 6093.845955 | 188.046345 | +| System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8(arguments: JavaScript,no escaping required,16) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8%28arguments%3A%20JavaScript%2Cno%20escaping%20required%2C16%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8%28arguments%3A%20JavaScript%2Cno%20escaping%20required%2C16%29.html) | -88.64% | 362.697877 | 41.197382 | +| System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8(arguments: JavaScript,no escaping required,512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8%28arguments%3A%20JavaScript%2Cno%20escaping%20required%2C512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8%28arguments%3A%20JavaScript%2Cno%20escaping%20required%2C512%29.html) | -97.27% | 5116.787621 | 139.915069 | +| System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8(arguments: UnsafeRelaxed,hello "there",16) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8%28arguments%3A%20UnsafeRelaxed%2Chello%20%22there%22%2C16%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8%28arguments%3A%20UnsafeRelaxed%2Chello%20%22there%22%2C16%29.html) | -76.70% | 338.917865 | 78.972966 | +| System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8(arguments: UnsafeRelaxed,hello "there",512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8%28arguments%3A%20UnsafeRelaxed%2Chello%20%22there%22%2C512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8%28arguments%3A%20UnsafeRelaxed%2Chello%20%22there%22%2C512%29.html) | -97.10% | 5951.659446 | 172.665387 | +| System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8(arguments: UnsafeRelaxed,no required,16) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8%28arguments%3A%20UnsafeRelaxed%2Cno%20%28escaping%20/%29%20required%2C16%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8%28arguments%3A%20UnsafeRelaxed%2Cno%20%28escaping%20/%29%20required%2C16%29.html) | -89.75% | 401.395264 | 41.124063 | +| System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8(arguments: UnsafeRelaxed,no required,512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8%28arguments%3A%20UnsafeRelaxed%2Cno%20%28escaping%20/%29%20required%2C512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8%28arguments%3A%20UnsafeRelaxed%2Cno%20%28escaping%20/%29%20required%2C512%29.html) | -97.41% | 5339.034357 | 138.275986 | +| System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8(arguments: Url,&lorem ipsum=dolor sit amet,16) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8%28arguments%3A%20Url%2C%26lorem%20ipsum%3Ddolor%20sit%20amet%2C16%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8%28arguments%3A%20Url%2C%26lorem%20ipsum%3Ddolor%20sit%20amet%2C16%29.html) | -58.42% | 312.088877 | 129.759610 | +| System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8(arguments: Url,&lorem ipsum=dolor sit amet,512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8%28arguments%3A%20Url%2C%26lorem%20ipsum%3Ddolor%20sit%20amet%2C512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8%28arguments%3A%20Url%2C%26lorem%20ipsum%3Ddolor%20sit%20amet%2C512%29.html) | -96.57% | 6286.734038 | 215.470063 | +| System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8(arguments: Url,�2020,16) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8%28arguments%3A%20Url%2C%EF%BF%BD2020%2C16%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8%28arguments%3A%20Url%2C%EF%BF%BD2020%2C16%29.html) | -61.00% | 291.530129 | 113.698700 | +| System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8(arguments: Url,�2020,512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8%28arguments%3A%20Url%2C%EF%BF%BD2020%2C512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8%28arguments%3A%20Url%2C%EF%BF%BD2020%2C512%29.html) | -96.74% | 6284.011097 | 204.930836 | +| System.Text.Json.Document.Tests.Perf_DocumentParse.Parse(IsDataIndented: False, TestRandomAccess: False, TestCase: HelloWorld) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Document.Tests.Perf_DocumentParse.Parse%28IsDataIndented%3A%20False%2C%20TestRandomAccess%3A%20False%2C%20TestCase%3A%20HelloWorld%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Document.Tests.Perf_DocumentParse.Parse%28IsDataIndented%3A%20False%2C%20TestRandomAccess%3A%20False%2C%20TestCase%3A%20HelloWorld%29.html) | -51.82% | 675.825976 | 325.594071 | +| System.Text.Json.Document.Tests.Perf_DocumentParse.Parse(IsDataIndented: True, TestRandomAccess: False, TestCase: HelloWorld) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Document.Tests.Perf_DocumentParse.Parse%28IsDataIndented%3A%20True%2C%20TestRandomAccess%3A%20False%2C%20TestCase%3A%20HelloWorld%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Document.Tests.Perf_DocumentParse.Parse%28IsDataIndented%3A%20True%2C%20TestRandomAccess%3A%20False%2C%20TestCase%3A%20HelloWorld%29.html) | -50.96% | 681.898169 | 334.429865 | +| System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite(IsDataIndented: False, TestCase: Json400KB) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20False%2C%20TestCase%3A%20Json400KB%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20False%2C%20TestCase%3A%20Json400KB%29.html) | -53.09% | 4761592.631473 | 2233742.421864 | +| System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite(IsDataIndented: False, TestCase: Json4KB) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20False%2C%20TestCase%3A%20Json4KB%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20False%2C%20TestCase%3A%20Json4KB%29.html) | -54.50% | 49654.568582 | 22594.109077 | +| System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite(IsDataIndented: True, TestCase: Json400KB) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20True%2C%20TestCase%3A%20Json400KB%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20True%2C%20TestCase%3A%20Json400KB%29.html) | -51.80% | 5180996.608165 | 2497037.029908 | +| System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite(IsDataIndented: True, TestCase: Json4KB) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20True%2C%20TestCase%3A%20Json4KB%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20True%2C%20TestCase%3A%20Json4KB%29.html) | -52.31% | 54098.905128 | 25801.614905 | +| System.Text.Json.Tests.Perf_Strings.WriteStringsUtf8(Formatted: False, SkipValidation: False, Escaped: NoneEscaped) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Tests.Perf_Strings.WriteStringsUtf8%28Formatted%3A%20False%2C%20SkipValidation%3A%20False%2C%20Escaped%3A%20NoneEscaped%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Tests.Perf_Strings.WriteStringsUtf8%28Formatted%3A%20False%2C%20SkipValidation%3A%20False%2C%20Escaped%3A%20NoneEscaped%29.html) | -88.31% | 58086219.980000 | 6793161.812850 | +| System.Text.Json.Tests.Perf_Strings.WriteStringsUtf8(Formatted: False, SkipValidation: False, Escaped: OneEscaped) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Tests.Perf_Strings.WriteStringsUtf8%28Formatted%3A%20False%2C%20SkipValidation%3A%20False%2C%20Escaped%3A%20OneEscaped%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Tests.Perf_Strings.WriteStringsUtf8%28Formatted%3A%20False%2C%20SkipValidation%3A%20False%2C%20Escaped%3A%20OneEscaped%29.html) | -75.06% | 51116166.686667 | 12747379.491673 | +| System.Text.Json.Tests.Perf_Strings.WriteStringsUtf8(Formatted: False, SkipValidation: True, Escaped: NoneEscaped) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Tests.Perf_Strings.WriteStringsUtf8%28Formatted%3A%20False%2C%20SkipValidation%3A%20True%2C%20Escaped%3A%20NoneEscaped%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Tests.Perf_Strings.WriteStringsUtf8%28Formatted%3A%20False%2C%20SkipValidation%3A%20True%2C%20Escaped%3A%20NoneEscaped%29.html) | -87.64% | 58047033.336667 | 7176182.966439 | +| System.Text.Json.Tests.Perf_Strings.WriteStringsUtf8(Formatted: False, SkipValidation: True, Escaped: OneEscaped) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Tests.Perf_Strings.WriteStringsUtf8%28Formatted%3A%20False%2C%20SkipValidation%3A%20True%2C%20Escaped%3A%20OneEscaped%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Tests.Perf_Strings.WriteStringsUtf8%28Formatted%3A%20False%2C%20SkipValidation%3A%20True%2C%20Escaped%3A%20OneEscaped%29.html) | -75.21% | 51125289.986667 | 12672856.478875 | +| System.Text.Json.Tests.Perf_Strings.WriteStringsUtf8(Formatted: True, SkipValidation: False, Escaped: NoneEscaped) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Tests.Perf_Strings.WriteStringsUtf8%28Formatted%3A%20True%2C%20SkipValidation%3A%20False%2C%20Escaped%3A%20NoneEscaped%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Tests.Perf_Strings.WriteStringsUtf8%28Formatted%3A%20True%2C%20SkipValidation%3A%20False%2C%20Escaped%3A%20NoneEscaped%29.html) | -84.97% | 60643079.993333 | 9117484.214262 | +| System.Text.Json.Tests.Perf_Strings.WriteStringsUtf8(Formatted: True, SkipValidation: False, Escaped: OneEscaped) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Tests.Perf_Strings.WriteStringsUtf8%28Formatted%3A%20True%2C%20SkipValidation%3A%20False%2C%20Escaped%3A%20OneEscaped%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Tests.Perf_Strings.WriteStringsUtf8%28Formatted%3A%20True%2C%20SkipValidation%3A%20False%2C%20Escaped%3A%20OneEscaped%29.html) | -72.95% | 52780212.529167 | 14274612.644676 | +| System.Text.Json.Tests.Perf_Strings.WriteStringsUtf8(Formatted: True, SkipValidation: True, Escaped: NoneEscaped) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Tests.Perf_Strings.WriteStringsUtf8%28Formatted%3A%20True%2C%20SkipValidation%3A%20True%2C%20Escaped%3A%20NoneEscaped%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Tests.Perf_Strings.WriteStringsUtf8%28Formatted%3A%20True%2C%20SkipValidation%3A%20True%2C%20Escaped%3A%20NoneEscaped%29.html) | -84.90% | 60647540.000000 | 9159433.306978 | +| System.Text.Json.Tests.Perf_Strings.WriteStringsUtf8(Formatted: True, SkipValidation: True, Escaped: OneEscaped) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Tests.Perf_Strings.WriteStringsUtf8%28Formatted%3A%20True%2C%20SkipValidation%3A%20True%2C%20Escaped%3A%20OneEscaped%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Tests.Perf_Strings.WriteStringsUtf8%28Formatted%3A%20True%2C%20SkipValidation%3A%20True%2C%20Escaped%3A%20OneEscaped%29.html) | -72.82% | 52781146.673333 | 14346242.359838 | +| System.Text.Perf_Ascii.EqualsIgnoreCase_ExactlyTheSame_Bytes_Chars(Size: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Perf_Ascii.EqualsIgnoreCase_ExactlyTheSame_Bytes_Chars%28Size%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Perf_Ascii.EqualsIgnoreCase_ExactlyTheSame_Bytes_Chars%28Size%3A%20128%29.html) | -58.07% | 66.440810 | 27.855493 | +| System.Text.Tests.Perf_StringBuilder.ctor_capacity(length: 100000) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Tests.Perf_StringBuilder.ctor_capacity%28length%3A%20100000%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Tests.Perf_StringBuilder.ctor_capacity%28length%3A%20100000%29.html) | -57.93% | 24584.756506 | 10342.456178 | + +## 40-50% Improvement (58 tests) + +| Test Name | Link (Viper) | Link (Tiger) | Change % | .NET 9 | .NET 10 | +|-----------|------|------|----------|--------|-------| +| Microsoft.Extensions.DependencyInjection.TimeToFirstService.BuildProvider(Mode: "Default") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/Microsoft.Extensions.DependencyInjection.TimeToFirstService.BuildProvider%28Mode%3A%20%22Default%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/Microsoft.Extensions.DependencyInjection.TimeToFirstService.BuildProvider%28Mode%3A%20%22Default%22%29.html) | -44.33% | 3070.491556 | 1709.331185 | +| StoreBlock.AnyLocation.InitBlockAllZeros64 | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/StoreBlock.AnyLocation.InitBlockAllZeros64.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/StoreBlock.AnyLocation.InitBlockAllZeros64.html) | -49.18% | 1.971007 | 1.001676 | +| System.Collections.ContainsTrue.Array(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.ContainsTrue%28Int32%29.Array%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.ContainsTrue%28Int32%29.Array%28Size%3A%20512%29.html) | -44.14% | 32352.636735 | 18071.210668 | +| System.Collections.CtorFromCollection.ImmutableSortedSet(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CtorFromCollection%28Int32%29.ImmutableSortedSet%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CtorFromCollection%28Int32%29.ImmutableSortedSet%28Size%3A%20512%29.html) | -45.71% | 90041.701653 | 48884.480282 | +| System.Collections.CtorGivenSize.Dictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CtorGivenSize%28Int32%29.Dictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CtorGivenSize%28Int32%29.Dictionary%28Size%3A%20512%29.html) | -43.06% | 1935.264847 | 1101.969624 | +| System.Collections.CtorGivenSize.Dictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CtorGivenSize%28String%29.Dictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CtorGivenSize%28String%29.Dictionary%28Size%3A%20512%29.html) | -41.95% | 2005.631072 | 1164.267661 | +| System.Collections.Tests.Perf_BitArray.BitArrayLeftShift(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.Perf_BitArray.BitArrayLeftShift%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.Perf_BitArray.BitArrayLeftShift%28Size%3A%20512%29.html) | -44.21% | 282.079785 | 157.372231 | +| System.Collections.Tests.Perf_BitArray.BitArrayRightShift(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.Perf_BitArray.BitArrayRightShift%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.Perf_BitArray.BitArrayRightShift%28Size%3A%20512%29.html) | -46.24% | 281.315091 | 151.232857 | +| System.Memory.Span.Fill(Size: 33) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Byte%29.Fill%28Size%3A%2033%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Byte%29.Fill%28Size%3A%2033%29.html) | -41.37% | 8.450322 | 4.954785 | +| System.Memory.Span.SequenceCompareTo(Size: 33) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Byte%29.SequenceCompareTo%28Size%3A%2033%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Byte%29.SequenceCompareTo%28Size%3A%2033%29.html) | -48.76% | 12.910801 | 6.615425 | +| System.Memory.Span.SequenceCompareToDifferent(Size: 33) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Byte%29.SequenceCompareToDifferent%28Size%3A%2033%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Byte%29.SequenceCompareToDifferent%28Size%3A%2033%29.html) | -41.56% | 10.536861 | 6.158239 | +| System.Memory.Span.SequenceCompareToDifferent(Size: 4) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Byte%29.SequenceCompareToDifferent%28Size%3A%204%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Byte%29.SequenceCompareToDifferent%28Size%3A%204%29.html) | -46.22% | 10.317364 | 5.549060 | +| System.Memory.Span.SequenceCompareToDifferent(Size: 33) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Int32%29.SequenceCompareToDifferent%28Size%3A%2033%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Int32%29.SequenceCompareToDifferent%28Size%3A%2033%29.html) | -43.33% | 10.584963 | 5.998600 | +| System.Memory.Span.SequenceCompareToDifferent(Size: 4) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Int32%29.SequenceCompareToDifferent%28Size%3A%204%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Int32%29.SequenceCompareToDifferent%28Size%3A%204%29.html) | -46.43% | 10.810524 | 5.790666 | +| System.Memory.Span.SequenceCompareToDifferent(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Int32%29.SequenceCompareToDifferent%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Int32%29.SequenceCompareToDifferent%28Size%3A%20512%29.html) | -46.64% | 10.601373 | 5.657383 | +| System.Net.Primitives.Tests.IPAddressPerformanceTests.Ctor_Bytes(address: [16, 32, 48, 64, 80, ...]) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Net.Primitives.Tests.IPAddressPerformanceTests.Ctor_Bytes%28address%3A%20%5B16%2C%2032%2C%2048%2C%2064%2C%2080%2C%20...%5D%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Net.Primitives.Tests.IPAddressPerformanceTests.Ctor_Bytes%28address%3A%20%5B16%2C%2032%2C%2048%2C%2064%2C%2080%2C%20...%5D%29.html) | -41.52% | 29.237409 | 17.097605 | +| System.Net.Primitives.Tests.IPAddressPerformanceTests.Ctor_Span(address: [16, 32, 48, 64, 80, ...]) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Net.Primitives.Tests.IPAddressPerformanceTests.Ctor_Span%28address%3A%20%5B16%2C%2032%2C%2048%2C%2064%2C%2080%2C%20...%5D%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Net.Primitives.Tests.IPAddressPerformanceTests.Ctor_Span%28address%3A%20%5B16%2C%2032%2C%2048%2C%2064%2C%2080%2C%20...%5D%29.html) | -41.70% | 27.659844 | 16.125069 | +| System.Net.Primitives.Tests.IPAddressPerformanceTests.GetAddressBytes(address: 1020:3040:5060:7080:9010:1112:1314:1516) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Net.Primitives.Tests.IPAddressPerformanceTests.GetAddressBytes%28address%3A%201020%3A3040%3A5060%3A7080%3A9010%3A1112%3A1314%3A1516%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Net.Primitives.Tests.IPAddressPerformanceTests.GetAddressBytes%28address%3A%201020%3A3040%3A5060%3A7080%3A9010%3A1112%3A1314%3A1516%29.html) | -44.86% | 18.139140 | 10.001947 | +| System.Net.Primitives.Tests.IPAddressPerformanceTests.TryWriteBytes(address: 1020:3040:5060:7080:9010:1112:1314:1516) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Net.Primitives.Tests.IPAddressPerformanceTests.TryWriteBytes%28address%3A%201020%3A3040%3A5060%3A7080%3A9010%3A1112%3A1314%3A1516%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Net.Primitives.Tests.IPAddressPerformanceTests.TryWriteBytes%28address%3A%201020%3A3040%3A5060%3A7080%3A9010%3A1112%3A1314%3A1516%29.html) | -45.02% | 16.638223 | 9.147020 | +| System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives.Sinh(BufferLength: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Double%29.Sinh%28BufferLength%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Double%29.Sinh%28BufferLength%3A%20128%29.html) | -42.53% | 23959.119728 | 13768.848523 | +| System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives.Sinh(BufferLength: 3079) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Double%29.Sinh%28BufferLength%3A%203079%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Double%29.Sinh%28BufferLength%3A%203079%29.html) | -41.30% | 588344.100546 | 345341.547105 | +| System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives.Sinh(BufferLength: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Single%29.Sinh%28BufferLength%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Single%29.Sinh%28BufferLength%3A%20128%29.html) | -49.59% | 14383.419064 | 7250.888274 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.Abs(BufferLength: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Int32%29.Abs%28BufferLength%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Int32%29.Abs%28BufferLength%3A%20128%29.html) | -41.33% | 6017.676894 | 3530.844640 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.Abs(BufferLength: 3079) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Int32%29.Abs%28BufferLength%3A%203079%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Int32%29.Abs%28BufferLength%3A%203079%29.html) | -44.52% | 147131.599963 | 81634.193229 | +| System.Numerics.Tests.Perf_BigInteger.Ctor_ByteArray(numberString: 1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123... | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_BigInteger.Ctor_ByteArray%28numberString%3A%201234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_BigInteger.Ctor_ByteArray%28numberString%3A%201234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123.html) | -49.68% | 1812.417858 | 912.090381 | +| System.Numerics.Tests.Perf_BigInteger.Ctor_ByteArray(numberString: 1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123... | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_BigInteger.Ctor_ByteArray%28numberString%3A%201234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_BigInteger.Ctor_ByteArray%28numberString%3A%201234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123.html) | -49.84% | 1827.287570 | 916.624843 | +| System.Numerics.Tests.Perf_BigInteger.Divide(arguments: 65536,32768 bits) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_BigInteger.Divide%28arguments%3A%2065536%2C32768%20bits%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_BigInteger.Divide%28arguments%3A%2065536%2C32768%20bits%29.html) | -49.93% | 1289510.002398 | 645690.272344 | +| System.Numerics.Tests.Perf_BigInteger.Remainder(arguments: 65536,32768 bits) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_BigInteger.Remainder%28arguments%3A%2065536%2C32768%20bits%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_BigInteger.Remainder%28arguments%3A%2065536%2C32768%20bits%29.html) | -49.94% | 1295261.665128 | 648448.555156 | +| System.Numerics.Tests.Perf_VectorOf.GreaterThanOrEqualAnyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Double%29.GreaterThanOrEqualAnyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Double%29.GreaterThanOrEqualAnyBenchmark.html) | -40.08% | 1.446454 | 0.866666 | +| System.Numerics.Tests.Perf_VectorOf.EqualsAnyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Int64%29.EqualsAnyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Int64%29.EqualsAnyBenchmark.html) | -45.77% | 1.606836 | 0.871311 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128.ConvertFloatToUIntBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128.ConvertFloatToUIntBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128.ConvertFloatToUIntBenchmark.html) | -41.71% | 35.691595 | 20.804843 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Float.OnesComplementOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Float.OnesComplementOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Float.OnesComplementOperatorBenchmark.html) | -46.52% | 3.087089 | 1.651073 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.CountBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Byte%29.CountBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Byte%29.CountBenchmark.html) | -41.28% | 0.178863 | 0.105035 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.BitwiseAndBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Double%29.BitwiseAndBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Double%29.BitwiseAndBenchmark.html) | -46.07% | 3.471095 | 1.871809 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.OnesComplementOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Double%29.OnesComplementOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Double%29.OnesComplementOperatorBenchmark.html) | -49.66% | 3.281702 | 1.651936 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.SumBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Double%29.SumBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Double%29.SumBenchmark.html) | -40.06% | 2.216887 | 1.328904 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.OnesComplementOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int16%29.OnesComplementOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int16%29.OnesComplementOperatorBenchmark.html) | -47.03% | 3.117740 | 1.651384 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.EqualsAnyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int32%29.EqualsAnyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int32%29.EqualsAnyBenchmark.html) | -44.79% | 1.845657 | 1.018972 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.InequalityOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int32%29.InequalityOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int32%29.InequalityOperatorBenchmark.html) | -41.46% | 2.668715 | 1.562263 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.OnesComplementOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int32%29.OnesComplementOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int32%29.OnesComplementOperatorBenchmark.html) | -49.72% | 3.188665 | 1.603177 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.OnesComplementOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int64%29.OnesComplementOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int64%29.OnesComplementOperatorBenchmark.html) | -42.48% | 3.224786 | 1.854778 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.XorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int64%29.XorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int64%29.XorBenchmark.html) | -41.35% | 3.576928 | 2.098040 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.MinBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28SByte%29.MinBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28SByte%29.MinBenchmark.html) | -41.06% | 3.443311 | 2.029332 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.OnesComplementOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt16%29.OnesComplementOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt16%29.OnesComplementOperatorBenchmark.html) | -45.85% | 3.381609 | 1.831049 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.EqualsAnyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt32%29.EqualsAnyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt32%29.EqualsAnyBenchmark.html) | -47.11% | 1.711564 | 0.905246 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.InequalityOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt32%29.InequalityOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt32%29.InequalityOperatorBenchmark.html) | -41.95% | 2.577139 | 1.496038 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.OnesComplementOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt32%29.OnesComplementOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt32%29.OnesComplementOperatorBenchmark.html) | -44.64% | 3.268535 | 1.809326 | +| System.Tests.Perf_String.Concat_str_str_str_str(size: 1000) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_String.Concat_str_str_str_str%28size%3A%201000%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_String.Concat_str_str_str_str%28size%3A%201000%29.html) | -46.98% | 1304.813021 | 691.815311 | +| System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite(IsDataIndented: False, TestCase: DeepTree) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20False%2C%20TestCase%3A%20DeepTree%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20False%2C%20TestCase%3A%20DeepTree%29.html) | -43.35% | 26924.550241 | 15252.141619 | +| System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite(IsDataIndented: False, TestCase: HelloWorld) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20False%2C%20TestCase%3A%20HelloWorld%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20False%2C%20TestCase%3A%20HelloWorld%29.html) | -48.14% | 1212.717054 | 628.906225 | +| System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite(IsDataIndented: False, TestCase: Json400B) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20False%2C%20TestCase%3A%20Json400B%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20False%2C%20TestCase%3A%20Json400B%29.html) | -46.61% | 6197.780026 | 3308.694269 | +| System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite(IsDataIndented: True, TestCase: HelloWorld) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20True%2C%20TestCase%3A%20HelloWorld%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20True%2C%20TestCase%3A%20HelloWorld%29.html) | -46.08% | 1259.488462 | 679.133346 | +| System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite(IsDataIndented: True, TestCase: Json400B) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20True%2C%20TestCase%3A%20Json400B%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20True%2C%20TestCase%3A%20Json400B%29.html) | -43.50% | 6516.639947 | 3681.609518 | +| System.Text.Perf_Ascii.EqualsIgnoreCase_DifferentCase_Bytes_Chars(Size: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Perf_Ascii.EqualsIgnoreCase_DifferentCase_Bytes_Chars%28Size%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Perf_Ascii.EqualsIgnoreCase_DifferentCase_Bytes_Chars%28Size%3A%20128%29.html) | -45.59% | 96.545501 | 52.532290 | +| System.Text.Perf_Ascii.Equals_Bytes_Chars(Size: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Perf_Ascii.Equals_Bytes_Chars%28Size%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Perf_Ascii.Equals_Bytes_Chars%28Size%3A%20128%29.html) | -41.37% | 45.358834 | 26.594467 | +| System.Text.Tests.Perf_StringBuilder.ToString_MultipleSegments(length: 100000) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Tests.Perf_StringBuilder.ToString_MultipleSegments%28length%3A%20100000%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Tests.Perf_StringBuilder.ToString_MultipleSegments%28length%3A%20100000%29.html) | -47.46% | 29564.772376 | 15532.284317 | +| System.Text.Tests.Perf_StringBuilder.ToString_SingleSegment(length: 100000) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Tests.Perf_StringBuilder.ToString_SingleSegment%28length%3A%20100000%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Tests.Perf_StringBuilder.ToString_SingleSegment%28length%3A%20100000%29.html) | -44.92% | 31578.003009 | 17393.294951 | +| System.Text.Tests.Perf_StringBuilder.ctor_string(length: 100000) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Tests.Perf_StringBuilder.ctor_string%28length%3A%20100000%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Tests.Perf_StringBuilder.ctor_string%28length%3A%20100000%29.html) | -45.21% | 30529.809745 | 16726.339818 | + +## 30-40% Improvement (46 tests) + +| Test Name | Link (Viper) | Link (Tiger) | Change % | .NET 9 | .NET 10 | +|-----------|------|------|----------|--------|-------| +| StoreBlock.AnyLocation.InitBlockAllZeros32 | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/StoreBlock.AnyLocation.InitBlockAllZeros32.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/StoreBlock.AnyLocation.InitBlockAllZeros32.html) | -37.73% | 1.120826 | 0.697940 | +| System.Buffers.Tests.ReadOnlySequenceTests.IterateForEachArray | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Buffers.Tests.ReadOnlySequenceTests%28Char%29.IterateForEachArray.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Buffers.Tests.ReadOnlySequenceTests%28Char%29.IterateForEachArray.html) | -37.51% | 124.085304 | 77.538595 | +| System.Collections.IndexerSet.SortedList(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.IndexerSet%28Int32%29.SortedList%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.IndexerSet%28Int32%29.SortedList%28Size%3A%20512%29.html) | -32.22% | 384412.697162 | 260553.690291 | +| System.Collections.Tests.Perf_BitArray.BitArrayCopyToIntArray(Size: 4) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.Perf_BitArray.BitArrayCopyToIntArray%28Size%3A%204%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.Perf_BitArray.BitArrayCopyToIntArray%28Size%3A%204%29.html) | -32.13% | 41.106173 | 27.900662 | +| System.IO.MemoryMappedFiles.Tests.Perf_MemoryMappedFile.CreateFromFile(capacity: 10000) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.IO.MemoryMappedFiles.Tests.Perf_MemoryMappedFile.CreateFromFile%28capacity%3A%2010000%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.IO.MemoryMappedFiles.Tests.Perf_MemoryMappedFile.CreateFromFile%28capacity%3A%2010000%29.html) | -35.98% | 32191.327441 | 20609.809379 | +| System.Memory.Span.SequenceCompareToDifferent(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Byte%29.SequenceCompareToDifferent%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Byte%29.SequenceCompareToDifferent%28Size%3A%20512%29.html) | -39.52% | 10.353953 | 6.262372 | +| System.Memory.Span.Clear(Size: 33) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Char%29.Clear%28Size%3A%2033%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Char%29.Clear%28Size%3A%2033%29.html) | -30.42% | 8.164919 | 5.681106 | +| System.Memory.Span.IndexOfAnyThreeValues(Size: 33) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Char%29.IndexOfAnyThreeValues%28Size%3A%2033%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Char%29.IndexOfAnyThreeValues%28Size%3A%2033%29.html) | -34.57% | 8.715969 | 5.702530 | +| System.Memory.Span.IndexOfAnyThreeValues(Size: 4) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Char%29.IndexOfAnyThreeValues%28Size%3A%204%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Char%29.IndexOfAnyThreeValues%28Size%3A%204%29.html) | -36.78% | 7.835135 | 4.953742 | +| System.Memory.Span.Reverse(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Char%29.Reverse%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Char%29.Reverse%28Size%3A%20512%29.html) | -36.05% | 52.567554 | 33.614497 | +| System.Memory.Span.SequenceCompareTo(Size: 4) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Char%29.SequenceCompareTo%28Size%3A%204%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Char%29.SequenceCompareTo%28Size%3A%204%29.html) | -38.59% | 10.769862 | 6.614053 | +| System.Memory.Span.SequenceCompareToDifferent(Size: 33) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Char%29.SequenceCompareToDifferent%28Size%3A%2033%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Char%29.SequenceCompareToDifferent%28Size%3A%2033%29.html) | -32.06% | 11.173742 | 7.590938 | +| System.Memory.Span.SequenceCompareToDifferent(Size: 4) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Char%29.SequenceCompareToDifferent%28Size%3A%204%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Char%29.SequenceCompareToDifferent%28Size%3A%204%29.html) | -33.27% | 10.938511 | 7.298923 | +| System.Memory.Span.SequenceCompareToDifferent(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Char%29.SequenceCompareToDifferent%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Char%29.SequenceCompareToDifferent%28Size%3A%20512%29.html) | -32.05% | 10.932170 | 7.428568 | +| System.Memory.Span.Clear(Size: 4) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Int32%29.Clear%28Size%3A%204%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Int32%29.Clear%28Size%3A%204%29.html) | -33.52% | 7.827023 | 5.203669 | +| System.Memory.Span.IndexOfAnyTwoValues(Size: 4) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Int32%29.IndexOfAnyTwoValues%28Size%3A%204%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Int32%29.IndexOfAnyTwoValues%28Size%3A%204%29.html) | -30.66% | 7.152449 | 4.959302 | +| System.Memory.Span.SequenceCompareTo(Size: 4) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Int32%29.SequenceCompareTo%28Size%3A%204%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Int32%29.SequenceCompareTo%28Size%3A%204%29.html) | -33.74% | 12.149377 | 8.049883 | +| System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives.Sigmoid(BufferLength: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Double%29.Sigmoid%28BufferLength%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Double%29.Sigmoid%28BufferLength%3A%20128%29.html) | -31.41% | 21828.821084 | 14972.667368 | +| System.Numerics.Tests.Perf_BigInteger.ToByteArray(numberString: 1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456... | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_BigInteger.ToByteArray%28numberString%3A%201234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_BigInteger.ToByteArray%28numberString%3A%201234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456.html) | -39.63% | 65.574435 | 39.586828 | +| System.Numerics.Tests.Perf_Matrix3x2.EqualsBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Matrix3x2.EqualsBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Matrix3x2.EqualsBenchmark.html) | -39.06% | 18.591293 | 11.330172 | +| System.Numerics.Tests.Perf_Quaternion.EqualsBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Quaternion.EqualsBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Quaternion.EqualsBenchmark.html) | -38.20% | 0.158205 | 0.097778 | +| System.Numerics.Tests.Perf_VectorConvert.Convert_double_ulong | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorConvert.Convert_double_ulong.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorConvert.Convert_double_ulong.html) | -32.29% | 28506.782499 | 19300.581336 | +| System.Numerics.Tests.Perf_VectorConvert.Convert_float_uint | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorConvert.Convert_float_uint.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorConvert.Convert_float_uint.html) | -31.08% | 46382.187141 | 31968.053592 | +| System.Numerics.Tests.Perf_VectorOf.LessThanOrEqualAllBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Byte%29.LessThanOrEqualAllBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Byte%29.LessThanOrEqualAllBenchmark.html) | -30.09% | 0.865033 | 0.604731 | +| System.Numerics.Tests.Perf_VectorOf.EqualsBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Int16%29.EqualsBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Int16%29.EqualsBenchmark.html) | -35.75% | 0.931619 | 0.598573 | +| System.Numerics.Tests.Perf_VectorOf.LessThanAllBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Int32%29.LessThanAllBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Int32%29.LessThanAllBenchmark.html) | -38.46% | 1.299573 | 0.799813 | +| System.Numerics.Tests.Perf_VectorOf.BitwiseAndOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28SByte%29.BitwiseAndOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28SByte%29.BitwiseAndOperatorBenchmark.html) | -34.77% | 2.401154 | 1.566279 | +| System.Numerics.Tests.Perf_VectorOf.GreaterThanOrEqualAllBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28SByte%29.GreaterThanOrEqualAllBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28SByte%29.GreaterThanOrEqualAllBenchmark.html) | -34.28% | 1.259023 | 0.827410 | +| System.Numerics.Tests.Perf_VectorOf.LessThanOrEqualBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Single%29.LessThanOrEqualBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Single%29.LessThanOrEqualBenchmark.html) | -33.17% | 2.763903 | 1.847006 | +| System.Numerics.Tests.Perf_VectorOf.LessThanAnyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28UInt16%29.LessThanAnyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28UInt16%29.LessThanAnyBenchmark.html) | -36.17% | 1.251952 | 0.799133 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Float.CountBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Float.CountBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Float.CountBenchmark.html) | -34.65% | 0.172981 | 0.113039 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Float.EqualsAnyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Float.EqualsAnyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Float.EqualsAnyBenchmark.html) | -35.50% | 1.467561 | 0.946642 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.CountBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int32%29.CountBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int32%29.CountBenchmark.html) | -39.82% | 0.138341 | 0.083261 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.LessThanOrEqualAnyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int64%29.LessThanOrEqualAnyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int64%29.LessThanOrEqualAnyBenchmark.html) | -34.93% | 1.255500 | 0.817010 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.LessThanAnyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28SByte%29.LessThanAnyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28SByte%29.LessThanAnyBenchmark.html) | -36.41% | 1.616639 | 1.028084 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.GreaterThanOrEqualAnyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Single%29.GreaterThanOrEqualAnyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Single%29.GreaterThanOrEqualAnyBenchmark.html) | -36.57% | 1.559820 | 0.989440 | +| System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16(arguments: UnsafeRelaxed,no required,16) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16%28arguments%3A%20UnsafeRelaxed%2Cno%20%28escaping%20/%29%20required%2C16%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16%28arguments%3A%20UnsafeRelaxed%2Cno%20%28escaping%20/%29%20required%2C16%29.html) | -33.14% | 59.957501 | 40.088910 | +| System.Text.Json.Document.Tests.Perf_DocumentParse.Parse(IsDataIndented: False, TestRandomAccess: True, TestCase: HelloWorld) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Document.Tests.Perf_DocumentParse.Parse%28IsDataIndented%3A%20False%2C%20TestRandomAccess%3A%20True%2C%20TestCase%3A%20HelloWorld%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Document.Tests.Perf_DocumentParse.Parse%28IsDataIndented%3A%20False%2C%20TestRandomAccess%3A%20True%2C%20TestCase%3A%20HelloWorld%29.html) | -36.67% | 1067.818846 | 676.301455 | +| System.Text.Json.Document.Tests.Perf_DocumentParse.Parse(IsDataIndented: True, TestRandomAccess: True, TestCase: HelloWorld) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Document.Tests.Perf_DocumentParse.Parse%28IsDataIndented%3A%20True%2C%20TestRandomAccess%3A%20True%2C%20TestCase%3A%20HelloWorld%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Document.Tests.Perf_DocumentParse.Parse%28IsDataIndented%3A%20True%2C%20TestRandomAccess%3A%20True%2C%20TestCase%3A%20HelloWorld%29.html) | -36.23% | 1070.042872 | 682.364782 | +| System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite(IsDataIndented: False, TestCase: BroadTree) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20False%2C%20TestCase%3A%20BroadTree%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20False%2C%20TestCase%3A%20BroadTree%29.html) | -36.86% | 48668.486220 | 30727.801492 | +| System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite(IsDataIndented: False, TestCase: LotsOfStrings) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20False%2C%20TestCase%3A%20LotsOfStrings%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20False%2C%20TestCase%3A%20LotsOfStrings%29.html) | -33.81% | 9664.456280 | 6396.798064 | +| System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite(IsDataIndented: True, TestCase: BroadTree) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20True%2C%20TestCase%3A%20BroadTree%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20True%2C%20TestCase%3A%20BroadTree%29.html) | -32.61% | 54453.502551 | 36697.410223 | +| System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite(IsDataIndented: True, TestCase: DeepTree) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20True%2C%20TestCase%3A%20DeepTree%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20True%2C%20TestCase%3A%20DeepTree%29.html) | -37.38% | 31597.105802 | 19784.969945 | +| System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite(IsDataIndented: True, TestCase: LotsOfStrings) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20True%2C%20TestCase%3A%20LotsOfStrings%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20True%2C%20TestCase%3A%20LotsOfStrings%29.html) | -33.95% | 11381.691912 | 7517.673736 | +| System.Text.Json.Tests.Perf_Booleans.WriteBooleans(Formatted: True, SkipValidation: False) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Tests.Perf_Booleans.WriteBooleans%28Formatted%3A%20True%2C%20SkipValidation%3A%20False%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Tests.Perf_Booleans.WriteBooleans%28Formatted%3A%20True%2C%20SkipValidation%3A%20False%29.html) | -31.12% | 5943776.110833 | 4094192.733823 | +| System.Threading.Tests.Perf_Interlocked.Increment_int | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Threading.Tests.Perf_Interlocked.Increment_int.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Threading.Tests.Perf_Interlocked.Increment_int.html) | -35.55% | 0.821615 | 0.529561 | + +## 25-30% Improvement (43 tests) + +| Test Name | Link (Viper) | Link (Tiger) | Change % | .NET 9 | .NET 10 | +|-----------|------|------|----------|--------|-------| +| Benchstone.BenchI.AddArray.Test | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/Benchstone.BenchI.AddArray.Test.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/Benchstone.BenchI.AddArray.Test.html) | -27.36% | 25422.096622 | 18465.488358 | +| System.Collections.ContainsFalse.Array(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.ContainsFalse%28Int32%29.Array%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.ContainsFalse%28Int32%29.Array%28Size%3A%20512%29.html) | -29.59% | 45591.087516 | 32101.739860 | +| System.Collections.ContainsKeyTrue.ImmutableDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.ContainsKeyTrue%28String%2C%20String%29.ImmutableDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.ContainsKeyTrue%28String%2C%20String%29.ImmutableDictionary%28Size%3A%20512%29.html) | -27.75% | 84319.673584 | 60917.537079 | +| System.Collections.CreateAddAndClear.List(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CreateAddAndClear%28String%29.List%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CreateAddAndClear%28String%29.List%28Size%3A%20512%29.html) | -25.11% | 8943.612499 | 6697.566498 | +| System.Collections.IterateForEach.ConcurrentDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.IterateForEach%28String%29.ConcurrentDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.IterateForEach%28String%29.ConcurrentDictionary%28Size%3A%20512%29.html) | -25.87% | 11988.903006 | 8887.713015 | +| System.Collections.Tests.Perf_BitArray.BitArrayOr(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.Perf_BitArray.BitArrayOr%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.Perf_BitArray.BitArrayOr%28Size%3A%20512%29.html) | -27.26% | 33.288143 | 24.212399 | +| System.Collections.Tests.Perf_Dictionary.Clone(Items: 3000) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.Perf_Dictionary.Clone%28Items%3A%203000%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.Perf_Dictionary.Clone%28Items%3A%203000%29.html) | -25.12% | 18724.306020 | 14021.355801 | +| System.Linq.Tests.Perf_Enumerable.WhereAny_LastElementMatches(input: List) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Linq.Tests.Perf_Enumerable.WhereAny_LastElementMatches%28input%3A%20List%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Linq.Tests.Perf_Enumerable.WhereAny_LastElementMatches%28input%3A%20List%29.html) | -28.69% | 11532.221906 | 8223.298660 | +| System.Memory.Span.Fill(Size: 4) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Byte%29.Fill%28Size%3A%204%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Byte%29.Fill%28Size%3A%204%29.html) | -28.71% | 8.238515 | 5.873296 | +| System.Memory.Span.SequenceCompareTo(Size: 33) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Char%29.SequenceCompareTo%28Size%3A%2033%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Char%29.SequenceCompareTo%28Size%3A%2033%29.html) | -29.81% | 12.973069 | 9.105869 | +| System.Memory.Span.IndexOfAnyTwoValues(Size: 33) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Int32%29.IndexOfAnyTwoValues%28Size%3A%2033%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Int32%29.IndexOfAnyTwoValues%28Size%3A%2033%29.html) | -25.15% | 12.622248 | 9.448153 | +| System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives.Round(BufferLength: 3079) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Double%29.Round%28BufferLength%3A%203079%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Double%29.Round%28BufferLength%3A%203079%29.html) | -25.26% | 215302.423652 | 160911.695268 | +| System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives.Sigmoid(BufferLength: 3079) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Double%29.Sigmoid%28BufferLength%3A%203079%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Double%29.Sigmoid%28BufferLength%3A%203079%29.html) | -29.65% | 521206.294622 | 366644.660348 | +| System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives.Round(BufferLength: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Single%29.Round%28BufferLength%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Single%29.Round%28BufferLength%3A%20128%29.html) | -27.66% | 4660.371673 | 3371.084399 | +| System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives.Round(BufferLength: 3079) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Single%29.Round%28BufferLength%3A%203079%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Single%29.Round%28BufferLength%3A%203079%29.html) | -25.25% | 108107.267253 | 80805.856236 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.IndexOfMax(BufferLength: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Double%29.IndexOfMax%28BufferLength%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Double%29.IndexOfMax%28BufferLength%3A%20128%29.html) | -25.04% | 161.486661 | 121.056322 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.IndexOfMax(BufferLength: 3079) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Double%29.IndexOfMax%28BufferLength%3A%203079%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Double%29.IndexOfMax%28BufferLength%3A%203079%29.html) | -25.63% | 3601.810616 | 2678.705492 | +| System.Numerics.Tests.Perf_BigInteger.ToStringX(numberString: 123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678... | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_BigInteger.ToStringX%28numberString%3A%20123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_BigInteger.ToStringX%28numberString%3A%20123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678.html) | -27.81% | 24764.780587 | 17877.803734 | +| System.Numerics.Tests.Perf_BigInteger.ToStringX(numberString: 123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678... | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_BigInteger.ToStringX%28numberString%3A%20123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_BigInteger.ToStringX%28numberString%3A%20123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678.html) | -27.64% | 24707.292079 | 17879.427735 | +| System.Numerics.Tests.Perf_Matrix3x2.NegateBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Matrix3x2.NegateBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Matrix3x2.NegateBenchmark.html) | -26.27% | 9.959158 | 7.342745 | +| System.Numerics.Tests.Perf_Vector4.NegateBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector4.NegateBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector4.NegateBenchmark.html) | -25.18% | 18.332168 | 13.716396 | +| System.Numerics.Tests.Perf_Vector4.NegateOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector4.NegateOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector4.NegateOperatorBenchmark.html) | -29.86% | 18.442877 | 12.936522 | +| System.Numerics.Tests.Perf_VectorOf.AbsBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Byte%29.AbsBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Byte%29.AbsBenchmark.html) | -29.27% | 1.947480 | 1.377532 | +| System.Numerics.Tests.Perf_VectorOf.MinBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Byte%29.MinBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Byte%29.MinBenchmark.html) | -29.59% | 2.662216 | 1.874540 | +| System.Numerics.Tests.Perf_VectorOf.GreaterThanOrEqualAnyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28SByte%29.GreaterThanOrEqualAnyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28SByte%29.GreaterThanOrEqualAnyBenchmark.html) | -28.15% | 1.413687 | 1.015669 | +| System.Numerics.Tests.Perf_VectorOf.AbsBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Single%29.AbsBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Single%29.AbsBenchmark.html) | -26.45% | 2.913546 | 2.142992 | +| System.Numerics.Tests.Perf_VectorOf.ZeroBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28UInt16%29.ZeroBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28UInt16%29.ZeroBenchmark.html) | -25.29% | 0.844427 | 0.630842 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128.ConvertDoubleToULongBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128.ConvertDoubleToULongBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128.ConvertDoubleToULongBenchmark.html) | -28.83% | 13.858883 | 9.863346 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.ZeroBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Byte%29.ZeroBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Byte%29.ZeroBenchmark.html) | -27.06% | 0.696434 | 0.507999 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.ZeroBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int32%29.ZeroBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int32%29.ZeroBenchmark.html) | -28.06% | 0.765793 | 0.550932 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.GreaterThanOrEqualAllBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int64%29.GreaterThanOrEqualAllBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int64%29.GreaterThanOrEqualAllBenchmark.html) | -28.60% | 0.898582 | 0.641602 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.OnesComplementBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int64%29.OnesComplementBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int64%29.OnesComplementBenchmark.html) | -29.00% | 2.035593 | 1.445192 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.GreaterThanAnyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt16%29.GreaterThanAnyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt16%29.GreaterThanAnyBenchmark.html) | -29.44% | 1.238162 | 0.873638 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.ZeroBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt32%29.ZeroBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt32%29.ZeroBenchmark.html) | -26.88% | 0.855676 | 0.625661 | +| System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16(arguments: JavaScript,no escaping required,16) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16%28arguments%3A%20JavaScript%2Cno%20escaping%20required%2C16%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16%28arguments%3A%20JavaScript%2Cno%20escaping%20required%2C16%29.html) | -29.58% | 57.515693 | 40.500369 | +| System.Text.Json.Document.Tests.Perf_DocumentParse.Parse(IsDataIndented: False, TestRandomAccess: False, TestCase: BasicJson) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Document.Tests.Perf_DocumentParse.Parse%28IsDataIndented%3A%20False%2C%20TestRandomAccess%3A%20False%2C%20TestCase%3A%20BasicJson%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Document.Tests.Perf_DocumentParse.Parse%28IsDataIndented%3A%20False%2C%20TestRandomAccess%3A%20False%2C%20TestCase%3A%20BasicJson%29.html) | -28.39% | 1488.828279 | 1066.116118 | +| System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite(IsDataIndented: False, TestCase: Json400KB) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20False%2C%20TestCase%3A%20Json400KB%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20False%2C%20TestCase%3A%20Json400KB%29.html) | -26.97% | 7718740.210323 | 5636673.520063 | +| System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite(IsDataIndented: False, TestCase: Json4KB) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20False%2C%20TestCase%3A%20Json4KB%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20False%2C%20TestCase%3A%20Json4KB%29.html) | -27.18% | 73154.916468 | 53268.253860 | +| System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite(IsDataIndented: True, TestCase: Json400KB) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20True%2C%20TestCase%3A%20Json400KB%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20True%2C%20TestCase%3A%20Json400KB%29.html) | -25.14% | 7974847.278977 | 5969650.100165 | +| System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite(IsDataIndented: True, TestCase: Json4KB) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20True%2C%20TestCase%3A%20Json4KB%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20True%2C%20TestCase%3A%20Json4KB%29.html) | -27.46% | 76393.467285 | 55417.844058 | +| System.Text.Perf_Ascii.EqualsIgnoreCase_ExactlyTheSame_Bytes(Size: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Perf_Ascii.EqualsIgnoreCase_ExactlyTheSame_Bytes%28Size%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Perf_Ascii.EqualsIgnoreCase_ExactlyTheSame_Bytes%28Size%3A%20128%29.html) | -28.05% | 24.476042 | 17.611148 | +| System.Text.Perf_Ascii.EqualsIgnoreCase_ExactlyTheSame_Chars(Size: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Perf_Ascii.EqualsIgnoreCase_ExactlyTheSame_Chars%28Size%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Perf_Ascii.EqualsIgnoreCase_ExactlyTheSame_Chars%28Size%3A%20128%29.html) | -27.41% | 39.080423 | 28.367966 | +| System.Text.Perf_Utf8Encoding.GetBytes(Input: EnglishAllAscii) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Perf_Utf8Encoding.GetBytes%28Input%3A%20EnglishAllAscii%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Perf_Utf8Encoding.GetBytes%28Input%3A%20EnglishAllAscii%29.html) | -25.42% | 44050.072322 | 32853.347070 | + +## 20-25% Improvement (62 tests) + +| Test Name | Link (Viper) | Link (Tiger) | Change % | .NET 9 | .NET 10 | +|-----------|------|------|----------|--------|-------| +| MicroBenchmarks.Serializers.Xml_ToStream.XmlSerializer_ | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/MicroBenchmarks.Serializers.Xml_ToStream%28XmlElement%29.XmlSerializer_.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/MicroBenchmarks.Serializers.Xml_ToStream%28XmlElement%29.XmlSerializer_.html) | -22.67% | 2704.403447 | 2091.280997 | +| PerfLabTests.DelegatePerf.MulticastDelegateCombineInvoke | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/PerfLabTests.DelegatePerf.MulticastDelegateCombineInvoke.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/PerfLabTests.DelegatePerf.MulticastDelegateCombineInvoke.html) | -20.20% | 73342889.536905 | 58526165.079365 | +| System.Buffers.Text.Tests.Utf8FormatterTests.FormatterDateTimeOffsetNow(value: 12/30/2017 3:45:22 AM -08:00) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Buffers.Text.Tests.Utf8FormatterTests.FormatterDateTimeOffsetNow%28value%3A%2012/30/2017%203%3A45%3A22%20AM%20-08%3A00%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Buffers.Text.Tests.Utf8FormatterTests.FormatterDateTimeOffsetNow%28value%3A%2012/30/2017%203%3A45%3A22%20AM%20-08%3A00%29.html) | -22.34% | 38.613572 | 29.988905 | +| System.Buffers.Text.Tests.Utf8FormatterTests.FormatterInt64(value: 9223372036854775807) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Buffers.Text.Tests.Utf8FormatterTests.FormatterInt64%28value%3A%209223372036854775807%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Buffers.Text.Tests.Utf8FormatterTests.FormatterInt64%28value%3A%209223372036854775807%29.html) | -22.46% | 28.541789 | 22.131082 | +| System.Collections.Concurrent.IsEmpty.Dictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Concurrent.IsEmpty%28String%29.Dictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Concurrent.IsEmpty%28String%29.Dictionary%28Size%3A%20512%29.html) | -21.46% | 17.119973 | 13.445632 | +| System.Collections.ContainsFalse.ImmutableSortedSet(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.ContainsFalse%28String%29.ImmutableSortedSet%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.ContainsFalse%28String%29.ImmutableSortedSet%28Size%3A%20512%29.html) | -20.05% | 464699.910650 | 371530.955638 | +| System.Collections.ContainsFalse.SortedSet(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.ContainsFalse%28String%29.SortedSet%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.ContainsFalse%28String%29.SortedSet%28Size%3A%20512%29.html) | -20.72% | 462941.445872 | 367032.932740 | +| System.Collections.ContainsKeyFalse.ImmutableSortedDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.ContainsKeyFalse%28String%2C%20String%29.ImmutableSortedDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.ContainsKeyFalse%28String%2C%20String%29.ImmutableSortedDictionary%28Size%3A%20512%29.html) | -22.97% | 475406.864118 | 366223.314453 | +| System.Collections.CtorFromCollection.Dictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CtorFromCollection%28Int32%29.Dictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CtorFromCollection%28Int32%29.Dictionary%28Size%3A%20512%29.html) | -21.82% | 3784.308672 | 2958.590028 | +| System.Collections.CtorFromCollection.ImmutableList(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CtorFromCollection%28String%29.ImmutableList%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CtorFromCollection%28String%29.ImmutableList%28Size%3A%20512%29.html) | -23.71% | 24999.024431 | 19072.889821 | +| System.Collections.IterateForEach.ConcurrentDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.IterateForEach%28Int32%29.ConcurrentDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.IterateForEach%28Int32%29.ConcurrentDictionary%28Size%3A%20512%29.html) | -20.51% | 95588.430392 | 75981.586781 | +| System.Collections.IterateForEach.Queue(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.IterateForEach%28Int32%29.Queue%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.IterateForEach%28Int32%29.Queue%28Size%3A%20512%29.html) | -23.32% | 3212.734039 | 2463.421304 | +| System.Collections.Perf_DefaultFrozenDictionary.TryGetValue_True_FrozenDictionary(Count: 1000) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Perf_DefaultFrozenDictionary.TryGetValue_True_FrozenDictionary%28Count%3A%201000%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Perf_DefaultFrozenDictionary.TryGetValue_True_FrozenDictionary%28Count%3A%201000%29.html) | -22.62% | 54760.039363 | 42373.846071 | +| System.Collections.Tests.Perf_BitArray.BitArrayAnd(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.Perf_BitArray.BitArrayAnd%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.Perf_BitArray.BitArrayAnd%28Size%3A%20512%29.html) | -21.88% | 31.167270 | 24.348830 | +| System.Collections.Tests.Perf_BitArray.BitArrayXor(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.Perf_BitArray.BitArrayXor%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.Perf_BitArray.BitArrayXor%28Size%3A%20512%29.html) | -21.89% | 30.896765 | 24.134350 | +| System.Collections.TryGetValueFalse.ImmutableSortedDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.TryGetValueFalse%28String%2C%20String%29.ImmutableSortedDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.TryGetValueFalse%28String%2C%20String%29.ImmutableSortedDictionary%28Size%3A%20512%29.html) | -20.22% | 462133.092265 | 368708.201302 | +| System.Collections.TryGetValueTrue.ImmutableSortedDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.TryGetValueTrue%28String%2C%20String%29.ImmutableSortedDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.TryGetValueTrue%28String%2C%20String%29.ImmutableSortedDictionary%28Size%3A%20512%29.html) | -21.65% | 366337.504968 | 287016.633681 | +| System.Collections.TryGetValueTrue.SortedList(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.TryGetValueTrue%28String%2C%20String%29.SortedList%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.TryGetValueTrue%28String%2C%20String%29.SortedList%28Size%3A%20512%29.html) | -20.94% | 363105.279066 | 287066.289486 | +| System.Globalization.Tests.StringSearch.IsPrefix_FirstHalf(Options: (en-US, OrdinalIgnoreCase, False)) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Globalization.Tests.StringSearch.IsPrefix_FirstHalf%28Options%3A%20%28en-US%2C%20OrdinalIgnoreCase%2C%20False%29%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Globalization.Tests.StringSearch.IsPrefix_FirstHalf%28Options%3A%20%28en-US%2C%20OrdinalIgnoreCase%2C%20False%29%29.html) | -20.42% | 44.009274 | 35.022358 | +| System.Globalization.Tests.StringSearch.IsSuffix_DifferentLastChar(Options: (en-US, OrdinalIgnoreCase, False)) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Globalization.Tests.StringSearch.IsSuffix_DifferentLastChar%28Options%3A%20%28en-US%2C%20OrdinalIgnoreCase%2C%20False%29%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Globalization.Tests.StringSearch.IsSuffix_DifferentLastChar%28Options%3A%20%28en-US%2C%20OrdinalIgnoreCase%2C%20False%29%29.html) | -20.77% | 72.218314 | 57.219926 | +| System.Globalization.Tests.StringSearch.IsSuffix_SecondHalf(Options: (en-US, OrdinalIgnoreCase, False)) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Globalization.Tests.StringSearch.IsSuffix_SecondHalf%28Options%3A%20%28en-US%2C%20OrdinalIgnoreCase%2C%20False%29%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Globalization.Tests.StringSearch.IsSuffix_SecondHalf%28Options%3A%20%28en-US%2C%20OrdinalIgnoreCase%2C%20False%29%29.html) | -21.71% | 47.375479 | 37.091095 | +| System.Memory.Span.Clear(Size: 4) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Byte%29.Clear%28Size%3A%204%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Byte%29.Clear%28Size%3A%204%29.html) | -23.26% | 6.724914 | 5.160371 | +| System.Memory.Span.SequenceCompareTo(Size: 4) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Byte%29.SequenceCompareTo%28Size%3A%204%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Byte%29.SequenceCompareTo%28Size%3A%204%29.html) | -22.41% | 11.397355 | 8.842723 | +| System.Memory.Span.IndexOfAnyThreeValues(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Char%29.IndexOfAnyThreeValues%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Char%29.IndexOfAnyThreeValues%28Size%3A%20512%29.html) | -22.67% | 28.561202 | 22.085592 | +| System.Memory.Span.Fill(Size: 33) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Int32%29.Fill%28Size%3A%2033%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Int32%29.Fill%28Size%3A%2033%29.html) | -22.23% | 8.779779 | 6.827668 | +| System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives.Round(BufferLength: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Double%29.Round%28BufferLength%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Double%29.Round%28BufferLength%3A%20128%29.html) | -23.77% | 8933.181693 | 6809.810211 | +| System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives.Sqrt(BufferLength: 3079) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Single%29.Sqrt%28BufferLength%3A%203079%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Single%29.Sqrt%28BufferLength%3A%203079%29.html) | -23.50% | 105710.524917 | 80863.964362 | +| System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives.Truncate(BufferLength: 3079) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Single%29.Truncate%28BufferLength%3A%203079%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Single%29.Truncate%28BufferLength%3A%203079%29.html) | -21.84% | 103332.814326 | 80768.527373 | +| System.Numerics.Tests.Perf_BigInteger.Add(arguments: 65536,65536 bits) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_BigInteger.Add%28arguments%3A%2065536%2C65536%20bits%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_BigInteger.Add%28arguments%3A%2065536%2C65536%20bits%29.html) | -20.61% | 3724.327551 | 2956.659584 | +| System.Numerics.Tests.Perf_BigInteger.Subtract(arguments: 65536,65536 bits) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_BigInteger.Subtract%28arguments%3A%2065536%2C65536%20bits%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_BigInteger.Subtract%28arguments%3A%2065536%2C65536%20bits%29.html) | -22.03% | 3784.457012 | 2950.872385 | +| System.Numerics.Tests.Perf_Matrix4x4.EqualsBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Matrix4x4.EqualsBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Matrix4x4.EqualsBenchmark.html) | -21.29% | 17.309197 | 13.623408 | +| System.Numerics.Tests.Perf_Matrix4x4.Transpose | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Matrix4x4.Transpose.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Matrix4x4.Transpose.html) | -24.08% | 19.644521 | 14.914481 | +| System.Numerics.Tests.Perf_Vector2.CreateFromScalar | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector2.CreateFromScalar.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector2.CreateFromScalar.html) | -20.68% | 16.472330 | 13.065941 | +| System.Numerics.Tests.Perf_Vector2.LerpBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector2.LerpBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector2.LerpBenchmark.html) | -20.61% | 17.911172 | 14.220243 | +| System.Numerics.Tests.Perf_VectorOf.LessThanAllBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Byte%29.LessThanAllBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Byte%29.LessThanAllBenchmark.html) | -21.45% | 1.639568 | 1.287937 | +| System.Numerics.Tests.Perf_VectorOf.EqualsAnyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Double%29.EqualsAnyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Double%29.EqualsAnyBenchmark.html) | -24.53% | 1.084324 | 0.818337 | +| System.Numerics.Tests.Perf_VectorOf.EqualsBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Double%29.EqualsBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Double%29.EqualsBenchmark.html) | -24.50% | 1.277306 | 0.964422 | +| System.Numerics.Tests.Perf_VectorOf.MultiplyOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Int16%29.MultiplyOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Int16%29.MultiplyOperatorBenchmark.html) | -20.59% | 2.148589 | 1.706263 | +| System.Numerics.Tests.Perf_VectorOf.GreaterThanAllBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Int32%29.GreaterThanAllBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Int32%29.GreaterThanAllBenchmark.html) | -22.29% | 1.070872 | 0.832220 | +| System.Numerics.Tests.Perf_VectorOf.EqualityOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28SByte%29.EqualityOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28SByte%29.EqualityOperatorBenchmark.html) | -24.27% | 1.070684 | 0.810850 | +| System.Numerics.Tests.Perf_VectorOf.BitwiseAndOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28UInt32%29.BitwiseAndOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28UInt32%29.BitwiseAndOperatorBenchmark.html) | -20.05% | 2.612126 | 2.088321 | +| System.Numerics.Tests.Perf_VectorOf.GreaterThanAllBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28UInt32%29.GreaterThanAllBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28UInt32%29.GreaterThanAllBenchmark.html) | -24.45% | 1.095836 | 0.827908 | +| System.Numerics.Tests.Perf_VectorOf.EqualsAnyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28UInt64%29.EqualsAnyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28UInt64%29.EqualsAnyBenchmark.html) | -22.21% | 1.193000 | 0.927982 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Float.DivisionOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Float.DivisionOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Float.DivisionOperatorBenchmark.html) | -21.40% | 2.512956 | 1.975221 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Float.UnaryNegateOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Float.UnaryNegateOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Float.UnaryNegateOperatorBenchmark.html) | -20.82% | 2.013527 | 1.594360 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.LessThanAnyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Byte%29.LessThanAnyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Byte%29.LessThanAnyBenchmark.html) | -24.34% | 1.086582 | 0.822141 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.EqualsStaticBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Double%29.EqualsStaticBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Double%29.EqualsStaticBenchmark.html) | -20.28% | 3.268533 | 2.605596 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.GreaterThanAnyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Double%29.GreaterThanAnyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Double%29.GreaterThanAnyBenchmark.html) | -20.36% | 1.063304 | 0.846858 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.AllBitsSetBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Single%29.AllBitsSetBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Single%29.AllBitsSetBenchmark.html) | -22.27% | 0.748546 | 0.581824 | +| System.Tests.Perf_Int32.TryFormat(value: 2147483647) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Int32.TryFormat%28value%3A%202147483647%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Int32.TryFormat%28value%3A%202147483647%29.html) | -20.98% | 23.413706 | 18.500725 | +| System.Text.Json.Document.Tests.Perf_DocumentParse.Parse(IsDataIndented: False, TestRandomAccess: False, TestCase: Json400B) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Document.Tests.Perf_DocumentParse.Parse%28IsDataIndented%3A%20False%2C%20TestRandomAccess%3A%20False%2C%20TestCase%3A%20Json400B%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Document.Tests.Perf_DocumentParse.Parse%28IsDataIndented%3A%20False%2C%20TestRandomAccess%3A%20False%2C%20TestCase%3A%20Json400B%29.html) | -21.80% | 1665.049585 | 1302.113961 | +| System.Text.Json.Document.Tests.Perf_DocumentParse.Parse(IsDataIndented: True, TestRandomAccess: False, TestCase: BasicJson) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Document.Tests.Perf_DocumentParse.Parse%28IsDataIndented%3A%20True%2C%20TestRandomAccess%3A%20False%2C%20TestCase%3A%20BasicJson%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Document.Tests.Perf_DocumentParse.Parse%28IsDataIndented%3A%20True%2C%20TestRandomAccess%3A%20False%2C%20TestCase%3A%20BasicJson%29.html) | -24.73% | 1614.846094 | 1215.520947 | +| System.Text.Json.Document.Tests.Perf_DocumentParse.Parse(IsDataIndented: True, TestRandomAccess: False, TestCase: Json400B) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Document.Tests.Perf_DocumentParse.Parse%28IsDataIndented%3A%20True%2C%20TestRandomAccess%3A%20False%2C%20TestCase%3A%20Json400B%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Document.Tests.Perf_DocumentParse.Parse%28IsDataIndented%3A%20True%2C%20TestRandomAccess%3A%20False%2C%20TestCase%3A%20Json400B%29.html) | -22.40% | 1804.445997 | 1400.322848 | +| System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite(IsDataIndented: False, TestCase: LotsOfNumbers) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20False%2C%20TestCase%3A%20LotsOfNumbers%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20False%2C%20TestCase%3A%20LotsOfNumbers%29.html) | -23.70% | 10645.993215 | 8122.712803 | +| System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite(IsDataIndented: True, TestCase: LotsOfNumbers) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20True%2C%20TestCase%3A%20LotsOfNumbers%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20True%2C%20TestCase%3A%20LotsOfNumbers%29.html) | -24.25% | 11782.990841 | 8925.736742 | +| System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite(IsDataIndented: True, TestCase: LotsOfStrings) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20True%2C%20TestCase%3A%20LotsOfStrings%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20True%2C%20TestCase%3A%20LotsOfStrings%29.html) | -20.06% | 16032.553597 | 12817.056842 | +| System.Text.Json.Tests.Perf_Basic.WriteBasicUtf8(Formatted: False, SkipValidation: False, DataSize: 10) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Tests.Perf_Basic.WriteBasicUtf8%28Formatted%3A%20False%2C%20SkipValidation%3A%20False%2C%20DataSize%3A%2010%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Tests.Perf_Basic.WriteBasicUtf8%28Formatted%3A%20False%2C%20SkipValidation%3A%20False%2C%20DataSize%3A%2010%29.html) | -24.68% | 2084.331900 | 1569.888855 | +| System.Text.Json.Tests.Perf_Basic.WriteBasicUtf8(Formatted: False, SkipValidation: True, DataSize: 10) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Tests.Perf_Basic.WriteBasicUtf8%28Formatted%3A%20False%2C%20SkipValidation%3A%20True%2C%20DataSize%3A%2010%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Tests.Perf_Basic.WriteBasicUtf8%28Formatted%3A%20False%2C%20SkipValidation%3A%20True%2C%20DataSize%3A%2010%29.html) | -23.77% | 2041.088763 | 1555.832775 | +| System.Text.Json.Tests.Perf_Basic.WriteBasicUtf8(Formatted: True, SkipValidation: False, DataSize: 10) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Tests.Perf_Basic.WriteBasicUtf8%28Formatted%3A%20True%2C%20SkipValidation%3A%20False%2C%20DataSize%3A%2010%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Tests.Perf_Basic.WriteBasicUtf8%28Formatted%3A%20True%2C%20SkipValidation%3A%20False%2C%20DataSize%3A%2010%29.html) | -22.31% | 2494.893910 | 1938.269578 | +| System.Text.Json.Tests.Perf_Basic.WriteBasicUtf8(Formatted: True, SkipValidation: True, DataSize: 10) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Tests.Perf_Basic.WriteBasicUtf8%28Formatted%3A%20True%2C%20SkipValidation%3A%20True%2C%20DataSize%3A%2010%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Tests.Perf_Basic.WriteBasicUtf8%28Formatted%3A%20True%2C%20SkipValidation%3A%20True%2C%20DataSize%3A%2010%29.html) | -21.99% | 2450.143153 | 1911.418255 | +| System.Text.Perf_Utf8Encoding.GetString(Input: EnglishAllAscii) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Perf_Utf8Encoding.GetString%28Input%3A%20EnglishAllAscii%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Perf_Utf8Encoding.GetString%28Input%3A%20EnglishAllAscii%29.html) | -22.78% | 104647.553800 | 80806.575570 | +| System.Text.Perf_Utf8Encoding.GetString(Input: EnglishMostlyAscii) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Perf_Utf8Encoding.GetString%28Input%3A%20EnglishMostlyAscii%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Perf_Utf8Encoding.GetString%28Input%3A%20EnglishMostlyAscii%29.html) | -23.76% | 102740.657699 | 78332.109188 | + +## 15-20% Improvement (99 tests) + +| Test Name | Link (Viper) | Link (Tiger) | Change % | .NET 9 | .NET 10 | +|-----------|------|------|----------|--------|-------| +| Burgers.Test0 | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/Burgers.Test0.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/Burgers.Test0.html) | -17.89% | 317974366.632381 | 261094666.901923 | +| MicroBenchmarks.Serializers.Json_ToStream.JsonNet_ | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/MicroBenchmarks.Serializers.Json_ToStream%28LoginViewModel%29.JsonNet_.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/MicroBenchmarks.Serializers.Json_ToStream%28LoginViewModel%29.JsonNet_.html) | -17.22% | 2052.415939 | 1698.965635 | +| MicroBenchmarks.Serializers.Json_ToString.SystemTextJson_SourceGen_ | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/MicroBenchmarks.Serializers.Json_ToString%28IndexViewModel%29.SystemTextJson_SourceGen_.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/MicroBenchmarks.Serializers.Json_ToString%28IndexViewModel%29.SystemTextJson_SourceGen_.html) | -18.28% | 30942.993491 | 25287.839498 | +| Microsoft.Extensions.DependencyInjection.TimeToFirstService.Singleton(Mode: "Default") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/Microsoft.Extensions.DependencyInjection.TimeToFirstService.Singleton%28Mode%3A%20%22Default%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/Microsoft.Extensions.DependencyInjection.TimeToFirstService.Singleton%28Mode%3A%20%22Default%22%29.html) | -15.33% | 10816.362007 | 9158.092710 | +| PerfLabTests.BlockCopyPerf.CallBlockCopy(numElements: 1000) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/PerfLabTests.BlockCopyPerf.CallBlockCopy%28numElements%3A%201000%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/PerfLabTests.BlockCopyPerf.CallBlockCopy%28numElements%3A%201000%29.html) | -15.83% | 42.606350 | 35.860336 | +| PerfLabTests.StackWalk.Walk | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/PerfLabTests.StackWalk.Walk.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/PerfLabTests.StackWalk.Walk.html) | -18.20% | 30088492.631310 | 24612541.039861 | +| StoreBlock.AnyLocation.InitBlockAllZeros16 | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/StoreBlock.AnyLocation.InitBlockAllZeros16.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/StoreBlock.AnyLocation.InitBlockAllZeros16.html) | -19.13% | 0.697425 | 0.563992 | +| System.Buffers.Tests.ReadOnlySequenceTests.IterateForEachMemory | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Buffers.Tests.ReadOnlySequenceTests%28Byte%29.IterateForEachMemory.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Buffers.Tests.ReadOnlySequenceTests%28Byte%29.IterateForEachMemory.html) | -15.74% | 151.651750 | 127.785268 | +| System.Buffers.Text.Tests.Utf8FormatterTests.FormatterInt32(value: 2147483647) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Buffers.Text.Tests.Utf8FormatterTests.FormatterInt32%28value%3A%202147483647%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Buffers.Text.Tests.Utf8FormatterTests.FormatterInt32%28value%3A%202147483647%29.html) | -19.14% | 21.612850 | 17.477162 | +| System.Buffers.Text.Tests.Utf8FormatterTests.FormatterInt64(value: -9223372036854775808) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Buffers.Text.Tests.Utf8FormatterTests.FormatterInt64%28value%3A%20-9223372036854775808%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Buffers.Text.Tests.Utf8FormatterTests.FormatterInt64%28value%3A%20-9223372036854775808%29.html) | -15.30% | 31.709942 | 26.859211 | +| System.Buffers.Text.Tests.Utf8FormatterTests.FormatterUInt32(value: 4294967295) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Buffers.Text.Tests.Utf8FormatterTests.FormatterUInt32%28value%3A%204294967295%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Buffers.Text.Tests.Utf8FormatterTests.FormatterUInt32%28value%3A%204294967295%29.html) | -19.31% | 14.354233 | 11.582106 | +| System.Collections.ContainsKeyFalse.SortedList(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.ContainsKeyFalse%28String%2C%20String%29.SortedList%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.ContainsKeyFalse%28String%2C%20String%29.SortedList%28Size%3A%20512%29.html) | -16.76% | 430613.852991 | 358448.298496 | +| System.Collections.ContainsKeyTrue.ImmutableSortedDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.ContainsKeyTrue%28String%2C%20String%29.ImmutableSortedDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.ContainsKeyTrue%28String%2C%20String%29.ImmutableSortedDictionary%28Size%3A%20512%29.html) | -18.77% | 366108.713233 | 297376.893508 | +| System.Collections.ContainsKeyTrue.SortedList(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.ContainsKeyTrue%28String%2C%20String%29.SortedList%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.ContainsKeyTrue%28String%2C%20String%29.SortedList%28Size%3A%20512%29.html) | -18.92% | 345411.775492 | 280061.824559 | +| System.Collections.ContainsTrue.ImmutableSortedSet(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.ContainsTrue%28String%29.ImmutableSortedSet%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.ContainsTrue%28String%29.ImmutableSortedSet%28Size%3A%20512%29.html) | -18.03% | 356378.999916 | 292140.230961 | +| System.Collections.ContainsTrue.SortedSet(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.ContainsTrue%28String%29.SortedSet%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.ContainsTrue%28String%29.SortedSet%28Size%3A%20512%29.html) | -17.80% | 345289.169836 | 283830.334100 | +| System.Collections.ContainsTrueComparer.ImmutableSortedSet(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.ContainsTrueComparer%28String%29.ImmutableSortedSet%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.ContainsTrueComparer%28String%29.ImmutableSortedSet%28Size%3A%20512%29.html) | -17.83% | 440529.974792 | 361979.529989 | +| System.Collections.ContainsTrueComparer.SortedSet(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.ContainsTrueComparer%28String%29.SortedSet%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.ContainsTrueComparer%28String%29.SortedSet%28Size%3A%20512%29.html) | -15.89% | 397608.676192 | 334447.858909 | +| System.Collections.CtorDefaultSize.Dictionary | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CtorDefaultSize%28Int32%29.Dictionary.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CtorDefaultSize%28Int32%29.Dictionary.html) | -18.65% | 12.473390 | 10.147622 | +| System.Collections.CtorDefaultSize.LinkedList | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CtorDefaultSize%28Int32%29.LinkedList.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CtorDefaultSize%28Int32%29.LinkedList.html) | -16.94% | 6.729427 | 5.589258 | +| System.Collections.CtorFromCollection.SortedList(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CtorFromCollection%28String%29.SortedList%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CtorFromCollection%28String%29.SortedList%28Size%3A%20512%29.html) | -15.27% | 509473.394525 | 431671.974839 | +| System.Collections.IndexerSet.SortedList(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.IndexerSet%28String%29.SortedList%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.IndexerSet%28String%29.SortedList%28Size%3A%20512%29.html) | -16.30% | 340706.577035 | 285159.258038 | +| System.Collections.IndexerSetReverse.IList(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.IndexerSetReverse%28Int32%29.IList%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.IndexerSetReverse%28Int32%29.IList%28Size%3A%20512%29.html) | -19.11% | 3270.499250 | 2645.668848 | +| System.Collections.IterateForEach.Queue(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.IterateForEach%28String%29.Queue%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.IterateForEach%28String%29.Queue%28Size%3A%20512%29.html) | -17.82% | 3400.488547 | 2794.611375 | +| System.Collections.Tests.Perf_BitArray.BitArrayBoolArrayCtor(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.Perf_BitArray.BitArrayBoolArrayCtor%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.Perf_BitArray.BitArrayBoolArrayCtor%28Size%3A%20512%29.html) | -18.75% | 43.748974 | 35.546554 | +| System.Collections.Tests.Perf_BitArray.BitArrayXor(Size: 4) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.Perf_BitArray.BitArrayXor%28Size%3A%204%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.Perf_BitArray.BitArrayXor%28Size%3A%204%29.html) | -16.00% | 14.119385 | 11.859891 | +| System.Collections.TryGetValueFalse.SortedList(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.TryGetValueFalse%28String%2C%20String%29.SortedList%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.TryGetValueFalse%28String%2C%20String%29.SortedList%28Size%3A%20512%29.html) | -16.74% | 428068.367021 | 356414.320515 | +| System.IO.Tests.Perf_File.ReadAllBytes(size: 1048576) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.IO.Tests.Perf_File.ReadAllBytes%28size%3A%201048576%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.IO.Tests.Perf_File.ReadAllBytes%28size%3A%201048576%29.html) | -15.58% | 108252.953314 | 91390.608149 | +| System.Linq.Tests.Perf_Enumerable.Contains_ElementNotFound(input: IEnumerable) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Linq.Tests.Perf_Enumerable.Contains_ElementNotFound%28input%3A%20IEnumerable%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Linq.Tests.Perf_Enumerable.Contains_ElementNotFound%28input%3A%20IEnumerable%29.html) | -15.72% | 2219.821681 | 1870.897242 | +| System.Memory.ReadOnlySequence.Slice_Start_And_Length(Segment: Single) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.ReadOnlySequence.Slice_Start_And_Length%28Segment%3A%20Single%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.ReadOnlySequence.Slice_Start_And_Length%28Segment%3A%20Single%29.html) | -17.45% | 44.638978 | 36.851505 | +| System.Memory.Slice.SpanStartLength | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Slice%28Byte%29.SpanStartLength.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Slice%28Byte%29.SpanStartLength.html) | -19.25% | 2.110343 | 1.704059 | +| System.Memory.Span.Fill(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Byte%29.Fill%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Byte%29.Fill%28Size%3A%20512%29.html) | -18.47% | 14.665219 | 11.956639 | +| System.Memory.Span.SequenceCompareTo(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Byte%29.SequenceCompareTo%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Byte%29.SequenceCompareTo%28Size%3A%20512%29.html) | -18.64% | 32.767103 | 26.660611 | +| System.Memory.Span.Clear(Size: 4) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Char%29.Clear%28Size%3A%204%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Char%29.Clear%28Size%3A%204%29.html) | -18.55% | 6.590011 | 5.367260 | +| System.Memory.Span.Reverse(Size: 33) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Char%29.Reverse%28Size%3A%2033%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Char%29.Reverse%28Size%3A%2033%29.html) | -15.81% | 10.901621 | 9.178535 | +| System.Memory.Span.SequenceCompareTo(Size: 33) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Int32%29.SequenceCompareTo%28Size%3A%2033%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Int32%29.SequenceCompareTo%28Size%3A%2033%29.html) | -17.84% | 39.049285 | 32.084625 | +| System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives.Sqrt(BufferLength: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Double%29.Sqrt%28BufferLength%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Double%29.Sqrt%28BufferLength%3A%20128%29.html) | -17.93% | 8260.582204 | 6779.545608 | +| System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives.Truncate(BufferLength: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Double%29.Truncate%28BufferLength%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Double%29.Truncate%28BufferLength%3A%20128%29.html) | -19.69% | 8420.528791 | 6762.109050 | +| System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives.Truncate(BufferLength: 3079) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Double%29.Truncate%28BufferLength%3A%203079%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Double%29.Truncate%28BufferLength%3A%203079%29.html) | -18.90% | 204408.636880 | 165781.518382 | +| System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives.Sqrt(BufferLength: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Single%29.Sqrt%28BufferLength%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Single%29.Sqrt%28BufferLength%3A%20128%29.html) | -18.39% | 4233.281622 | 3454.923600 | +| System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives.Truncate(BufferLength: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Single%29.Truncate%28BufferLength%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Single%29.Truncate%28BufferLength%3A%20128%29.html) | -19.76% | 4240.511992 | 3402.624987 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.Abs(BufferLength: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Double%29.Abs%28BufferLength%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Double%29.Abs%28BufferLength%3A%20128%29.html) | -17.09% | 8009.432410 | 6640.241015 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.AddMultiply_ScalarAddend(BufferLength: 3079) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Int32%29.AddMultiply_ScalarAddend%28BufferLength%3A%203079%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Int32%29.AddMultiply_ScalarAddend%28BufferLength%3A%203079%29.html) | -15.41% | 459.652353 | 388.811482 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.AddMultiply_ScalarMultiplier(BufferLength: 3079) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Int32%29.AddMultiply_ScalarMultiplier%28BufferLength%3A%203079%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Int32%29.AddMultiply_ScalarMultiplier%28BufferLength%3A%203079%29.html) | -15.54% | 460.314264 | 388.782017 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.IndexOfMax(BufferLength: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Single%29.IndexOfMax%28BufferLength%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Single%29.IndexOfMax%28BufferLength%3A%20128%29.html) | -15.89% | 111.560062 | 93.835689 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.IndexOfMax(BufferLength: 3079) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Single%29.IndexOfMax%28BufferLength%3A%203079%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Single%29.IndexOfMax%28BufferLength%3A%203079%29.html) | -19.62% | 2523.357898 | 2028.153482 | +| System.Numerics.Tests.Perf_Matrix4x4.CreateReflectionBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Matrix4x4.CreateReflectionBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Matrix4x4.CreateReflectionBenchmark.html) | -18.11% | 18.678474 | 15.295190 | +| System.Numerics.Tests.Perf_Quaternion.LerpBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Quaternion.LerpBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Quaternion.LerpBenchmark.html) | -15.93% | 12.307032 | 10.346474 | +| System.Numerics.Tests.Perf_Vector2.MultiplyByScalarOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector2.MultiplyByScalarOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector2.MultiplyByScalarOperatorBenchmark.html) | -18.74% | 18.401263 | 14.952523 | +| System.Numerics.Tests.Perf_Vector4.EqualityOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector4.EqualityOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector4.EqualityOperatorBenchmark.html) | -18.15% | 1.124526 | 0.920379 | +| System.Numerics.Tests.Perf_VectorOf.ExclusiveOrOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Int32%29.ExclusiveOrOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Int32%29.ExclusiveOrOperatorBenchmark.html) | -18.29% | 2.145873 | 1.753370 | +| System.Numerics.Tests.Perf_VectorOf.NegateBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Single%29.NegateBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Single%29.NegateBenchmark.html) | -19.23% | 1.849993 | 1.494249 | +| System.Numerics.Tests.Perf_VectorOf.GreaterThanAllBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28UInt16%29.GreaterThanAllBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28UInt16%29.GreaterThanAllBenchmark.html) | -18.40% | 1.028819 | 0.839502 | +| System.Numerics.Tests.Perf_VectorOf.LessThanAllBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28UInt16%29.LessThanAllBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28UInt16%29.LessThanAllBenchmark.html) | -15.48% | 1.117426 | 0.944399 | +| System.Reflection.Invoke.Ctor0_ActivatorCreateInstance_NoParams | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Reflection.Invoke.Ctor0_ActivatorCreateInstance_NoParams.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Reflection.Invoke.Ctor0_ActivatorCreateInstance_NoParams.html) | -16.44% | 239.501750 | 200.124812 | +| System.Reflection.Metadata.Perf_TypeName.ParseAndGetFullName(input: typeof(System.Collections.Generic.Dictionary`2[])) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Reflection.Metadata.Perf_TypeName.ParseAndGetFullName%28input%3A%20typeof%28System.Collections.Generic.Dictionary%602%5B%5D%29%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Reflection.Metadata.Perf_TypeName.ParseAndGetFullName%28input%3A%20typeof%28System.Collections.Generic.Dictionary%602%5B%5D%29%29.html) | -15.94% | 10612.388096 | 8920.248381 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Float.InequalityOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Float.InequalityOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Float.InequalityOperatorBenchmark.html) | -16.10% | 1.761072 | 1.477588 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Int.DotBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Int.DotBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Int.DotBenchmark.html) | -16.32% | 1.592596 | 1.332742 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Int.EqualsAllBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Int.EqualsAllBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Int.EqualsAllBenchmark.html) | -18.87% | 0.922696 | 0.748601 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Int.LessThanAnyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Int.LessThanAnyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Int.LessThanAnyBenchmark.html) | -19.81% | 1.214286 | 0.973700 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.LessThanOrEqualAllBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Byte%29.LessThanOrEqualAllBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Byte%29.LessThanOrEqualAllBenchmark.html) | -17.26% | 0.910283 | 0.753155 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.AllBitsSetBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Double%29.AllBitsSetBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Double%29.AllBitsSetBenchmark.html) | -16.30% | 0.695800 | 0.582396 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.CountBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Double%29.CountBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Double%29.CountBenchmark.html) | -18.49% | 0.141514 | 0.115350 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.GreaterThanOrEqualAnyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Double%29.GreaterThanOrEqualAnyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Double%29.GreaterThanOrEqualAnyBenchmark.html) | -18.92% | 1.190296 | 0.965039 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.GreaterThanAnyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int16%29.GreaterThanAnyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int16%29.GreaterThanAnyBenchmark.html) | -16.73% | 1.139871 | 0.949177 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.AddOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int64%29.AddOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int64%29.AddOperatorBenchmark.html) | -17.67% | 2.127312 | 1.751331 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.EqualityOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int64%29.EqualityOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int64%29.EqualityOperatorBenchmark.html) | -15.90% | 0.943069 | 0.793080 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.InequalityOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int64%29.InequalityOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int64%29.InequalityOperatorBenchmark.html) | -17.00% | 1.642282 | 1.363019 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.EqualsBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt16%29.EqualsBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt16%29.EqualsBenchmark.html) | -18.73% | 0.972484 | 0.790381 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.DivisionOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt32%29.DivisionOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt32%29.DivisionOperatorBenchmark.html) | -18.30% | 7.673757 | 6.269100 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.GreaterThanAnyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt32%29.GreaterThanAnyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt32%29.GreaterThanAnyBenchmark.html) | -16.64% | 0.883042 | 0.736086 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.LessThanAllBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt32%29.LessThanAllBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt32%29.LessThanAllBenchmark.html) | -15.19% | 1.030997 | 0.874389 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.EqualityOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt64%29.EqualityOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt64%29.EqualityOperatorBenchmark.html) | -17.52% | 0.978018 | 0.806699 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.MaxBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt64%29.MaxBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt64%29.MaxBenchmark.html) | -15.84% | 2.636029 | 2.218415 | +| System.Tests.Perf_Boolean.TryParse(value: " True ") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Boolean.TryParse%28value%3A%20%22%20True%20%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Boolean.TryParse%28value%3A%20%22%20True%20%22%29.html) | -17.69% | 52.195193 | 42.959682 | +| System.Tests.Perf_Boolean.TryParse(value: "Bogus") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Boolean.TryParse%28value%3A%20%22Bogus%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Boolean.TryParse%28value%3A%20%22Bogus%22%29.html) | -17.98% | 43.453375 | 35.639468 | +| System.Tests.Perf_Environment.GetLogicalDrives | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Environment.GetLogicalDrives.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Environment.GetLogicalDrives.html) | -15.46% | 10.304133 | 8.710632 | +| System.Tests.Perf_Random.NextDouble_unseeded | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Random.NextDouble_unseeded.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Random.NextDouble_unseeded.html) | -19.22% | 13.031373 | 10.526569 | +| System.Tests.Perf_UInt32.TryFormat(value: 4294967295) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_UInt32.TryFormat%28value%3A%204294967295%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_UInt32.TryFormat%28value%3A%204294967295%29.html) | -17.60% | 14.316830 | 11.797387 | +| System.Tests.Perf_UInt64.TryFormat(value: 18446744073709551615) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_UInt64.TryFormat%28value%3A%2018446744073709551615%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_UInt64.TryFormat%28value%3A%2018446744073709551615%29.html) | -16.70% | 29.333726 | 24.435797 | +| System.Tests.Perf_UInt64.TryParse(value: "0") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_UInt64.TryParse%28value%3A%20%220%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_UInt64.TryParse%28value%3A%20%220%22%29.html) | -15.12% | 23.246569 | 19.731120 | +| System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite(IsDataIndented: False, TestCase: Json400B) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20False%2C%20TestCase%3A%20Json400B%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20False%2C%20TestCase%3A%20Json400B%29.html) | -17.17% | 8391.664046 | 6950.425855 | +| System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite(IsDataIndented: False, TestCase: LotsOfStrings) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20False%2C%20TestCase%3A%20LotsOfStrings%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20False%2C%20TestCase%3A%20LotsOfStrings%29.html) | -18.87% | 14225.930972 | 11541.960471 | +| System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite(IsDataIndented: True, TestCase: Json400B) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20True%2C%20TestCase%3A%20Json400B%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20True%2C%20TestCase%3A%20Json400B%29.html) | -17.38% | 8846.989167 | 7309.693357 | +| System.Text.Json.Serialization.Tests.WriteJson.SerializeObjectProperty(Mode: SourceGen) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Serialization.Tests.WriteJson%28IndexViewModel%29.SerializeObjectProperty%28Mode%3A%20SourceGen%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Serialization.Tests.WriteJson%28IndexViewModel%29.SerializeObjectProperty%28Mode%3A%20SourceGen%29.html) | -18.36% | 31734.726193 | 25909.704150 | +| System.Text.Json.Serialization.Tests.WriteJson.SerializeToString(Mode: SourceGen) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Serialization.Tests.WriteJson%28IndexViewModel%29.SerializeToString%28Mode%3A%20SourceGen%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Serialization.Tests.WriteJson%28IndexViewModel%29.SerializeToString%28Mode%3A%20SourceGen%29.html) | -18.53% | 31167.175512 | 25391.709241 | +| System.Text.Json.Serialization.Tests.WriteJson.SerializeToUtf8Bytes(Mode: SourceGen) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Serialization.Tests.WriteJson%28IndexViewModel%29.SerializeToUtf8Bytes%28Mode%3A%20SourceGen%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Serialization.Tests.WriteJson%28IndexViewModel%29.SerializeToUtf8Bytes%28Mode%3A%20SourceGen%29.html) | -18.76% | 24621.107916 | 20002.605548 | +| System.Text.Json.Serialization.Tests.WriteJson.SerializeToWriter(Mode: SourceGen) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Serialization.Tests.WriteJson%28IndexViewModel%29.SerializeToWriter%28Mode%3A%20SourceGen%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Serialization.Tests.WriteJson%28IndexViewModel%29.SerializeToWriter%28Mode%3A%20SourceGen%29.html) | -17.83% | 22654.712334 | 18616.330312 | +| System.Text.Json.Tests.Perf_Guids.WriteGuids(Formatted: False, SkipValidation: True) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Tests.Perf_Guids.WriteGuids%28Formatted%3A%20False%2C%20SkipValidation%3A%20True%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Tests.Perf_Guids.WriteGuids%28Formatted%3A%20False%2C%20SkipValidation%3A%20True%29.html) | -17.09% | 4759230.413125 | 3945819.184201 | +| System.Text.Json.Tests.Perf_Strings.WriteStringsUtf16(Formatted: False, SkipValidation: False, Escaped: NoneEscaped) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Tests.Perf_Strings.WriteStringsUtf16%28Formatted%3A%20False%2C%20SkipValidation%3A%20False%2C%20Escaped%3A%20NoneEscaped%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Tests.Perf_Strings.WriteStringsUtf16%28Formatted%3A%20False%2C%20SkipValidation%3A%20False%2C%20Escaped%3A%20NoneEscaped%29.html) | -17.33% | 14126789.806275 | 11678988.253151 | +| System.Text.Json.Tests.Perf_Strings.WriteStringsUtf16(Formatted: False, SkipValidation: True, Escaped: NoneEscaped) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Tests.Perf_Strings.WriteStringsUtf16%28Formatted%3A%20False%2C%20SkipValidation%3A%20True%2C%20Escaped%3A%20NoneEscaped%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Tests.Perf_Strings.WriteStringsUtf16%28Formatted%3A%20False%2C%20SkipValidation%3A%20True%2C%20Escaped%3A%20NoneEscaped%29.html) | -17.80% | 13924651.772549 | 11445620.936613 | +| System.Text.Json.Tests.Perf_Strings.WriteStringsUtf16(Formatted: True, SkipValidation: False, Escaped: NoneEscaped) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Tests.Perf_Strings.WriteStringsUtf16%28Formatted%3A%20True%2C%20SkipValidation%3A%20False%2C%20Escaped%3A%20NoneEscaped%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Tests.Perf_Strings.WriteStringsUtf16%28Formatted%3A%20True%2C%20SkipValidation%3A%20False%2C%20Escaped%3A%20NoneEscaped%29.html) | -18.03% | 15654524.437333 | 12832768.409370 | +| System.Text.Json.Tests.Perf_Strings.WriteStringsUtf16(Formatted: True, SkipValidation: True, Escaped: NoneEscaped) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Tests.Perf_Strings.WriteStringsUtf16%28Formatted%3A%20True%2C%20SkipValidation%3A%20True%2C%20Escaped%3A%20NoneEscaped%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Tests.Perf_Strings.WriteStringsUtf16%28Formatted%3A%20True%2C%20SkipValidation%3A%20True%2C%20Escaped%3A%20NoneEscaped%29.html) | -17.77% | 15535365.442944 | 12775462.098907 | +| System.Text.Perf_Ascii.EqualsIgnoreCase_DifferentCase_Bytes(Size: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Perf_Ascii.EqualsIgnoreCase_DifferentCase_Bytes%28Size%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Perf_Ascii.EqualsIgnoreCase_DifferentCase_Bytes%28Size%3A%20128%29.html) | -18.22% | 36.332506 | 29.711760 | +| System.Text.Perf_Ascii.EqualsIgnoreCase_DifferentCase_Chars(Size: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Perf_Ascii.EqualsIgnoreCase_DifferentCase_Chars%28Size%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Perf_Ascii.EqualsIgnoreCase_DifferentCase_Chars%28Size%3A%20128%29.html) | -17.88% | 65.453601 | 53.752413 | +| System.Text.Tests.Perf_StringBuilder.Append_Strings(repeat: 1000) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Tests.Perf_StringBuilder.Append_Strings%28repeat%3A%201000%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Tests.Perf_StringBuilder.Append_Strings%28repeat%3A%201000%29.html) | -15.76% | 235583.370707 | 198445.055711 | +| System.Threading.Tests.Perf_Interlocked.Add_int | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Threading.Tests.Perf_Interlocked.Add_int.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Threading.Tests.Perf_Interlocked.Add_int.html) | -19.62% | 0.560575 | 0.450587 | +| System.Xml.Linq.Perf_XDocument.Parse | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Xml.Linq.Perf_XDocument.Parse.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Xml.Linq.Perf_XDocument.Parse.html) | -17.83% | 5132.620867 | 4217.672214 | +| XmlDocumentTests.XmlDocumentTests.Perf_XmlDocument.LoadXml | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/XmlDocumentTests.XmlDocumentTests.Perf_XmlDocument.LoadXml.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/XmlDocumentTests.XmlDocumentTests.Perf_XmlDocument.LoadXml.html) | -15.23% | 5678.195419 | 4813.641444 | + +## 10-15% Improvement (124 tests) + +| Test Name | Link (Viper) | Link (Tiger) | Change % | .NET 9 | .NET 10 | +|-----------|------|------|----------|--------|-------| +| BenchmarksGame.PiDigits_3.RunBench(n: 3000, expected: "8649423196\t:3000") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/BenchmarksGame.PiDigits_3.RunBench%28n%3A%203000%2C%20expected%3A%20%228649423196%5Ct%3A3000%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/BenchmarksGame.PiDigits_3.RunBench%28n%3A%203000%2C%20expected%3A%20%228649423196%5Ct%3A3000%22%29.html) | -14.83% | 473745278.588095 | 403473612.351709 | +| MicroBenchmarks.Serializers.Json_ToStream.JsonNet_ | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/MicroBenchmarks.Serializers.Json_ToStream%28IndexViewModel%29.JsonNet_.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/MicroBenchmarks.Serializers.Json_ToStream%28IndexViewModel%29.JsonNet_.html) | -10.02% | 98516.050147 | 88648.840787 | +| MicroBenchmarks.Serializers.Json_ToStream.JsonNet_ | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/MicroBenchmarks.Serializers.Json_ToStream%28MyEventsListerViewModel%29.JsonNet_.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/MicroBenchmarks.Serializers.Json_ToStream%28MyEventsListerViewModel%29.JsonNet_.html) | -13.59% | 1533808.800633 | 1325425.788194 | +| MicroBenchmarks.Serializers.Json_ToString.JsonNet_ | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/MicroBenchmarks.Serializers.Json_ToString%28IndexViewModel%29.JsonNet_.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/MicroBenchmarks.Serializers.Json_ToString%28IndexViewModel%29.JsonNet_.html) | -13.59% | 108881.800841 | 94082.748968 | +| MicroBenchmarks.Serializers.Json_ToString.JsonNet_ | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/MicroBenchmarks.Serializers.Json_ToString%28LoginViewModel%29.JsonNet_.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/MicroBenchmarks.Serializers.Json_ToString%28LoginViewModel%29.JsonNet_.html) | -13.37% | 2305.190552 | 1996.978862 | +| MicroBenchmarks.Serializers.Json_ToString.JsonNet_ | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/MicroBenchmarks.Serializers.Json_ToString%28MyEventsListerViewModel%29.JsonNet_.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/MicroBenchmarks.Serializers.Json_ToString%28MyEventsListerViewModel%29.JsonNet_.html) | -12.80% | 1536700.313127 | 1340047.947293 | +| MicroBenchmarks.Serializers.Xml_ToStream.XmlSerializer_ | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/MicroBenchmarks.Serializers.Xml_ToStream%28ClassImplementingIXmlSerialiable%29.XmlSerializer_.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/MicroBenchmarks.Serializers.Xml_ToStream%28ClassImplementingIXmlSerialiable%29.XmlSerializer_.html) | -12.23% | 2566.028692 | 2252.322895 | +| Microsoft.Extensions.Caching.Memory.Tests.MemoryCacheTests.GetHit | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/Microsoft.Extensions.Caching.Memory.Tests.MemoryCacheTests.GetHit.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/Microsoft.Extensions.Caching.Memory.Tests.MemoryCacheTests.GetHit.html) | -11.31% | 97.311080 | 86.306794 | +| Microsoft.Extensions.DependencyInjection.TimeToFirstService.Scoped(Mode: "Default") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/Microsoft.Extensions.DependencyInjection.TimeToFirstService.Scoped%28Mode%3A%20%22Default%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/Microsoft.Extensions.DependencyInjection.TimeToFirstService.Scoped%28Mode%3A%20%22Default%22%29.html) | -13.21% | 11346.115784 | 9847.499985 | +| Microsoft.Extensions.DependencyInjection.TimeToFirstService.Transient(Mode: "Default") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/Microsoft.Extensions.DependencyInjection.TimeToFirstService.Transient%28Mode%3A%20%22Default%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/Microsoft.Extensions.DependencyInjection.TimeToFirstService.Transient%28Mode%3A%20%22Default%22%29.html) | -13.89% | 10599.841385 | 9127.270210 | +| Microsoft.Extensions.Primitives.StringSegmentBenchmark.Trim | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/Microsoft.Extensions.Primitives.StringSegmentBenchmark.Trim.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/Microsoft.Extensions.Primitives.StringSegmentBenchmark.Trim.html) | -14.43% | 73.374393 | 62.789803 | +| System.Buffers.Binary.Tests.BinaryReadAndWriteTests.ReadStructFieldByFieldUsingBitConverterBE | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Buffers.Binary.Tests.BinaryReadAndWriteTests.ReadStructFieldByFieldUsingBitConverterBE.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Buffers.Binary.Tests.BinaryReadAndWriteTests.ReadStructFieldByFieldUsingBitConverterBE.html) | -14.67% | 82.726864 | 70.594199 | +| System.Buffers.Text.Tests.Utf8FormatterTests.FormatterInt32(value: -2147483648) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Buffers.Text.Tests.Utf8FormatterTests.FormatterInt32%28value%3A%20-2147483648%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Buffers.Text.Tests.Utf8FormatterTests.FormatterInt32%28value%3A%20-2147483648%29.html) | -12.07% | 29.087214 | 25.575060 | +| System.Buffers.Text.Tests.Utf8FormatterTests.FormatterInt32(value: 12345) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Buffers.Text.Tests.Utf8FormatterTests.FormatterInt32%28value%3A%2012345%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Buffers.Text.Tests.Utf8FormatterTests.FormatterInt32%28value%3A%2012345%29.html) | -14.55% | 18.699096 | 15.977678 | +| System.Buffers.Text.Tests.Utf8FormatterTests.FormatterUInt32(value: 12345) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Buffers.Text.Tests.Utf8FormatterTests.FormatterUInt32%28value%3A%2012345%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Buffers.Text.Tests.Utf8FormatterTests.FormatterUInt32%28value%3A%2012345%29.html) | -13.31% | 10.543038 | 9.139821 | +| System.Buffers.Text.Tests.Utf8FormatterTests.FormatterUInt64(value: 12345) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Buffers.Text.Tests.Utf8FormatterTests.FormatterUInt64%28value%3A%2012345%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Buffers.Text.Tests.Utf8FormatterTests.FormatterUInt64%28value%3A%2012345%29.html) | -14.00% | 15.733790 | 13.530916 | +| System.Buffers.Text.Tests.Utf8FormatterTests.FormatterUInt64(value: 18446744073709551615) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Buffers.Text.Tests.Utf8FormatterTests.FormatterUInt64%28value%3A%2018446744073709551615%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Buffers.Text.Tests.Utf8FormatterTests.FormatterUInt64%28value%3A%2018446744073709551615%29.html) | -11.52% | 25.393425 | 22.468097 | +| System.Buffers.Text.Tests.Utf8ParserTests.TryParseUInt16(value: 65535) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Buffers.Text.Tests.Utf8ParserTests.TryParseUInt16%28value%3A%2065535%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Buffers.Text.Tests.Utf8ParserTests.TryParseUInt16%28value%3A%2065535%29.html) | -11.08% | 12.866223 | 11.440245 | +| System.Collections.AddGivenSize.SortedList(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.AddGivenSize%28String%29.SortedList%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.AddGivenSize%28String%29.SortedList%28Size%3A%20512%29.html) | -14.80% | 486950.724129 | 414873.119256 | +| System.Collections.Concurrent.Count.Dictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Concurrent.Count%28Int32%29.Dictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Concurrent.Count%28Int32%29.Dictionary%28Size%3A%20512%29.html) | -10.39% | 52.179906 | 46.760522 | +| System.Collections.Concurrent.IsEmpty.Dictionary(Size: 0) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Concurrent.IsEmpty%28String%29.Dictionary%28Size%3A%200%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Concurrent.IsEmpty%28String%29.Dictionary%28Size%3A%200%29.html) | -12.10% | 42.805583 | 37.626117 | +| System.Collections.ContainsFalse.HashSet(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.ContainsFalse%28String%29.HashSet%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.ContainsFalse%28String%29.HashSet%28Size%3A%20512%29.html) | -10.15% | 11437.680704 | 10276.444965 | +| System.Collections.ContainsKeyFalse.Dictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.ContainsKeyFalse%28String%2C%20String%29.Dictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.ContainsKeyFalse%28String%2C%20String%29.Dictionary%28Size%3A%20512%29.html) | -11.28% | 11031.432424 | 9786.631102 | +| System.Collections.ContainsKeyFalse.SortedDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.ContainsKeyFalse%28String%2C%20String%29.SortedDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.ContainsKeyFalse%28String%2C%20String%29.SortedDictionary%28Size%3A%20512%29.html) | -13.25% | 903851.151330 | 784090.176829 | +| System.Collections.ContainsTrue.HashSet(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.ContainsTrue%28String%29.HashSet%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.ContainsTrue%28String%29.HashSet%28Size%3A%20512%29.html) | -14.71% | 15397.185164 | 13131.991023 | +| System.Collections.CreateAddAndClear.SortedDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CreateAddAndClear%28String%29.SortedDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CreateAddAndClear%28String%29.SortedDictionary%28Size%3A%20512%29.html) | -11.12% | 888710.998131 | 789871.552759 | +| System.Collections.CreateAddAndClear.SortedList(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CreateAddAndClear%28String%29.SortedList%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CreateAddAndClear%28String%29.SortedList%28Size%3A%20512%29.html) | -10.77% | 489470.456561 | 436736.769313 | +| System.Collections.CreateAddAndRemove.Dictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CreateAddAndRemove%28String%29.Dictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CreateAddAndRemove%28String%29.Dictionary%28Size%3A%20512%29.html) | -10.22% | 41810.206021 | 37539.103486 | +| System.Collections.CreateAddAndRemove.SortedDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CreateAddAndRemove%28String%29.SortedDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CreateAddAndRemove%28String%29.SortedDictionary%28Size%3A%20512%29.html) | -10.19% | 2028662.030302 | 1821902.761647 | +| System.Collections.CreateAddAndRemove.SortedList(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CreateAddAndRemove%28String%29.SortedList%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CreateAddAndRemove%28String%29.SortedList%28Size%3A%20512%29.html) | -14.85% | 882254.219772 | 751260.214561 | +| System.Collections.CreateAddAndRemove.SortedSet(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CreateAddAndRemove%28String%29.SortedSet%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CreateAddAndRemove%28String%29.SortedSet%28Size%3A%20512%29.html) | -14.76% | 797000.806729 | 679382.144364 | +| System.Collections.CtorFromCollection.ImmutableList(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CtorFromCollection%28Int32%29.ImmutableList%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CtorFromCollection%28Int32%29.ImmutableList%28Size%3A%20512%29.html) | -14.48% | 105032.629981 | 89821.186366 | +| System.Collections.CtorFromCollection.Dictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CtorFromCollection%28String%29.Dictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CtorFromCollection%28String%29.Dictionary%28Size%3A%20512%29.html) | -13.80% | 8707.024991 | 7505.267400 | +| System.Collections.CtorFromCollection.ImmutableSortedDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CtorFromCollection%28String%29.ImmutableSortedDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CtorFromCollection%28String%29.ImmutableSortedDictionary%28Size%3A%20512%29.html) | -10.65% | 1112643.060145 | 994132.226334 | +| System.Collections.CtorFromCollection.ImmutableSortedSet(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CtorFromCollection%28String%29.ImmutableSortedSet%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CtorFromCollection%28String%29.ImmutableSortedSet%28Size%3A%20512%29.html) | -14.82% | 501698.886751 | 427367.102940 | +| System.Collections.CtorFromCollection.SortedSet(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CtorFromCollection%28String%29.SortedSet%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CtorFromCollection%28String%29.SortedSet%28Size%3A%20512%29.html) | -14.95% | 473511.605532 | 402708.382288 | +| System.Collections.IndexerSet.IList(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.IndexerSet%28Int32%29.IList%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.IndexerSet%28Int32%29.IList%28Size%3A%20512%29.html) | -11.54% | 5040.860197 | 4459.102847 | +| System.Collections.IndexerSetReverse.IList(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.IndexerSetReverse%28String%29.IList%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.IndexerSetReverse%28String%29.IList%28Size%3A%20512%29.html) | -14.36% | 4448.523127 | 3809.800591 | +| System.Collections.IterateForEach.List(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.IterateForEach%28Int32%29.List%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.IterateForEach%28Int32%29.List%28Size%3A%20512%29.html) | -11.58% | 2919.130877 | 2581.022057 | +| System.Collections.IterateForEach.Stack(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.IterateForEach%28Int32%29.Stack%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.IterateForEach%28Int32%29.Stack%28Size%3A%20512%29.html) | -12.10% | 2879.776425 | 2531.231982 | +| System.Collections.IterateForEach.ConcurrentBag(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.IterateForEach%28String%29.ConcurrentBag%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.IterateForEach%28String%29.ConcurrentBag%28Size%3A%20512%29.html) | -10.66% | 8086.165623 | 7223.784158 | +| System.Collections.IterateForEach.Stack(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.IterateForEach%28String%29.Stack%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.IterateForEach%28String%29.Stack%28Size%3A%20512%29.html) | -10.59% | 3255.120189 | 2910.306237 | +| System.Collections.Perf_LengthBucketsFrozenDictionary.TryGetValue_True_FrozenDictionary(Count: 10, ItemsPerBucket: 5) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Perf_LengthBucketsFrozenDictionary.TryGetValue_True_FrozenDictionary%28Count%3A%2010%2C%20ItemsPerBucket%3A%205%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Perf_LengthBucketsFrozenDictionary.TryGetValue_True_FrozenDictionary%28Count%3A%2010%2C%20ItemsPerBucket%3A%205%29.html) | -10.94% | 382.451679 | 340.624925 | +| System.Collections.Perf_LengthBucketsFrozenDictionary.TryGetValue_True_FrozenDictionary(Count: 1000, ItemsPerBucket: 1) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Perf_LengthBucketsFrozenDictionary.TryGetValue_True_FrozenDictionary%28Count%3A%201000%2C%20ItemsPerBucket%3A%201%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Perf_LengthBucketsFrozenDictionary.TryGetValue_True_FrozenDictionary%28Count%3A%201000%2C%20ItemsPerBucket%3A%201%29.html) | -11.53% | 23431.508548 | 20729.036344 | +| System.Collections.Perf_LengthBucketsFrozenDictionary.TryGetValue_True_FrozenDictionary(Count: 1000, ItemsPerBucket: 5) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Perf_LengthBucketsFrozenDictionary.TryGetValue_True_FrozenDictionary%28Count%3A%201000%2C%20ItemsPerBucket%3A%205%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Perf_LengthBucketsFrozenDictionary.TryGetValue_True_FrozenDictionary%28Count%3A%201000%2C%20ItemsPerBucket%3A%205%29.html) | -12.86% | 37941.023873 | 33061.081692 | +| System.Collections.Tests.Perf_BitArray.BitArrayBoolArrayCtor(Size: 4) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.Perf_BitArray.BitArrayBoolArrayCtor%28Size%3A%204%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.Perf_BitArray.BitArrayBoolArrayCtor%28Size%3A%204%29.html) | -13.76% | 23.403287 | 20.183136 | +| System.Collections.Tests.Perf_BitArray.BitArrayOr(Size: 4) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.Perf_BitArray.BitArrayOr%28Size%3A%204%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.Perf_BitArray.BitArrayOr%28Size%3A%204%29.html) | -13.40% | 13.908706 | 12.044797 | +| System.Collections.Tests.Perf_BitArray.BitArraySet(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.Perf_BitArray.BitArraySet%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.Perf_BitArray.BitArraySet%28Size%3A%20512%29.html) | -11.70% | 1104.660768 | 975.466666 | +| System.Collections.TryGetValueFalse.SortedDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.TryGetValueFalse%28String%2C%20String%29.SortedDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.TryGetValueFalse%28String%2C%20String%29.SortedDictionary%28Size%3A%20512%29.html) | -12.80% | 896538.159248 | 781803.691136 | +| System.Collections.TryGetValueTrue.ImmutableSortedDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.TryGetValueTrue%28Int32%2C%20Int32%29.ImmutableSortedDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.TryGetValueTrue%28Int32%2C%20Int32%29.ImmutableSortedDictionary%28Size%3A%20512%29.html) | -12.12% | 62339.532700 | 54785.822382 | +| System.Collections.TryGetValueTrue.SortedDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.TryGetValueTrue%28String%2C%20String%29.SortedDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.TryGetValueTrue%28String%2C%20String%29.SortedDictionary%28Size%3A%20512%29.html) | -11.94% | 746795.791705 | 657603.954905 | +| System.Diagnostics.Perf_Activity.EnumerateActivityTagsSmall | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Diagnostics.Perf_Activity.EnumerateActivityTagsSmall.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Diagnostics.Perf_Activity.EnumerateActivityTagsSmall.html) | -11.26% | 113.947069 | 101.119880 | +| System.IO.Tests.Perf_File.ReadAllBytes(size: 16384) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.IO.Tests.Perf_File.ReadAllBytes%28size%3A%2016384%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.IO.Tests.Perf_File.ReadAllBytes%28size%3A%2016384%29.html) | -13.07% | 14527.787998 | 12628.741913 | +| System.IO.Tests.Perf_File.WriteAllText(size: 10000) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.IO.Tests.Perf_File.WriteAllText%28size%3A%2010000%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.IO.Tests.Perf_File.WriteAllText%28size%3A%2010000%29.html) | -14.97% | 38638.960913 | 32854.257271 | +| System.Memory.Constructors.ReadOnlySpanFromArrayStartLength | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Constructors%28String%29.ReadOnlySpanFromArrayStartLength.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Constructors%28String%29.ReadOnlySpanFromArrayStartLength.html) | -13.24% | 6.794069 | 5.894663 | +| System.Memory.Span.Fill(Size: 33) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Char%29.Fill%28Size%3A%2033%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Char%29.Fill%28Size%3A%2033%29.html) | -14.37% | 6.353155 | 5.440057 | +| System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives.Sqrt(BufferLength: 3079) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Double%29.Sqrt%28BufferLength%3A%203079%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Double%29.Sqrt%28BufferLength%3A%203079%29.html) | -11.58% | 185659.981992 | 164161.302356 | +| System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives.Sigmoid(BufferLength: 3079) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Single%29.Sigmoid%28BufferLength%3A%203079%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Single%29.Sigmoid%28BufferLength%3A%203079%29.html) | -10.15% | 204898.143662 | 184095.890777 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.Abs(BufferLength: 3079) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Double%29.Abs%28BufferLength%3A%203079%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Double%29.Abs%28BufferLength%3A%203079%29.html) | -11.21% | 183670.346146 | 163087.618540 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.Add_Vector(BufferLength: 3079) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Int32%29.Add_Vector%28BufferLength%3A%203079%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Int32%29.Add_Vector%28BufferLength%3A%203079%29.html) | -10.83% | 428.519142 | 382.114620 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.BitwiseAnd_Vector(BufferLength: 3079) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Int32%29.BitwiseAnd_Vector%28BufferLength%3A%203079%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Int32%29.BitwiseAnd_Vector%28BufferLength%3A%203079%29.html) | -13.12% | 439.335688 | 381.707556 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.Max_Vector(BufferLength: 3079) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Int32%29.Max_Vector%28BufferLength%3A%203079%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Int32%29.Max_Vector%28BufferLength%3A%203079%29.html) | -10.42% | 425.156184 | 380.843260 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.Add_Vector(BufferLength: 3079) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Single%29.Add_Vector%28BufferLength%3A%203079%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Single%29.Add_Vector%28BufferLength%3A%203079%29.html) | -10.36% | 426.250087 | 382.090390 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.BitwiseAnd_Vector(BufferLength: 3079) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Single%29.BitwiseAnd_Vector%28BufferLength%3A%203079%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Single%29.BitwiseAnd_Vector%28BufferLength%3A%203079%29.html) | -10.49% | 426.821626 | 382.026738 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.Divide_Scalar(BufferLength: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Single%29.Divide_Scalar%28BufferLength%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Single%29.Divide_Scalar%28BufferLength%3A%20128%29.html) | -11.16% | 299.971423 | 266.493171 | +| System.Numerics.Tests.Constructor.ConstructorBenchmark_Int64 | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Constructor.ConstructorBenchmark_Int64.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Constructor.ConstructorBenchmark_Int64.html) | -12.87% | 3.617898 | 3.152241 | +| System.Numerics.Tests.Perf_Matrix3x2.NegationOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Matrix3x2.NegationOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Matrix3x2.NegationOperatorBenchmark.html) | -11.51% | 7.095459 | 6.278913 | +| System.Numerics.Tests.Perf_Plane.CreateFromVector4Benchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Plane.CreateFromVector4Benchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Plane.CreateFromVector4Benchmark.html) | -12.91% | 16.184000 | 14.095198 | +| System.Numerics.Tests.Perf_Quaternion.MultiplyByScalarOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Quaternion.MultiplyByScalarOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Quaternion.MultiplyByScalarOperatorBenchmark.html) | -12.63% | 15.858814 | 13.856257 | +| System.Numerics.Tests.Perf_Quaternion.NormalizeBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Quaternion.NormalizeBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Quaternion.NormalizeBenchmark.html) | -12.85% | 9.627013 | 8.389754 | +| System.Numerics.Tests.Perf_Vector4.CreateFromVector2WithScalarBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector4.CreateFromVector2WithScalarBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector4.CreateFromVector2WithScalarBenchmark.html) | -10.60% | 17.895181 | 15.998023 | +| System.Numerics.Tests.Perf_VectorOf.OnesComplementOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Byte%29.OnesComplementOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Byte%29.OnesComplementOperatorBenchmark.html) | -10.57% | 1.699042 | 1.519429 | +| System.Numerics.Tests.Perf_VectorOf.AddBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Double%29.AddBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Double%29.AddBenchmark.html) | -10.35% | 2.205132 | 1.976856 | +| System.Numerics.Tests.Perf_VectorOf.MultiplyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Double%29.MultiplyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Double%29.MultiplyBenchmark.html) | -11.19% | 2.064362 | 1.833405 | +| System.Numerics.Tests.Perf_VectorOf.ZeroBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Int64%29.ZeroBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Int64%29.ZeroBenchmark.html) | -12.25% | 0.729937 | 0.640532 | +| System.Numerics.Tests.Perf_VectorOf.EqualsAnyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28SByte%29.EqualsAnyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28SByte%29.EqualsAnyBenchmark.html) | -10.05% | 1.031276 | 0.927645 | +| System.Numerics.Tests.Perf_VectorOf.MaxBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28SByte%29.MaxBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28SByte%29.MaxBenchmark.html) | -10.86% | 2.089497 | 1.862664 | +| System.Numerics.Tests.Perf_VectorOf.LessThanAllBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Single%29.LessThanAllBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Single%29.LessThanAllBenchmark.html) | -12.04% | 1.558448 | 1.370880 | +| System.Numerics.Tests.Perf_VectorOf.LessThanOrEqualAllBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Single%29.LessThanOrEqualAllBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Single%29.LessThanOrEqualAllBenchmark.html) | -10.74% | 1.951167 | 1.741542 | +| System.Numerics.Tests.Perf_VectorOf.BitwiseAndOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28UInt16%29.BitwiseAndOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28UInt16%29.BitwiseAndOperatorBenchmark.html) | -14.53% | 2.408899 | 2.058778 | +| System.Numerics.Tests.Perf_VectorOf.GreaterThanAnyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28UInt16%29.GreaterThanAnyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28UInt16%29.GreaterThanAnyBenchmark.html) | -11.99% | 0.847736 | 0.746095 | +| System.Numerics.Tests.Perf_VectorOf.LessThanOrEqualBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28UInt16%29.LessThanOrEqualBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28UInt16%29.LessThanOrEqualBenchmark.html) | -14.36% | 2.125213 | 1.820040 | +| System.Numerics.Tests.Perf_VectorOf.EqualsAllBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28UInt64%29.EqualsAllBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28UInt64%29.EqualsAllBenchmark.html) | -13.06% | 0.885611 | 0.769922 | +| System.Numerics.Tests.Perf_VectorOf.GreaterThanOrEqualAllBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28UInt64%29.GreaterThanOrEqualAllBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28UInt64%29.GreaterThanOrEqualAllBenchmark.html) | -12.68% | 1.786236 | 1.559816 | +| System.Perf_Convert.FromHexString | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Perf_Convert.FromHexString.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Perf_Convert.FromHexString.html) | -11.78% | 74.000000 | 65.285493 | +| System.Reflection.Activator.CreateInstanceType | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Reflection.Activator%28EmptyClass%29.CreateInstanceType.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Reflection.Activator%28EmptyClass%29.CreateInstanceType.html) | -11.50% | 245.498658 | 217.271876 | +| System.Reflection.Invoke.Field_SetStatic_struct | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Reflection.Invoke.Field_SetStatic_struct.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Reflection.Invoke.Field_SetStatic_struct.html) | -11.52% | 247.233817 | 218.742055 | +| System.Runtime.InteropServices.Tests.Perf_Marshal.AllocFree | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.InteropServices.Tests.Perf_Marshal.AllocFree.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.InteropServices.Tests.Perf_Marshal.AllocFree.html) | -14.82% | 36.138313 | 30.783089 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Float.LessThanAllBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Float.LessThanAllBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Float.LessThanAllBenchmark.html) | -12.01% | 1.546763 | 1.361037 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Int.BitwiseAndBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Int.BitwiseAndBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Int.BitwiseAndBenchmark.html) | -11.62% | 2.153329 | 1.903040 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Int.LessThanOrEqualAnyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Int.LessThanOrEqualAnyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Int.LessThanOrEqualAnyBenchmark.html) | -13.10% | 1.345784 | 1.169494 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Int.MultiplyOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Int.MultiplyOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Int.MultiplyOperatorBenchmark.html) | -14.86% | 2.023567 | 1.722795 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.GreaterThanAllBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Byte%29.GreaterThanAllBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Byte%29.GreaterThanAllBenchmark.html) | -13.43% | 0.919391 | 0.795894 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.SubtractionOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Double%29.SubtractionOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Double%29.SubtractionOperatorBenchmark.html) | -12.25% | 2.010284 | 1.764066 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.GreaterThanOrEqualAnyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int32%29.GreaterThanOrEqualAnyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int32%29.GreaterThanOrEqualAnyBenchmark.html) | -10.41% | 1.087322 | 0.974078 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.SubtractBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int32%29.SubtractBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int32%29.SubtractBenchmark.html) | -14.62% | 2.228916 | 1.903114 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.AddBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int64%29.AddBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int64%29.AddBenchmark.html) | -11.99% | 2.305863 | 2.029356 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.XorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28SByte%29.XorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28SByte%29.XorBenchmark.html) | -12.38% | 2.171818 | 1.903001 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.LessThanBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Single%29.LessThanBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Single%29.LessThanBenchmark.html) | -10.15% | 2.157754 | 1.938785 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.ExclusiveOrOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt32%29.ExclusiveOrOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt32%29.ExclusiveOrOperatorBenchmark.html) | -10.78% | 2.268604 | 2.024065 | +| System.Tests.Perf_Boolean.ToString(value: True) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Boolean.ToString%28value%3A%20True%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Boolean.ToString%28value%3A%20True%29.html) | -11.80% | 1.991145 | 1.756266 | +| System.Tests.Perf_Int32.TryFormat(value: 12345) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Int32.TryFormat%28value%3A%2012345%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Int32.TryFormat%28value%3A%2012345%29.html) | -10.92% | 17.864618 | 15.913518 | +| System.Tests.Perf_Int32.TryFormat(value: 4) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Int32.TryFormat%28value%3A%204%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Int32.TryFormat%28value%3A%204%29.html) | -10.33% | 14.341794 | 12.859902 | +| System.Tests.Perf_Int64.ToString(value: -9223372036854775808) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Int64.ToString%28value%3A%20-9223372036854775808%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Int64.ToString%28value%3A%20-9223372036854775808%29.html) | -10.73% | 66.916786 | 59.738599 | +| System.Tests.Perf_UInt64.ToString(value: 18446744073709551615) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_UInt64.ToString%28value%3A%2018446744073709551615%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_UInt64.ToString%28value%3A%2018446744073709551615%29.html) | -11.44% | 57.145249 | 50.605547 | +| System.Tests.Perf_Version.Parse2 | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Version.Parse2.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Version.Parse2.html) | -12.83% | 85.016803 | 74.107232 | +| System.Tests.Perf_Version.Parse3 | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Version.Parse3.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Version.Parse3.html) | -13.92% | 123.300379 | 106.140507 | +| System.Tests.Perf_Version.Parse4 | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Version.Parse4.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Version.Parse4.html) | -13.92% | 159.168380 | 137.008313 | +| System.Tests.Perf_Version.TryFormatL | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Version.TryFormatL.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Version.TryFormatL.html) | -11.21% | 69.024540 | 61.286827 | +| System.Tests.Perf_Version.TryParse4 | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Version.TryParse4.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Version.TryParse4.html) | -13.42% | 132.761510 | 114.941420 | +| System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite(IsDataIndented: False, TestCase: DeepTree) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20False%2C%20TestCase%3A%20DeepTree%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20False%2C%20TestCase%3A%20DeepTree%29.html) | -14.37% | 53998.487490 | 46236.601540 | +| System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite(IsDataIndented: True, TestCase: BroadTree) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20True%2C%20TestCase%3A%20BroadTree%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20True%2C%20TestCase%3A%20BroadTree%29.html) | -13.84% | 99415.799907 | 85660.709003 | +| System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite(IsDataIndented: True, TestCase: DeepTree) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20True%2C%20TestCase%3A%20DeepTree%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20True%2C%20TestCase%3A%20DeepTree%29.html) | -13.66% | 58622.809104 | 50615.227026 | +| System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite(IsDataIndented: True, TestCase: HelloWorld) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20True%2C%20TestCase%3A%20HelloWorld%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20True%2C%20TestCase%3A%20HelloWorld%29.html) | -11.29% | 1409.671851 | 1250.528615 | +| System.Text.Json.Serialization.Tests.ReadJson>.DeserializeFromString(Mode: Reflection) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Serialization.Tests.ReadJson%28ImmutableSortedDictionary%28String%2C%20String%29%29.DeserializeFromString%28Mode%3A%20Reflection%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Serialization.Tests.ReadJson%28ImmutableSortedDictionary%28String%2C%20String%29%29.DeserializeFromString%28Mode%3A%20Reflection%29.html) | -10.60% | 248403.046951 | 222061.827887 | +| System.Text.Json.Serialization.Tests.WriteJson>.SerializeToString(Mode: Reflection) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Serialization.Tests.WriteJson%28Nullable%28DateTimeOffset%29%29.SerializeToString%28Mode%3A%20Reflection%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Serialization.Tests.WriteJson%28Nullable%28DateTimeOffset%29%29.SerializeToString%28Mode%3A%20Reflection%29.html) | -11.25% | 654.104819 | 580.537879 | +| System.Text.Json.Tests.Perf_Basic.WriteBasicUtf8(Formatted: False, SkipValidation: False, DataSize: 100000) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Tests.Perf_Basic.WriteBasicUtf8%28Formatted%3A%20False%2C%20SkipValidation%3A%20False%2C%20DataSize%3A%20100000%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Tests.Perf_Basic.WriteBasicUtf8%28Formatted%3A%20False%2C%20SkipValidation%3A%20False%2C%20DataSize%3A%20100000%29.html) | -11.40% | 2508394.663591 | 2222562.692535 | +| System.Text.Json.Tests.Perf_Basic.WriteBasicUtf8(Formatted: True, SkipValidation: False, DataSize: 100000) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Tests.Perf_Basic.WriteBasicUtf8%28Formatted%3A%20True%2C%20SkipValidation%3A%20False%2C%20DataSize%3A%20100000%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Tests.Perf_Basic.WriteBasicUtf8%28Formatted%3A%20True%2C%20SkipValidation%3A%20False%2C%20DataSize%3A%20100000%29.html) | -11.19% | 3722879.996354 | 3306364.416167 | +| System.Text.Json.Tests.Perf_Reader.ReadMultiSpanSequenceEmptyLoop(IsDataCompact: True, TestCase: Json40KB) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Tests.Perf_Reader.ReadMultiSpanSequenceEmptyLoop%28IsDataCompact%3A%20True%2C%20TestCase%3A%20Json40KB%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Tests.Perf_Reader.ReadMultiSpanSequenceEmptyLoop%28IsDataCompact%3A%20True%2C%20TestCase%3A%20Json40KB%29.html) | -13.97% | 86802.241673 | 74676.901449 | +| System.Text.Perf_Utf8Encoding.GetBytes(Input: Chinese) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Perf_Utf8Encoding.GetBytes%28Input%3A%20Chinese%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Perf_Utf8Encoding.GetBytes%28Input%3A%20Chinese%29.html) | -10.50% | 129012.308739 | 115472.027491 | +| System.Text.Perf_Utf8Encoding.GetString(Input: Cyrillic) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Perf_Utf8Encoding.GetString%28Input%3A%20Cyrillic%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Perf_Utf8Encoding.GetString%28Input%3A%20Cyrillic%29.html) | -13.54% | 76466.824257 | 66112.686085 | +| System.Text.Perf_Utf8Encoding.GetString(Input: Greek) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Perf_Utf8Encoding.GetString%28Input%3A%20Greek%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Perf_Utf8Encoding.GetString%28Input%3A%20Greek%29.html) | -14.50% | 109737.352652 | 93826.561283 | +| System.Threading.Channels.Tests.SpscUnboundedChannelPerfTests.TryWriteThenTryRead | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Threading.Channels.Tests.SpscUnboundedChannelPerfTests.TryWriteThenTryRead.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Threading.Channels.Tests.SpscUnboundedChannelPerfTests.TryWriteThenTryRead.html) | -14.07% | 339.174651 | 291.446733 | +| System.Threading.Tests.Perf_CancellationToken.Cancel | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Threading.Tests.Perf_CancellationToken.Cancel.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Threading.Tests.Perf_CancellationToken.Cancel.html) | -13.00% | 170.890903 | 148.672136 | + +## 7.5-10% Improvement (92 tests) + +| Test Name | Link (Viper) | Link (Tiger) | Change % | .NET 9 | .NET 10 | +|-----------|------|------|----------|--------|-------| +| BilinearTest.Interpol_Scalar | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/BilinearTest.Interpol_Scalar.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/BilinearTest.Interpol_Scalar.html) | -7.78% | 10151.877036 | 9361.775697 | +| Devirtualization.EqualityComparer.ValueTupleCompareCached | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/Devirtualization.EqualityComparer.ValueTupleCompareCached.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/Devirtualization.EqualityComparer.ValueTupleCompareCached.html) | -8.29% | 173.785589 | 159.384592 | +| Devirtualization.EqualityComparer.ValueTupleCompareWrapped | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/Devirtualization.EqualityComparer.ValueTupleCompareWrapped.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/Devirtualization.EqualityComparer.ValueTupleCompareWrapped.html) | -8.07% | 196.954645 | 181.058317 | +| GuardedDevirtualization.TwoClassInterface.Call(testInput: pB = 0.60) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/GuardedDevirtualization.TwoClassInterface.Call%28testInput%3A%20pB%20%3D%200.60%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/GuardedDevirtualization.TwoClassInterface.Call%28testInput%3A%20pB%20%3D%200.60%29.html) | -7.95% | 4.101518 | 3.775346 | +| MicroBenchmarks.Serializers.Xml_ToStream.XmlSerializer_ | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/MicroBenchmarks.Serializers.Xml_ToStream%28Location%29.XmlSerializer_.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/MicroBenchmarks.Serializers.Xml_ToStream%28Location%29.XmlSerializer_.html) | -8.29% | 6775.271893 | 6213.831234 | +| MicroBenchmarks.Serializers.Xml_ToStream.XmlSerializer_ | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/MicroBenchmarks.Serializers.Xml_ToStream%28SimpleStructWithProperties%29.XmlSerializer_.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/MicroBenchmarks.Serializers.Xml_ToStream%28SimpleStructWithProperties%29.XmlSerializer_.html) | -8.75% | 4238.975617 | 3868.192478 | +| Microsoft.Extensions.Configuration.ConfigurationBinderBenchmarks.Get(ConfigurationProvidersCount: 8, KeysCountPerProvider: 10) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/Microsoft.Extensions.Configuration.ConfigurationBinderBenchmarks.Get%28ConfigurationProvidersCount%3A%208%2C%20KeysCountPerProvider%3A%2010%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/Microsoft.Extensions.Configuration.ConfigurationBinderBenchmarks.Get%28ConfigurationProvidersCount%3A%208%2C%20KeysCountPerProvider%3A%2010%29.html) | -8.14% | 898620.359288 | 825433.285063 | +| Microsoft.Extensions.DependencyInjection.GetService.Singleton | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/Microsoft.Extensions.DependencyInjection.GetService.Singleton.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/Microsoft.Extensions.DependencyInjection.GetService.Singleton.html) | -9.12% | 69.760310 | 63.401340 | +| Microsoft.Extensions.Logging.LoggingOverhead.NoArguments_FilteredByLevel | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/Microsoft.Extensions.Logging.LoggingOverhead.NoArguments_FilteredByLevel.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/Microsoft.Extensions.Logging.LoggingOverhead.NoArguments_FilteredByLevel.html) | -7.80% | 224.681350 | 207.161824 | +| PerfLabTests.EnumPerf.ObjectGetType | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/PerfLabTests.EnumPerf.ObjectGetType.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/PerfLabTests.EnumPerf.ObjectGetType.html) | -9.38% | 0.758571 | 0.687394 | +| System.Buffers.Text.Tests.Utf8FormatterTests.FormatterInt32(value: 4) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Buffers.Text.Tests.Utf8FormatterTests.FormatterInt32%28value%3A%204%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Buffers.Text.Tests.Utf8FormatterTests.FormatterInt32%28value%3A%204%29.html) | -7.60% | 15.455797 | 14.280980 | +| System.Buffers.Text.Tests.Utf8FormatterTests.FormatterInt64(value: 12345) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Buffers.Text.Tests.Utf8FormatterTests.FormatterInt64%28value%3A%2012345%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Buffers.Text.Tests.Utf8FormatterTests.FormatterInt64%28value%3A%2012345%29.html) | -9.56% | 14.844889 | 13.426443 | +| System.Collections.AddGivenSize.Dictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.AddGivenSize%28Int32%29.Dictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.AddGivenSize%28Int32%29.Dictionary%28Size%3A%20512%29.html) | -7.52% | 10912.296958 | 10091.887542 | +| System.Collections.AddGivenSize.ICollection(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.AddGivenSize%28Int32%29.ICollection%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.AddGivenSize%28Int32%29.ICollection%28Size%3A%20512%29.html) | -9.70% | 7034.341653 | 6351.672791 | +| System.Collections.ContainsKeyFalse.ConcurrentDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.ContainsKeyFalse%28String%2C%20String%29.ConcurrentDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.ContainsKeyFalse%28String%2C%20String%29.ConcurrentDictionary%28Size%3A%20512%29.html) | -8.52% | 10246.292171 | 9373.478024 | +| System.Collections.ContainsKeyTrue.ImmutableSortedDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.ContainsKeyTrue%28Int32%2C%20Int32%29.ImmutableSortedDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.ContainsKeyTrue%28Int32%2C%20Int32%29.ImmutableSortedDictionary%28Size%3A%20512%29.html) | -8.50% | 55585.560571 | 50860.478855 | +| System.Collections.ContainsKeyTrue.ConcurrentDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.ContainsKeyTrue%28String%2C%20String%29.ConcurrentDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.ContainsKeyTrue%28String%2C%20String%29.ConcurrentDictionary%28Size%3A%20512%29.html) | -8.41% | 14736.903817 | 13497.942560 | +| System.Collections.ContainsKeyTrue.SortedDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.ContainsKeyTrue%28String%2C%20String%29.SortedDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.ContainsKeyTrue%28String%2C%20String%29.SortedDictionary%28Size%3A%20512%29.html) | -9.58% | 756832.840717 | 684326.011829 | +| System.Collections.CopyTo.Memory(Size: 2048) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CopyTo%28String%29.Memory%28Size%3A%202048%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CopyTo%28String%29.Memory%28Size%3A%202048%29.html) | -9.59% | 1878.249851 | 1698.152635 | +| System.Collections.CreateAddAndClear.Dictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CreateAddAndClear%28String%29.Dictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CreateAddAndClear%28String%29.Dictionary%28Size%3A%20512%29.html) | -7.66% | 24633.694021 | 22745.730148 | +| System.Collections.CreateAddAndClear.HashSet(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CreateAddAndClear%28String%29.HashSet%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CreateAddAndClear%28String%29.HashSet%28Size%3A%20512%29.html) | -9.25% | 23029.105154 | 20897.869240 | +| System.Collections.CreateAddAndClear.SortedSet(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CreateAddAndClear%28String%29.SortedSet%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CreateAddAndClear%28String%29.SortedSet%28Size%3A%20512%29.html) | -8.91% | 408761.527471 | 372333.487002 | +| System.Collections.CreateAddAndRemove.HashSet(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CreateAddAndRemove%28String%29.HashSet%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CreateAddAndRemove%28String%29.HashSet%28Size%3A%20512%29.html) | -9.07% | 40910.576196 | 37198.205600 | +| System.Collections.CreateAddAndRemove.Queue(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CreateAddAndRemove%28String%29.Queue%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CreateAddAndRemove%28String%29.Queue%28Size%3A%20512%29.html) | -8.10% | 15358.984508 | 14115.396111 | +| System.Collections.CtorFromCollection.FrozenSet(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CtorFromCollection%28Int32%29.FrozenSet%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CtorFromCollection%28Int32%29.FrozenSet%28Size%3A%20512%29.html) | -9.88% | 45599.929779 | 41095.851007 | +| System.Collections.CtorFromCollection.SortedDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CtorFromCollection%28String%29.SortedDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CtorFromCollection%28String%29.SortedDictionary%28Size%3A%20512%29.html) | -9.91% | 898279.186462 | 809269.908158 | +| System.Collections.IndexerSet.ConcurrentDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.IndexerSet%28String%29.ConcurrentDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.IndexerSet%28String%29.ConcurrentDictionary%28Size%3A%20512%29.html) | -8.97% | 38669.157775 | 35200.326960 | +| System.Collections.IndexerSet.Dictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.IndexerSet%28String%29.Dictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.IndexerSet%28String%29.Dictionary%28Size%3A%20512%29.html) | -9.30% | 15755.284989 | 14290.744507 | +| System.Collections.IndexerSet.SortedDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.IndexerSet%28String%29.SortedDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.IndexerSet%28String%29.SortedDictionary%28Size%3A%20512%29.html) | -9.84% | 740582.817811 | 667706.164942 | +| System.Collections.IterateFor.IList(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.IterateFor%28String%29.IList%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.IterateFor%28String%29.IList%28Size%3A%20512%29.html) | -9.15% | 5255.647770 | 4774.959304 | +| System.Collections.Sort.Array(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Sort%28BigStruct%29.Array%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Sort%28BigStruct%29.Array%28Size%3A%20512%29.html) | -8.08% | 251531.412011 | 231209.383371 | +| System.Collections.Tests.Perf_BitArray.BitArrayAnd(Size: 4) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.Perf_BitArray.BitArrayAnd%28Size%3A%204%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.Perf_BitArray.BitArrayAnd%28Size%3A%204%29.html) | -7.52% | 13.280476 | 12.281257 | +| System.Collections.Tests.Perf_PriorityQueue.Dequeue_And_Enqueue(Size: 100) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.Perf_PriorityQueue%28String%2C%20String%29.Dequeue_And_Enqueue%28Size%3A%20100%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.Perf_PriorityQueue%28String%2C%20String%29.Dequeue_And_Enqueue%28Size%3A%20100%29.html) | -7.98% | 234201.300447 | 215509.061450 | +| System.Collections.Tests.Perf_PriorityQueue.HeapSort(Size: 10) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.Perf_PriorityQueue%28String%2C%20String%29.HeapSort%28Size%3A%2010%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.Perf_PriorityQueue%28String%2C%20String%29.HeapSort%28Size%3A%2010%29.html) | -8.74% | 4320.120927 | 3942.634374 | +| System.Collections.TryAddDefaultSize.Dictionary(Count: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.TryAddDefaultSize%28Int32%29.Dictionary%28Count%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.TryAddDefaultSize%28Int32%29.Dictionary%28Count%3A%20512%29.html) | -8.06% | 16565.182594 | 15230.508153 | +| System.Collections.TryAddDefaultSize.Dictionary(Count: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.TryAddDefaultSize%28String%29.Dictionary%28Count%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.TryAddDefaultSize%28String%29.Dictionary%28Count%3A%20512%29.html) | -8.26% | 24855.890582 | 22801.980624 | +| System.Collections.TryGetValueFalse.ConcurrentDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.TryGetValueFalse%28BigStruct%2C%20BigStruct%29.ConcurrentDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.TryGetValueFalse%28BigStruct%2C%20BigStruct%29.ConcurrentDictionary%28Size%3A%20512%29.html) | -8.28% | 232463.828947 | 213204.473913 | +| System.Collections.TryGetValueFalse.ImmutableDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.TryGetValueFalse%28BigStruct%2C%20BigStruct%29.ImmutableDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.TryGetValueFalse%28BigStruct%2C%20BigStruct%29.ImmutableDictionary%28Size%3A%20512%29.html) | -8.42% | 351532.328795 | 321938.936647 | +| System.Collections.TryGetValueFalse.ConcurrentDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.TryGetValueFalse%28String%2C%20String%29.ConcurrentDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.TryGetValueFalse%28String%2C%20String%29.ConcurrentDictionary%28Size%3A%20512%29.html) | -9.92% | 11339.355644 | 10214.159929 | +| System.Collections.TryGetValueFalse.Dictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.TryGetValueFalse%28String%2C%20String%29.Dictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.TryGetValueFalse%28String%2C%20String%29.Dictionary%28Size%3A%20512%29.html) | -8.67% | 10921.847569 | 9974.452531 | +| System.Collections.TryGetValueTrue.ConcurrentDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.TryGetValueTrue%28String%2C%20String%29.ConcurrentDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.TryGetValueTrue%28String%2C%20String%29.ConcurrentDictionary%28Size%3A%20512%29.html) | -7.76% | 15456.514639 | 14256.743709 | +| System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter(typeToConvert: typeof(string)) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter%28typeToConvert%3A%20typeof%28string%29%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter%28typeToConvert%3A%20typeof%28string%29%29.html) | -8.66% | 252.258997 | 230.407936 | +| System.IO.Tests.BinaryWriterExtendedTests.WriteAsciiString(StringLengthInChars: 32) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.IO.Tests.BinaryWriterExtendedTests.WriteAsciiString%28StringLengthInChars%3A%2032%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.IO.Tests.BinaryWriterExtendedTests.WriteAsciiString%28StringLengthInChars%3A%2032%29.html) | -9.22% | 36.835530 | 33.439697 | +| System.IO.Tests.BinaryWriterTests.WriteUInt16 | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.IO.Tests.BinaryWriterTests.WriteUInt16.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.IO.Tests.BinaryWriterTests.WriteUInt16.html) | -8.41% | 8.028938 | 7.354050 | +| System.IO.Tests.Perf_File.WriteAllBytes(size: 4096) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.IO.Tests.Perf_File.WriteAllBytes%28size%3A%204096%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.IO.Tests.Perf_File.WriteAllBytes%28size%3A%204096%29.html) | -7.73% | 7531.630676 | 6949.314947 | +| System.Memory.ReadOnlySpan.Trim(input: "abcdefg") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.ReadOnlySpan.Trim%28input%3A%20%22abcdefg%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.ReadOnlySpan.Trim%28input%3A%20%22abcdefg%22%29.html) | -9.22% | 9.825033 | 8.919368 | +| System.Memory.Span.Fill(Size: 4) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Char%29.Fill%28Size%3A%204%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Char%29.Fill%28Size%3A%204%29.html) | -8.00% | 6.048752 | 5.564632 | +| System.Memory.Span.SequenceCompareTo(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Char%29.SequenceCompareTo%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Char%29.SequenceCompareTo%28Size%3A%20512%29.html) | -9.48% | 54.537559 | 49.369555 | +| System.Memory.Span.IndexOfAnyTwoValues(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Int32%29.IndexOfAnyTwoValues%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Int32%29.IndexOfAnyTwoValues%28Size%3A%20512%29.html) | -8.24% | 85.856764 | 78.779379 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.AddMultiply_ScalarAddend(BufferLength: 3079) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Single%29.AddMultiply_ScalarAddend%28BufferLength%3A%203079%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Single%29.AddMultiply_ScalarAddend%28BufferLength%3A%203079%29.html) | -8.63% | 429.572886 | 392.487571 | +| System.Numerics.Tests.Perf_Matrix3x2.InvertBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Matrix3x2.InvertBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Matrix3x2.InvertBenchmark.html) | -8.97% | 8.477203 | 7.717078 | +| System.Numerics.Tests.Perf_Quaternion.IdentityBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Quaternion.IdentityBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Quaternion.IdentityBenchmark.html) | -8.10% | 16.341538 | 15.018533 | +| System.Numerics.Tests.Perf_Vector2.CreateFromScalarXYBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector2.CreateFromScalarXYBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector2.CreateFromScalarXYBenchmark.html) | -9.62% | 17.775668 | 16.065211 | +| System.Numerics.Tests.Perf_Vector3.InequalityOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector3.InequalityOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector3.InequalityOperatorBenchmark.html) | -8.56% | 1.961580 | 1.793744 | +| System.Numerics.Tests.Perf_Vector4.CreateFromScalar | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector4.CreateFromScalar.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector4.CreateFromScalar.html) | -7.95% | 16.411146 | 15.105723 | +| System.Numerics.Tests.Perf_VectorConvert.Narrow_uint | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorConvert.Narrow_uint.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorConvert.Narrow_uint.html) | -8.91% | 3660.659507 | 3334.481040 | +| System.Numerics.Tests.Perf_VectorOf.DotBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Int64%29.DotBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Int64%29.DotBenchmark.html) | -9.56% | 1.763511 | 1.594970 | +| System.Numerics.Tests.Perf_VectorOf.BitwiseOrOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Single%29.BitwiseOrOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Single%29.BitwiseOrOperatorBenchmark.html) | -7.58% | 2.203905 | 2.036754 | +| System.Numerics.Tests.Perf_VectorOf.OnesComplementOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Single%29.OnesComplementOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Single%29.OnesComplementOperatorBenchmark.html) | -8.80% | 1.753349 | 1.599097 | +| System.Numerics.Tests.Perf_VectorOf.AndNotBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28UInt32%29.AndNotBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28UInt32%29.AndNotBenchmark.html) | -9.72% | 2.218183 | 2.002617 | +| System.Numerics.Tests.Perf_VectorOf.InequalityOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28UInt32%29.InequalityOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28UInt32%29.InequalityOperatorBenchmark.html) | -9.61% | 1.579009 | 1.427226 | +| System.Numerics.Tests.Perf_VectorOf.SubtractionOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28UInt32%29.SubtractionOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28UInt32%29.SubtractionOperatorBenchmark.html) | -8.75% | 2.154225 | 1.965717 | +| System.Reflection.Activator.CreateInstanceGeneric | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Reflection.Activator%28EmptyClass%29.CreateInstanceGeneric.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Reflection.Activator%28EmptyClass%29.CreateInstanceGeneric.html) | -9.48% | 171.565103 | 155.298333 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.EqualsAllBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int16%29.EqualsAllBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int16%29.EqualsAllBenchmark.html) | -9.68% | 0.883205 | 0.797686 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.MaxBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int16%29.MaxBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int16%29.MaxBenchmark.html) | -7.96% | 2.147583 | 1.976630 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.AndNotBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int64%29.AndNotBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int64%29.AndNotBenchmark.html) | -9.47% | 2.296487 | 2.078980 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.EqualsAllBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Single%29.EqualsAllBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Single%29.EqualsAllBenchmark.html) | -9.82% | 0.938844 | 0.846605 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.GreaterThanOrEqualAnyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt32%29.GreaterThanOrEqualAnyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt32%29.GreaterThanOrEqualAnyBenchmark.html) | -7.56% | 1.052842 | 0.973256 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.SumBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt32%29.SumBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt32%29.SumBenchmark.html) | -7.83% | 1.335123 | 1.230566 | +| System.Tests.Perf_Decimal.Divide | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Decimal.Divide.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Decimal.Divide.html) | -9.51% | 83.389208 | 75.456717 | +| System.Tests.Perf_Int32.TryFormat(value: -2147483648) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Int32.TryFormat%28value%3A%20-2147483648%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Int32.TryFormat%28value%3A%20-2147483648%29.html) | -7.79% | 30.044250 | 27.704189 | +| System.Tests.Perf_String.TrimStart(s: "Test") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_String.TrimStart%28s%3A%20%22Test%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_String.TrimStart%28s%3A%20%22Test%22%29.html) | -9.90% | 8.396716 | 7.565675 | +| System.Tests.Perf_UInt64.ToString(value: 12345) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_UInt64.ToString%28value%3A%2012345%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_UInt64.ToString%28value%3A%2012345%29.html) | -9.79% | 42.632362 | 38.458617 | +| System.Tests.Perf_UInt64.TryFormat(value: 12345) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_UInt64.TryFormat%28value%3A%2012345%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_UInt64.TryFormat%28value%3A%2012345%29.html) | -8.19% | 15.262939 | 14.012377 | +| System.Tests.Perf_Uri.Ctor(input: "http://höst.with.ünicode") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Uri.Ctor%28input%3A%20%22http%3A//h%C3%B6st.with.%C3%BCnicode%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Uri.Ctor%28input%3A%20%22http%3A//h%C3%B6st.with.%C3%BCnicode%22%29.html) | -9.04% | 847.745176 | 771.114388 | +| System.Text.Json.Document.Tests.Perf_DocumentParse.Parse(IsDataIndented: False, TestRandomAccess: True, TestCase: BasicJson) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Document.Tests.Perf_DocumentParse.Parse%28IsDataIndented%3A%20False%2C%20TestRandomAccess%3A%20True%2C%20TestCase%3A%20BasicJson%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Document.Tests.Perf_DocumentParse.Parse%28IsDataIndented%3A%20False%2C%20TestRandomAccess%3A%20True%2C%20TestCase%3A%20BasicJson%29.html) | -9.59% | 3699.903396 | 3345.247278 | +| System.Text.Json.Document.Tests.Perf_DocumentParse.Parse(IsDataIndented: True, TestRandomAccess: True, TestCase: BasicJson) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Document.Tests.Perf_DocumentParse.Parse%28IsDataIndented%3A%20True%2C%20TestRandomAccess%3A%20True%2C%20TestCase%3A%20BasicJson%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Document.Tests.Perf_DocumentParse.Parse%28IsDataIndented%3A%20True%2C%20TestRandomAccess%3A%20True%2C%20TestCase%3A%20BasicJson%29.html) | -7.72% | 3802.941626 | 3509.490593 | +| System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite(IsDataIndented: False, TestCase: BroadTree) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20False%2C%20TestCase%3A%20BroadTree%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20False%2C%20TestCase%3A%20BroadTree%29.html) | -9.86% | 92571.511659 | 83448.321541 | +| System.Text.Json.Serialization.Tests.ReadJson>.DeserializeFromReader(Mode: Reflection) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Serialization.Tests.ReadJson%28ImmutableSortedDictionary%28String%2C%20String%29%29.DeserializeFromReader%28Mode%3A%20Reflection%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Serialization.Tests.ReadJson%28ImmutableSortedDictionary%28String%2C%20String%29%29.DeserializeFromReader%28Mode%3A%20Reflection%29.html) | -9.27% | 255799.735360 | 232075.327903 | +| System.Text.Json.Serialization.Tests.ReadJson>.DeserializeFromReader(Mode: SourceGen) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Serialization.Tests.ReadJson%28ImmutableSortedDictionary%28String%2C%20String%29%29.DeserializeFromReader%28Mode%3A%20SourceGen%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Serialization.Tests.ReadJson%28ImmutableSortedDictionary%28String%2C%20String%29%29.DeserializeFromReader%28Mode%3A%20SourceGen%29.html) | -7.51% | 247279.022757 | 228709.014111 | +| System.Text.Json.Serialization.Tests.ReadJson>.DeserializeFromUtf8Bytes(Mode: Reflection) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Serialization.Tests.ReadJson%28ImmutableSortedDictionary%28String%2C%20String%29%29.DeserializeFromUtf8Bytes%28Mode%3A%20Reflection%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Serialization.Tests.ReadJson%28ImmutableSortedDictionary%28String%2C%20String%29%29.DeserializeFromUtf8Bytes%28Mode%3A%20Reflection%29.html) | -7.59% | 246023.918202 | 227343.410268 | +| System.Text.Json.Serialization.Tests.ReadJson>.DeserializeFromUtf8Bytes(Mode: SourceGen) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Serialization.Tests.ReadJson%28ImmutableSortedDictionary%28String%2C%20String%29%29.DeserializeFromUtf8Bytes%28Mode%3A%20SourceGen%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Serialization.Tests.ReadJson%28ImmutableSortedDictionary%28String%2C%20String%29%29.DeserializeFromUtf8Bytes%28Mode%3A%20SourceGen%29.html) | -8.66% | 244182.189072 | 223037.118142 | +| System.Text.Json.Serialization.Tests.ReadJson.DeserializeFromUtf8Bytes(Mode: Reflection) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Serialization.Tests.ReadJson%28Int32%29.DeserializeFromUtf8Bytes%28Mode%3A%20Reflection%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Serialization.Tests.ReadJson%28Int32%29.DeserializeFromUtf8Bytes%28Mode%3A%20Reflection%29.html) | -8.51% | 184.322253 | 168.637522 | +| System.Text.Json.Serialization.Tests.WriteJson.SerializeToString(Mode: SourceGen) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Serialization.Tests.WriteJson%28Int32%29.SerializeToString%28Mode%3A%20SourceGen%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Serialization.Tests.WriteJson%28Int32%29.SerializeToString%28Mode%3A%20SourceGen%29.html) | -8.72% | 368.850285 | 336.673358 | +| System.Text.Json.Serialization.Tests.WriteJson.SerializeToUtf8Bytes(Mode: SourceGen) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Serialization.Tests.WriteJson%28LoginViewModel%29.SerializeToUtf8Bytes%28Mode%3A%20SourceGen%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Serialization.Tests.WriteJson%28LoginViewModel%29.SerializeToUtf8Bytes%28Mode%3A%20SourceGen%29.html) | -7.61% | 551.316644 | 509.359407 | +| System.Text.Json.Serialization.Tests.WriteJson>.SerializeToString(Mode: SourceGen) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Serialization.Tests.WriteJson%28Nullable%28DateTimeOffset%29%29.SerializeToString%28Mode%3A%20SourceGen%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Serialization.Tests.WriteJson%28Nullable%28DateTimeOffset%29%29.SerializeToString%28Mode%3A%20SourceGen%29.html) | -9.27% | 642.306744 | 582.783871 | +| System.Text.Json.Serialization.Tests.WriteJson>.SerializeToUtf8Bytes(Mode: SourceGen) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Serialization.Tests.WriteJson%28Nullable%28DateTimeOffset%29%29.SerializeToUtf8Bytes%28Mode%3A%20SourceGen%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Serialization.Tests.WriteJson%28Nullable%28DateTimeOffset%29%29.SerializeToUtf8Bytes%28Mode%3A%20SourceGen%29.html) | -9.75% | 540.728220 | 488.005888 | +| System.Text.Json.Tests.Utf8JsonReaderCommentsTests.Utf8JsonReaderCommentParsing(CommentHandling: Skip, SegmentSize: 0, TestCase: LongSingleLine) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Tests.Utf8JsonReaderCommentsTests.Utf8JsonReaderCommentParsing%28CommentHandling%3A%20Skip%2C%20SegmentSize%3A%200%2C%20TestCase%3A%20LongSingleLine%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Tests.Utf8JsonReaderCommentsTests.Utf8JsonReaderCommentParsing%28CommentHandling%3A%20Skip%2C%20SegmentSize%3A%200%2C%20TestCase%3A%20LongSingleLine%29.html) | -9.50% | 227.539584 | 205.929722 | +| System.Text.Perf_Utf8Encoding.GetBytes(Input: Cyrillic) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Perf_Utf8Encoding.GetBytes%28Input%3A%20Cyrillic%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Perf_Utf8Encoding.GetBytes%28Input%3A%20Cyrillic%29.html) | -9.05% | 75451.220884 | 68625.234797 | +| System.Text.Perf_Utf8Encoding.GetBytes(Input: EnglishMostlyAscii) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Perf_Utf8Encoding.GetBytes%28Input%3A%20EnglishMostlyAscii%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Perf_Utf8Encoding.GetBytes%28Input%3A%20EnglishMostlyAscii%29.html) | -8.45% | 140096.632939 | 128257.485934 | +| System.Text.Perf_Utf8Encoding.GetBytes(Input: Greek) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Perf_Utf8Encoding.GetBytes%28Input%3A%20Greek%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Perf_Utf8Encoding.GetBytes%28Input%3A%20Greek%29.html) | -9.05% | 101790.469444 | 92578.203649 | +| System.Text.RegularExpressions.Tests.Perf_Regex_Cache.IsMatch(total: 40000, unique: 1600, cacheSize: 800) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.RegularExpressions.Tests.Perf_Regex_Cache.IsMatch%28total%3A%2040000%2C%20unique%3A%201600%2C%20cacheSize%3A%20800%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.RegularExpressions.Tests.Perf_Regex_Cache.IsMatch%28total%3A%2040000%2C%20unique%3A%201600%2C%20cacheSize%3A%20800%29.html) | -8.67% | 138919440.006667 | 126879787.896970 | + +## 5-7.5% Improvement (112 tests) + +| Test Name | Link (Viper) | Link (Tiger) | Change % | .NET 9 | .NET 10 | +|-----------|------|------|----------|--------|-------| +| Benchstone.MDBenchI.MDGeneralArray.Test2 | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/Benchstone.MDBenchI.MDGeneralArray.Test2.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/Benchstone.MDBenchI.MDGeneralArray.Test2.html) | -6.89% | 183227400.097143 | 170608102.725595 | +| LinqBenchmarks.CountBy00LinqMethodX | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/LinqBenchmarks.CountBy00LinqMethodX.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/LinqBenchmarks.CountBy00LinqMethodX.html) | -6.12% | 4900467253.253334 | 4600435947.694597 | +| MicroBenchmarks.Serializers.Json_ToStream.SystemTextJson_Reflection_ | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/MicroBenchmarks.Serializers.Json_ToStream%28IndexViewModel%29.SystemTextJson_Reflection_.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/MicroBenchmarks.Serializers.Json_ToStream%28IndexViewModel%29.SystemTextJson_Reflection_.html) | -5.96% | 78504.042824 | 73826.253540 | +| MicroBenchmarks.Serializers.Json_ToStream.SystemTextJson_SourceGen_ | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/MicroBenchmarks.Serializers.Json_ToStream%28IndexViewModel%29.SystemTextJson_SourceGen_.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/MicroBenchmarks.Serializers.Json_ToStream%28IndexViewModel%29.SystemTextJson_SourceGen_.html) | -5.95% | 67763.384378 | 63732.569795 | +| MicroBenchmarks.Serializers.Json_ToString.SystemTextJson_Reflection_ | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/MicroBenchmarks.Serializers.Json_ToString%28IndexViewModel%29.SystemTextJson_Reflection_.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/MicroBenchmarks.Serializers.Json_ToString%28IndexViewModel%29.SystemTextJson_Reflection_.html) | -6.22% | 84909.257101 | 79631.643671 | +| MicroBenchmarks.Serializers.Json_ToString.JsonNet_ | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/MicroBenchmarks.Serializers.Json_ToString%28Location%29.JsonNet_.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/MicroBenchmarks.Serializers.Json_ToString%28Location%29.JsonNet_.html) | -6.57% | 4671.552361 | 4364.463508 | +| MicroBenchmarks.Serializers.Json_ToString.SystemTextJson_SourceGen_ | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/MicroBenchmarks.Serializers.Json_ToString%28MyEventsListerViewModel%29.SystemTextJson_SourceGen_.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/MicroBenchmarks.Serializers.Json_ToString%28MyEventsListerViewModel%29.SystemTextJson_SourceGen_.html) | -5.24% | 692920.385085 | 656636.387123 | +| MicroBenchmarks.Serializers.Xml_ToStream.XmlSerializer_ | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/MicroBenchmarks.Serializers.Xml_ToStream%28LoginViewModel%29.XmlSerializer_.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/MicroBenchmarks.Serializers.Xml_ToStream%28LoginViewModel%29.XmlSerializer_.html) | -6.86% | 4650.286928 | 4331.489816 | +| Microsoft.Extensions.Caching.Memory.Tests.MemoryCacheTests.TryGetValueHit | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/Microsoft.Extensions.Caching.Memory.Tests.MemoryCacheTests.TryGetValueHit.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/Microsoft.Extensions.Caching.Memory.Tests.MemoryCacheTests.TryGetValueHit.html) | -6.48% | 90.083724 | 84.247228 | +| Microsoft.Extensions.Configuration.ConfigurationBinderBenchmarks.Get(ConfigurationProvidersCount: 16, KeysCountPerProvider: 10) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/Microsoft.Extensions.Configuration.ConfigurationBinderBenchmarks.Get%28ConfigurationProvidersCount%3A%2016%2C%20KeysCountPerProvider%3A%2010%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/Microsoft.Extensions.Configuration.ConfigurationBinderBenchmarks.Get%28ConfigurationProvidersCount%3A%2016%2C%20KeysCountPerProvider%3A%2010%29.html) | -5.57% | 3088207.006083 | 2916099.563183 | +| Microsoft.Extensions.Configuration.ConfigurationBinderBenchmarks.Get(ConfigurationProvidersCount: 8, KeysCountPerProvider: 20) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/Microsoft.Extensions.Configuration.ConfigurationBinderBenchmarks.Get%28ConfigurationProvidersCount%3A%208%2C%20KeysCountPerProvider%3A%2020%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/Microsoft.Extensions.Configuration.ConfigurationBinderBenchmarks.Get%28ConfigurationProvidersCount%3A%208%2C%20KeysCountPerProvider%3A%2020%29.html) | -6.73% | 1920202.659323 | 1790898.504430 | +| Microsoft.Extensions.Configuration.ConfigurationBinderBenchmarks.Get(ConfigurationProvidersCount: 8, KeysCountPerProvider: 40) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/Microsoft.Extensions.Configuration.ConfigurationBinderBenchmarks.Get%28ConfigurationProvidersCount%3A%208%2C%20KeysCountPerProvider%3A%2040%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/Microsoft.Extensions.Configuration.ConfigurationBinderBenchmarks.Get%28ConfigurationProvidersCount%3A%208%2C%20KeysCountPerProvider%3A%2040%29.html) | -5.70% | 4183503.458291 | 3944893.955221 | +| Microsoft.Extensions.Logging.FormattingOverhead.TwoArguments | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/Microsoft.Extensions.Logging.FormattingOverhead.TwoArguments.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/Microsoft.Extensions.Logging.FormattingOverhead.TwoArguments.html) | -6.53% | 744.713827 | 696.119724 | +| PerfLabTests.LowLevelPerf.EmptyStaticFunction | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/PerfLabTests.LowLevelPerf.EmptyStaticFunction.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/PerfLabTests.LowLevelPerf.EmptyStaticFunction.html) | -6.40% | 3113849.877750 | 2914635.211760 | +| System.Collections.AddGivenSize.HashSet(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.AddGivenSize%28String%29.HashSet%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.AddGivenSize%28String%29.HashSet%28Size%3A%20512%29.html) | -7.19% | 13519.110695 | 12547.061373 | +| System.Collections.AddGivenSize.IDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.AddGivenSize%28String%29.IDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.AddGivenSize%28String%29.IDictionary%28Size%3A%20512%29.html) | -6.63% | 20651.850305 | 19281.675762 | +| System.Collections.ContainsKeyFalse.ImmutableSortedDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.ContainsKeyFalse%28Int32%2C%20Int32%29.ImmutableSortedDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.ContainsKeyFalse%28Int32%2C%20Int32%29.ImmutableSortedDictionary%28Size%3A%20512%29.html) | -6.17% | 63527.750004 | 59607.965935 | +| System.Collections.ContainsKeyTrue.Dictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.ContainsKeyTrue%28String%2C%20String%29.Dictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.ContainsKeyTrue%28String%2C%20String%29.Dictionary%28Size%3A%20512%29.html) | -6.89% | 15386.387480 | 14326.525677 | +| System.Collections.ContainsTrue.SortedSet(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.ContainsTrue%28Int32%29.SortedSet%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.ContainsTrue%28Int32%29.SortedSet%28Size%3A%20512%29.html) | -5.03% | 23017.806499 | 21859.525625 | +| System.Collections.CreateAddAndClear.Dictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CreateAddAndClear%28Int32%29.Dictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CreateAddAndClear%28Int32%29.Dictionary%28Size%3A%20512%29.html) | -5.37% | 16640.963815 | 15746.836647 | +| System.Collections.CreateAddAndClear.HashSet(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CreateAddAndClear%28Int32%29.HashSet%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CreateAddAndClear%28Int32%29.HashSet%28Size%3A%20512%29.html) | -6.60% | 16647.974087 | 15548.803005 | +| System.Collections.CreateAddAndClear.IDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CreateAddAndClear%28Int32%29.IDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CreateAddAndClear%28Int32%29.IDictionary%28Size%3A%20512%29.html) | -6.26% | 18794.390967 | 17618.580435 | +| System.Collections.CreateAddAndClear.IDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CreateAddAndClear%28String%29.IDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CreateAddAndClear%28String%29.IDictionary%28Size%3A%20512%29.html) | -6.84% | 26473.991470 | 24662.421361 | +| System.Collections.CreateAddAndClear.ImmutableArray(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CreateAddAndClear%28String%29.ImmutableArray%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CreateAddAndClear%28String%29.ImmutableArray%28Size%3A%20512%29.html) | -5.80% | 122392.186231 | 115291.243197 | +| System.Collections.CreateAddAndClear.ImmutableSortedDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CreateAddAndClear%28String%29.ImmutableSortedDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CreateAddAndClear%28String%29.ImmutableSortedDictionary%28Size%3A%20512%29.html) | -5.64% | 614207.034790 | 579537.626059 | +| System.Collections.CtorFromCollection.FrozenDictionaryOptimized(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CtorFromCollection%28String%29.FrozenDictionaryOptimized%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CtorFromCollection%28String%29.FrozenDictionaryOptimized%28Size%3A%20512%29.html) | -7.22% | 67930.517263 | 63027.408029 | +| System.Collections.IterateFor.IList(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.IterateFor%28Int32%29.IList%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.IterateFor%28Int32%29.IList%28Size%3A%20512%29.html) | -7.01% | 4813.067362 | 4475.483273 | +| System.Collections.Perf_DefaultFrozenDictionary.ToFrozenDictionary(Count: 100) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Perf_DefaultFrozenDictionary.ToFrozenDictionary%28Count%3A%20100%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Perf_DefaultFrozenDictionary.ToFrozenDictionary%28Count%3A%20100%29.html) | -6.63% | 16511.729745 | 15416.221273 | +| System.Collections.Perf_Frozen.ToFrozenDictionary(Count: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Perf_Frozen%28ReferenceType%29.ToFrozenDictionary%28Count%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Perf_Frozen%28ReferenceType%29.ToFrozenDictionary%28Count%3A%20512%29.html) | -5.86% | 54788.424474 | 51576.487412 | +| System.Collections.Perf_LengthBucketsFrozenDictionary.ToFrozenDictionary(Count: 1000, ItemsPerBucket: 1) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Perf_LengthBucketsFrozenDictionary.ToFrozenDictionary%28Count%3A%201000%2C%20ItemsPerBucket%3A%201%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Perf_LengthBucketsFrozenDictionary.ToFrozenDictionary%28Count%3A%201000%2C%20ItemsPerBucket%3A%201%29.html) | -5.12% | 19880.137198 | 18861.986586 | +| System.Collections.Tests.Perf_BitArray.BitArrayByteArrayCtor(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.Perf_BitArray.BitArrayByteArrayCtor%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.Perf_BitArray.BitArrayByteArrayCtor%28Size%3A%20512%29.html) | -6.20% | 148.320796 | 139.119626 | +| System.Collections.Tests.Perf_BitArray.BitArraySetLengthGrow(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.Perf_BitArray.BitArraySetLengthGrow%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.Perf_BitArray.BitArraySetLengthGrow%28Size%3A%20512%29.html) | -7.33% | 233.147552 | 216.058098 | +| System.Collections.Tests.Perf_PriorityQueue.HeapSort(Size: 100) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.Perf_PriorityQueue%28String%2C%20String%29.HeapSort%28Size%3A%20100%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.Perf_PriorityQueue%28String%2C%20String%29.HeapSort%28Size%3A%20100%29.html) | -7.26% | 95527.146673 | 88596.448810 | +| System.Collections.Tests.Perf_PriorityQueue.HeapSort(Size: 1000) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.Perf_PriorityQueue%28String%2C%20String%29.HeapSort%28Size%3A%201000%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.Perf_PriorityQueue%28String%2C%20String%29.HeapSort%28Size%3A%201000%29.html) | -5.04% | 1647315.729271 | 1564331.481746 | +| System.Collections.Tests.Perf_PriorityQueue.K_Max_Elements(Size: 10) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.Perf_PriorityQueue%28String%2C%20String%29.K_Max_Elements%28Size%3A%2010%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.Perf_PriorityQueue%28String%2C%20String%29.K_Max_Elements%28Size%3A%2010%29.html) | -5.71% | 1882.659356 | 1775.238352 | +| System.Collections.TryAddGiventSize.Dictionary(Count: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.TryAddGiventSize%28Int32%29.Dictionary%28Count%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.TryAddGiventSize%28Int32%29.Dictionary%28Count%3A%20512%29.html) | -7.16% | 10888.194480 | 10108.090159 | +| System.Collections.TryAddGiventSize.Dictionary(Count: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.TryAddGiventSize%28String%29.Dictionary%28Count%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.TryAddGiventSize%28String%29.Dictionary%28Count%3A%20512%29.html) | -5.57% | 18755.146902 | 17710.364059 | +| System.Collections.TryGetValueFalse.IDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.TryGetValueFalse%28String%2C%20String%29.IDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.TryGetValueFalse%28String%2C%20String%29.IDictionary%28Size%3A%20512%29.html) | -7.24% | 12162.408318 | 11282.397731 | +| System.Collections.TryGetValueTrue.ImmutableDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.TryGetValueTrue%28BigStruct%2C%20BigStruct%29.ImmutableDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.TryGetValueTrue%28BigStruct%2C%20BigStruct%29.ImmutableDictionary%28Size%3A%20512%29.html) | -7.13% | 497733.122237 | 462242.737737 | +| System.Collections.TryGetValueTrue.Dictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.TryGetValueTrue%28String%2C%20String%29.Dictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.TryGetValueTrue%28String%2C%20String%29.Dictionary%28Size%3A%20512%29.html) | -7.40% | 15771.870983 | 14604.498789 | +| System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter(typeToConvert: typeof(int)) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter%28typeToConvert%3A%20typeof%28int%29%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter%28typeToConvert%3A%20typeof%28int%29%29.html) | -7.34% | 365.265823 | 338.460102 | +| System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter(typeToConvert: typeof(int?)) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter%28typeToConvert%3A%20typeof%28int%3F%29%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter%28typeToConvert%3A%20typeof%28int%3F%29%29.html) | -6.11% | 363.946039 | 341.724424 | +| System.IO.MemoryMappedFiles.Tests.Perf_MemoryMappedFile.CreateNew(capacity: 10000) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.IO.MemoryMappedFiles.Tests.Perf_MemoryMappedFile.CreateNew%28capacity%3A%2010000%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.IO.MemoryMappedFiles.Tests.Perf_MemoryMappedFile.CreateNew%28capacity%3A%2010000%29.html) | -6.10% | 18397.945834 | 17274.893164 | +| System.Linq.Tests.Perf_Enumerable.EmptyTakeSelectToArray | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Linq.Tests.Perf_Enumerable.EmptyTakeSelectToArray.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Linq.Tests.Perf_Enumerable.EmptyTakeSelectToArray.html) | -7.44% | 49.085136 | 45.431929 | +| System.Linq.Tests.Perf_Enumerable.Prepend(input: IEnumerable) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Linq.Tests.Perf_Enumerable.Prepend%28input%3A%20IEnumerable%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Linq.Tests.Perf_Enumerable.Prepend%28input%3A%20IEnumerable%29.html) | -5.84% | 24873.362884 | 23420.118899 | +| System.Linq.Tests.Perf_OrderBy.OrderByString(NumberOfPeople: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Linq.Tests.Perf_OrderBy.OrderByString%28NumberOfPeople%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Linq.Tests.Perf_OrderBy.OrderByString%28NumberOfPeople%3A%20512%29.html) | -6.73% | 413314.420303 | 385481.956522 | +| System.Memory.ReadOnlyMemory.Pin(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.ReadOnlyMemory%28Byte%29.Pin%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.ReadOnlyMemory%28Byte%29.Pin%28Size%3A%20512%29.html) | -6.18% | 91.378517 | 85.734951 | +| System.Net.Primitives.Tests.IPAddressPerformanceTests.CtorAndToString(address: [16, 32, 48, 64, 80, ...]) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Net.Primitives.Tests.IPAddressPerformanceTests.CtorAndToString%28address%3A%20%5B16%2C%2032%2C%2048%2C%2064%2C%2080%2C%20...%5D%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Net.Primitives.Tests.IPAddressPerformanceTests.CtorAndToString%28address%3A%20%5B16%2C%2032%2C%2048%2C%2064%2C%2080%2C%20...%5D%29.html) | -7.21% | 170.878253 | 158.554720 | +| System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives.Sigmoid(BufferLength: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Single%29.Sigmoid%28BufferLength%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Single%29.Sigmoid%28BufferLength%3A%20128%29.html) | -6.20% | 8390.096057 | 7869.717906 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.Add_Scalar(BufferLength: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Int32%29.Add_Scalar%28BufferLength%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Int32%29.Add_Scalar%28BufferLength%3A%20128%29.html) | -7.00% | 250.560409 | 233.010389 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.Negate(BufferLength: 3079) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Int32%29.Negate%28BufferLength%3A%203079%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Int32%29.Negate%28BufferLength%3A%203079%29.html) | -7.22% | 86549.035751 | 80300.093455 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.AddMultiply_ScalarMultiplier(BufferLength: 3079) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Single%29.AddMultiply_ScalarMultiplier%28BufferLength%3A%203079%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Single%29.AddMultiply_ScalarMultiplier%28BufferLength%3A%203079%29.html) | -6.99% | 423.973219 | 394.328041 | +| System.Numerics.Tests.Perf_BigInteger.Parse(numberString: -2147483648) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_BigInteger.Parse%28numberString%3A%20-2147483648%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_BigInteger.Parse%28numberString%3A%20-2147483648%29.html) | -7.24% | 239.206571 | 221.895777 | +| System.Numerics.Tests.Perf_BigInteger.ToStringX(numberString: 123) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_BigInteger.ToStringX%28numberString%3A%20123%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_BigInteger.ToStringX%28numberString%3A%20123%29.html) | -5.52% | 111.631131 | 105.467255 | +| System.Numerics.Tests.Perf_BigInteger.ToStringX(numberString: 123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678... | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_BigInteger.ToStringX%28numberString%3A%20123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_BigInteger.ToStringX%28numberString%3A%20123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678.html) | -5.61% | 415.914039 | 392.588941 | +| System.Numerics.Tests.Perf_Matrix4x4.CreateFromYawPitchRollBenchmarkBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Matrix4x4.CreateFromYawPitchRollBenchmarkBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Matrix4x4.CreateFromYawPitchRollBenchmarkBenchmark.html) | -6.73% | 89.688549 | 83.649662 | +| System.Numerics.Tests.Perf_Matrix4x4.CreateShadowBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Matrix4x4.CreateShadowBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Matrix4x4.CreateShadowBenchmark.html) | -6.65% | 20.926971 | 19.534663 | +| System.Numerics.Tests.Perf_Matrix4x4.InequalityOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Matrix4x4.InequalityOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Matrix4x4.InequalityOperatorBenchmark.html) | -6.92% | 12.616513 | 11.743959 | +| System.Numerics.Tests.Perf_Plane.DotBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Plane.DotBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Plane.DotBenchmark.html) | -6.82% | 1.782311 | 1.660806 | +| System.Numerics.Tests.Perf_VectorConvert.Narrow_int | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorConvert.Narrow_int.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorConvert.Narrow_int.html) | -5.96% | 3545.637027 | 3334.472777 | +| System.Numerics.Tests.Perf_VectorConvert.Narrow_long | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorConvert.Narrow_long.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorConvert.Narrow_long.html) | -6.28% | 3520.933103 | 3299.795831 | +| System.Numerics.Tests.Perf_VectorOf.GreaterThanBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Int32%29.GreaterThanBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Int32%29.GreaterThanBenchmark.html) | -6.70% | 2.155927 | 2.011386 | +| System.Numerics.Tests.Perf_VectorOf.SubtractBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Int32%29.SubtractBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Int32%29.SubtractBenchmark.html) | -7.31% | 2.318624 | 2.149168 | +| System.Numerics.Tests.Perf_VectorOf.ExclusiveOrOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Single%29.ExclusiveOrOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Single%29.ExclusiveOrOperatorBenchmark.html) | -6.36% | 2.265132 | 2.120981 | +| System.Numerics.Tests.Perf_VectorOf.OnesComplementOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28UInt16%29.OnesComplementOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28UInt16%29.OnesComplementOperatorBenchmark.html) | -6.58% | 1.770352 | 1.653889 | +| System.Reflection.Activator.CreateInstanceType | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Reflection.Activator%28EmptyStruct%29.CreateInstanceType.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Reflection.Activator%28EmptyStruct%29.CreateInstanceType.html) | -5.71% | 138.538596 | 130.627578 | +| System.Reflection.Attributes.IsDefinedClassHit | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Reflection.Attributes.IsDefinedClassHit.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Reflection.Attributes.IsDefinedClassHit.html) | -7.12% | 287.713467 | 267.230990 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Float.MultiplyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Float.MultiplyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Float.MultiplyBenchmark.html) | -6.02% | 2.123903 | 1.996126 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.EqualsBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int32%29.EqualsBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int32%29.EqualsBenchmark.html) | -7.40% | 0.879283 | 0.814232 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.EqualityOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28SByte%29.EqualityOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28SByte%29.EqualityOperatorBenchmark.html) | -7.30% | 0.947304 | 0.878175 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.GreaterThanAnyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28SByte%29.GreaterThanAnyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28SByte%29.GreaterThanAnyBenchmark.html) | -7.48% | 0.958189 | 0.886506 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.SubtractionOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28SByte%29.SubtractionOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28SByte%29.SubtractionOperatorBenchmark.html) | -7.01% | 2.072368 | 1.927128 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.BitwiseOrBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt32%29.BitwiseOrBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt32%29.BitwiseOrBenchmark.html) | -6.43% | 2.185430 | 2.045004 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.CountBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt64%29.CountBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt64%29.CountBenchmark.html) | -6.48% | 0.157347 | 0.147154 | +| System.Tests.Perf_DateTimeOffset.ToString(format: "s") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_DateTimeOffset.ToString%28format%3A%20%22s%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_DateTimeOffset.ToString%28format%3A%20%22s%22%29.html) | -5.36% | 65.911882 | 62.381429 | +| System.Tests.Perf_Int128.ToString(value: 12345) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Int128.ToString%28value%3A%2012345%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Int128.ToString%28value%3A%2012345%29.html) | -6.33% | 50.012677 | 46.847785 | +| System.Tests.Perf_Int64.ToString(value: 12345) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Int64.ToString%28value%3A%2012345%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Int64.ToString%28value%3A%2012345%29.html) | -6.56% | 46.208458 | 43.175289 | +| System.Tests.Perf_Int64.ToString(value: 9223372036854775807) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Int64.ToString%28value%3A%209223372036854775807%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Int64.ToString%28value%3A%209223372036854775807%29.html) | -7.42% | 58.424787 | 54.091967 | +| System.Tests.Perf_Int64.TryFormat(value: -9223372036854775808) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Int64.TryFormat%28value%3A%20-9223372036854775808%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Int64.TryFormat%28value%3A%20-9223372036854775808%29.html) | -6.24% | 44.465919 | 41.690618 | +| System.Tests.Perf_String.CtorCharCount(size: 100) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_String.CtorCharCount%28size%3A%20100%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_String.CtorCharCount%28size%3A%20100%29.html) | -5.08% | 47.161233 | 44.765810 | +| System.Tests.Perf_UInt32.TryFormat(value: 12345) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_UInt32.TryFormat%28value%3A%2012345%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_UInt32.TryFormat%28value%3A%2012345%29.html) | -5.65% | 10.673422 | 10.070076 | +| System.Text.Json.Document.Tests.Perf_EnumerateObject.EnumerateProperties(TestCase: NumericProperties) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Document.Tests.Perf_EnumerateObject.EnumerateProperties%28TestCase%3A%20NumericProperties%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Document.Tests.Perf_EnumerateObject.EnumerateProperties%28TestCase%3A%20NumericProperties%29.html) | -5.17% | 6531.517990 | 6194.115747 | +| System.Text.Json.Document.Tests.Perf_EnumerateObject.EnumerateProperties(TestCase: StringProperties) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Document.Tests.Perf_EnumerateObject.EnumerateProperties%28TestCase%3A%20StringProperties%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Document.Tests.Perf_EnumerateObject.EnumerateProperties%28TestCase%3A%20StringProperties%29.html) | -6.40% | 6529.424906 | 6111.328995 | +| System.Text.Json.Node.Tests.Perf_Create.Create_JsonObject_Small | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Node.Tests.Perf_Create.Create_JsonObject_Small.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Node.Tests.Perf_Create.Create_JsonObject_Small.html) | -5.69% | 717.881281 | 677.011687 | +| System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite(IsDataIndented: False, TestCase: HelloWorld) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20False%2C%20TestCase%3A%20HelloWorld%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Node.Tests.Perf_ParseThenWrite.ParseThenWrite%28IsDataIndented%3A%20False%2C%20TestCase%3A%20HelloWorld%29.html) | -5.70% | 1299.369260 | 1225.357596 | +| System.Text.Json.Serialization.Tests.ReadJson>.DeserializeFromString(Mode: SourceGen) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Serialization.Tests.ReadJson%28ImmutableSortedDictionary%28String%2C%20String%29%29.DeserializeFromString%28Mode%3A%20SourceGen%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Serialization.Tests.ReadJson%28ImmutableSortedDictionary%28String%2C%20String%29%29.DeserializeFromString%28Mode%3A%20SourceGen%29.html) | -6.26% | 235051.980851 | 220334.961921 | +| System.Text.Json.Serialization.Tests.WriteJson.SerializeToWriter(Mode: SourceGen) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Serialization.Tests.WriteJson%28ArrayList%29.SerializeToWriter%28Mode%3A%20SourceGen%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Serialization.Tests.WriteJson%28ArrayList%29.SerializeToWriter%28Mode%3A%20SourceGen%29.html) | -5.64% | 16209.572229 | 15295.245629 | +| System.Text.Json.Serialization.Tests.WriteJson>.SerializeObjectProperty(Mode: Reflection) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Serialization.Tests.WriteJson%28Dictionary%28String%2C%20String%29%29.SerializeObjectProperty%28Mode%3A%20Reflection%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Serialization.Tests.WriteJson%28Dictionary%28String%2C%20String%29%29.SerializeObjectProperty%28Mode%3A%20Reflection%29.html) | -6.50% | 26944.931040 | 25192.467772 | +| System.Text.Json.Serialization.Tests.WriteJson>.SerializeObjectProperty(Mode: SourceGen) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Serialization.Tests.WriteJson%28Dictionary%28String%2C%20String%29%29.SerializeObjectProperty%28Mode%3A%20SourceGen%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Serialization.Tests.WriteJson%28Dictionary%28String%2C%20String%29%29.SerializeObjectProperty%28Mode%3A%20SourceGen%29.html) | -5.98% | 23774.125707 | 22351.528561 | +| System.Text.Json.Serialization.Tests.WriteJson>.SerializeToString(Mode: SourceGen) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Serialization.Tests.WriteJson%28Dictionary%28String%2C%20String%29%29.SerializeToString%28Mode%3A%20SourceGen%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Serialization.Tests.WriteJson%28Dictionary%28String%2C%20String%29%29.SerializeToString%28Mode%3A%20SourceGen%29.html) | -6.12% | 23144.865491 | 21729.336625 | +| System.Text.Json.Serialization.Tests.WriteJson>.SerializeToString(Mode: Reflection) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Serialization.Tests.WriteJson%28HashSet%28String%29%29.SerializeToString%28Mode%3A%20Reflection%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Serialization.Tests.WriteJson%28HashSet%28String%29%29.SerializeToString%28Mode%3A%20Reflection%29.html) | -5.33% | 14075.420750 | 13324.542354 | +| System.Text.Json.Serialization.Tests.WriteJson>.SerializeToUtf8Bytes(Mode: Reflection) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Serialization.Tests.WriteJson%28HashSet%28String%29%29.SerializeToUtf8Bytes%28Mode%3A%20Reflection%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Serialization.Tests.WriteJson%28HashSet%28String%29%29.SerializeToUtf8Bytes%28Mode%3A%20Reflection%29.html) | -6.58% | 12963.931414 | 12111.073692 | +| System.Text.Json.Serialization.Tests.WriteJson>.SerializeToWriter(Mode: Reflection) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Serialization.Tests.WriteJson%28HashSet%28String%29%29.SerializeToWriter%28Mode%3A%20Reflection%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Serialization.Tests.WriteJson%28HashSet%28String%29%29.SerializeToWriter%28Mode%3A%20Reflection%29.html) | -6.23% | 12413.518755 | 11640.286181 | +| System.Text.Json.Serialization.Tests.WriteJson.SerializeToString(Mode: Reflection) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Serialization.Tests.WriteJson%28Hashtable%29.SerializeToString%28Mode%3A%20Reflection%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Serialization.Tests.WriteJson%28Hashtable%29.SerializeToString%28Mode%3A%20Reflection%29.html) | -6.17% | 33012.748293 | 30976.034214 | +| System.Text.Json.Serialization.Tests.WriteJson.SerializeToString(Mode: SourceGen) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Serialization.Tests.WriteJson%28Hashtable%29.SerializeToString%28Mode%3A%20SourceGen%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Serialization.Tests.WriteJson%28Hashtable%29.SerializeToString%28Mode%3A%20SourceGen%29.html) | -5.35% | 32836.354558 | 31078.250354 | +| System.Text.Json.Serialization.Tests.WriteJson.SerializeObjectProperty(Mode: Reflection) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Serialization.Tests.WriteJson%28IndexViewModel%29.SerializeObjectProperty%28Mode%3A%20Reflection%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Serialization.Tests.WriteJson%28IndexViewModel%29.SerializeObjectProperty%28Mode%3A%20Reflection%29.html) | -6.78% | 85725.317383 | 79916.086224 | +| System.Text.Json.Serialization.Tests.WriteJson.SerializeToUtf8Bytes(Mode: Reflection) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Serialization.Tests.WriteJson%28IndexViewModel%29.SerializeToUtf8Bytes%28Mode%3A%20Reflection%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Serialization.Tests.WriteJson%28IndexViewModel%29.SerializeToUtf8Bytes%28Mode%3A%20Reflection%29.html) | -5.68% | 79539.964845 | 75019.880520 | +| System.Text.Json.Serialization.Tests.WriteJson.SerializeToWriter(Mode: Reflection) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Serialization.Tests.WriteJson%28IndexViewModel%29.SerializeToWriter%28Mode%3A%20Reflection%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Serialization.Tests.WriteJson%28IndexViewModel%29.SerializeToWriter%28Mode%3A%20Reflection%29.html) | -6.58% | 76411.532161 | 71383.899907 | +| System.Text.Json.Serialization.Tests.WriteJson.SerializeToUtf8Bytes(Mode: Reflection) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Serialization.Tests.WriteJson%28Int32%29.SerializeToUtf8Bytes%28Mode%3A%20Reflection%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Serialization.Tests.WriteJson%28Int32%29.SerializeToUtf8Bytes%28Mode%3A%20Reflection%29.html) | -7.34% | 285.808237 | 264.817175 | +| System.Text.Json.Serialization.Tests.WriteJson.SerializeToUtf8Bytes(Mode: SourceGen) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Serialization.Tests.WriteJson%28Int32%29.SerializeToUtf8Bytes%28Mode%3A%20SourceGen%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Serialization.Tests.WriteJson%28Int32%29.SerializeToUtf8Bytes%28Mode%3A%20SourceGen%29.html) | -6.61% | 283.641324 | 264.885567 | +| System.Text.Json.Serialization.Tests.WriteJson>.SerializeToUtf8Bytes(Mode: Reflection) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Serialization.Tests.WriteJson%28Nullable%28DateTimeOffset%29%29.SerializeToUtf8Bytes%28Mode%3A%20Reflection%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Serialization.Tests.WriteJson%28Nullable%28DateTimeOffset%29%29.SerializeToUtf8Bytes%28Mode%3A%20Reflection%29.html) | -7.14% | 528.983399 | 491.210687 | +| System.Text.Json.Serialization.Tests.WriteJson.SerializeToString(Mode: SourceGen) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Serialization.Tests.WriteJson%28SimpleStructWithProperties%29.SerializeToString%28Mode%3A%20SourceGen%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Serialization.Tests.WriteJson%28SimpleStructWithProperties%29.SerializeToString%28Mode%3A%20SourceGen%29.html) | -5.45% | 492.323980 | 465.510677 | +| System.Text.Json.Serialization.Tests.WriteJson.SerializeToUtf8Bytes(Mode: Reflection) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Serialization.Tests.WriteJson%28StructRecord%29.SerializeToUtf8Bytes%28Mode%3A%20Reflection%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Serialization.Tests.WriteJson%28StructRecord%29.SerializeToUtf8Bytes%28Mode%3A%20Reflection%29.html) | -5.92% | 3994.672338 | 3758.313560 | +| System.Text.Json.Tests.Perf_Basic.WriteBasicUtf16(Formatted: False, SkipValidation: False, DataSize: 100000) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Tests.Perf_Basic.WriteBasicUtf16%28Formatted%3A%20False%2C%20SkipValidation%3A%20False%2C%20DataSize%3A%20100000%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Tests.Perf_Basic.WriteBasicUtf16%28Formatted%3A%20False%2C%20SkipValidation%3A%20False%2C%20DataSize%3A%20100000%29.html) | -7.48% | 2399773.329940 | 2220353.726972 | +| System.Text.Json.Tests.Perf_Basic.WriteBasicUtf16(Formatted: False, SkipValidation: True, DataSize: 100000) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Tests.Perf_Basic.WriteBasicUtf16%28Formatted%3A%20False%2C%20SkipValidation%3A%20True%2C%20DataSize%3A%20100000%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Tests.Perf_Basic.WriteBasicUtf16%28Formatted%3A%20False%2C%20SkipValidation%3A%20True%2C%20DataSize%3A%20100000%29.html) | -5.74% | 2344374.405595 | 2209900.189489 | +| System.Text.Json.Tests.Perf_Basic.WriteBasicUtf16(Formatted: True, SkipValidation: False, DataSize: 100000) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Tests.Perf_Basic.WriteBasicUtf16%28Formatted%3A%20True%2C%20SkipValidation%3A%20False%2C%20DataSize%3A%20100000%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Tests.Perf_Basic.WriteBasicUtf16%28Formatted%3A%20True%2C%20SkipValidation%3A%20False%2C%20DataSize%3A%20100000%29.html) | -5.18% | 3482461.910500 | 3302227.917014 | +| System.Text.Json.Tests.Perf_DateTimes.WriteDateTimes(Formatted: True, SkipValidation: True) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Tests.Perf_DateTimes.WriteDateTimes%28Formatted%3A%20True%2C%20SkipValidation%3A%20True%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Tests.Perf_DateTimes.WriteDateTimes%28Formatted%3A%20True%2C%20SkipValidation%3A%20True%29.html) | -5.21% | 7336045.003750 | 6953492.747601 | +| System.Text.Json.Tests.Perf_Strings.WriteStringsUtf16(Formatted: False, SkipValidation: False, Escaped: OneEscaped) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Tests.Perf_Strings.WriteStringsUtf16%28Formatted%3A%20False%2C%20SkipValidation%3A%20False%2C%20Escaped%3A%20OneEscaped%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Tests.Perf_Strings.WriteStringsUtf16%28Formatted%3A%20False%2C%20SkipValidation%3A%20False%2C%20Escaped%3A%20OneEscaped%29.html) | -6.90% | 19346437.352051 | 18011242.889044 | +| System.Text.Json.Tests.Perf_Strings.WriteStringsUtf16(Formatted: True, SkipValidation: False, Escaped: OneEscaped) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Tests.Perf_Strings.WriteStringsUtf16%28Formatted%3A%20True%2C%20SkipValidation%3A%20False%2C%20Escaped%3A%20OneEscaped%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Tests.Perf_Strings.WriteStringsUtf16%28Formatted%3A%20True%2C%20SkipValidation%3A%20False%2C%20Escaped%3A%20OneEscaped%29.html) | -5.19% | 20536257.788889 | 19470392.134722 | +| System.Text.Json.Tests.Perf_Strings.WriteStringsUtf16(Formatted: True, SkipValidation: True, Escaped: OneEscaped) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Tests.Perf_Strings.WriteStringsUtf16%28Formatted%3A%20True%2C%20SkipValidation%3A%20True%2C%20Escaped%3A%20OneEscaped%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Tests.Perf_Strings.WriteStringsUtf16%28Formatted%3A%20True%2C%20SkipValidation%3A%20True%2C%20Escaped%3A%20OneEscaped%29.html) | -5.82% | 20596073.634343 | 19397000.926389 | +| System.Text.Perf_Ascii.EqualsIgnoreCase_ExactlyTheSame_Bytes(Size: 6) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Perf_Ascii.EqualsIgnoreCase_ExactlyTheSame_Bytes%28Size%3A%206%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Perf_Ascii.EqualsIgnoreCase_ExactlyTheSame_Bytes%28Size%3A%206%29.html) | -5.41% | 16.547468 | 15.651589 | +| System.Text.Perf_Ascii.Equals_Bytes_Chars(Size: 6) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Perf_Ascii.Equals_Bytes_Chars%28Size%3A%206%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Perf_Ascii.Equals_Bytes_Chars%28Size%3A%206%29.html) | -7.42% | 16.485580 | 15.261559 | \ No newline at end of file diff --git a/reports/net9to10/linux-wasmaot-viper_regression_report.md b/reports/net9to10/linux-wasmaot-viper_regression_report.md new file mode 100644 index 00000000000..f8d87fabf03 --- /dev/null +++ b/reports/net9to10/linux-wasmaot-viper_regression_report.md @@ -0,0 +1,387 @@ +# Regression Report - linux-wasmaot-viper + +## >50% Regression (45 tests) + +| Test Name | Link (Viper) | Link (Tiger) | Change % | .NET 9 | .NET 10 | +|-----------|------|------|----------|--------|-------| +| Exceptions.Handling.ThrowAndCatchFinally(kind: Hardware) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/Exceptions.Handling.ThrowAndCatchFinally%28kind%3A%20Hardware%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/Exceptions.Handling.ThrowAndCatchFinally%28kind%3A%20Hardware%29.html) | +154.40% | 2096.589279 | 5333.676502 | +| Exceptions.Handling.ThrowAndCatchFinally(kind: Software) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/Exceptions.Handling.ThrowAndCatchFinally%28kind%3A%20Software%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/Exceptions.Handling.ThrowAndCatchFinally%28kind%3A%20Software%29.html) | +176.62% | 1890.614505 | 5229.802223 | +| Struct.GSeq.FilterSkipMapSum | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/Struct.GSeq.FilterSkipMapSum.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/Struct.GSeq.FilterSkipMapSum.html) | +100.00% | 57678.882131 | 115357.286187 | +| Struct.SpanWrapper.WrapperSum | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/Struct.SpanWrapper.WrapperSum.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/Struct.SpanWrapper.WrapperSum.html) | +514.22% | 5039.894561 | 30956.027886 | +| System.Collections.ContainsFalse.Array(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.ContainsFalse%28String%29.Array%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.ContainsFalse%28String%29.Array%28Size%3A%20512%29.html) | +103.70% | 1143652.879741 | 2329619.945099 | +| System.Collections.ContainsTrue.Array(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.ContainsTrue%28String%29.Array%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.ContainsTrue%28String%29.Array%28Size%3A%20512%29.html) | +111.15% | 555637.374684 | 1173207.412951 | +| System.Collections.CreateAddAndClear.ICollection(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CreateAddAndClear%28Int32%29.ICollection%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CreateAddAndClear%28Int32%29.ICollection%28Size%3A%20512%29.html) | +52.46% | 4846.989891 | 7389.562848 | +| System.Collections.CtorFromCollection.FrozenDictionaryOptimized(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CtorFromCollection%28Int32%29.FrozenDictionaryOptimized%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CtorFromCollection%28Int32%29.FrozenDictionaryOptimized%28Size%3A%20512%29.html) | +88.14% | 22180.668733 | 41730.893053 | +| System.Collections.Perf_Frozen.ToFrozenDictionary(Count: 4) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Perf_Frozen%28Int16%29.ToFrozenDictionary%28Count%3A%204%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Perf_Frozen%28Int16%29.ToFrozenDictionary%28Count%3A%204%29.html) | +129.75% | 494.951427 | 1137.136587 | +| System.Collections.Perf_Frozen.ToFrozenDictionary(Count: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Perf_Frozen%28Int16%29.ToFrozenDictionary%28Count%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Perf_Frozen%28Int16%29.ToFrozenDictionary%28Count%3A%20512%29.html) | +73.35% | 32125.370019 | 55690.521592 | +| System.Collections.Perf_Frozen.ToFrozenDictionary(Count: 64) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Perf_Frozen%28Int16%29.ToFrozenDictionary%28Count%3A%2064%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Perf_Frozen%28Int16%29.ToFrozenDictionary%28Count%3A%2064%29.html) | +111.85% | 3312.886194 | 7018.325524 | +| System.Collections.Perf_Frozen.ToFrozenDictionary(Count: 4) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Perf_Frozen%28NotKnownComparable%29.ToFrozenDictionary%28Count%3A%204%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Perf_Frozen%28NotKnownComparable%29.ToFrozenDictionary%28Count%3A%204%29.html) | +65.63% | 341.594337 | 565.794724 | +| System.Collections.Tests.Perf_BitArray.BitArrayByteArrayCtor(Size: 4) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.Perf_BitArray.BitArrayByteArrayCtor%28Size%3A%204%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.Perf_BitArray.BitArrayByteArrayCtor%28Size%3A%204%29.html) | +187.20% | 20.840182 | 59.853660 | +| System.Collections.Tests.Perf_BitArray.BitArraySetLengthGrow(Size: 4) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.Perf_BitArray.BitArraySetLengthGrow%28Size%3A%204%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.Perf_BitArray.BitArraySetLengthGrow%28Size%3A%204%29.html) | +71.21% | 49.287445 | 84.385427 | +| System.Collections.Tests.Perf_BitArray.BitArraySetLengthShrink(Size: 4) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.Perf_BitArray.BitArraySetLengthShrink%28Size%3A%204%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.Perf_BitArray.BitArraySetLengthShrink%28Size%3A%204%29.html) | +152.87% | 28.829764 | 72.900925 | +| System.MathBenchmarks.MathTests.DivRemInt64 | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.MathBenchmarks.MathTests.DivRemInt64.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.MathBenchmarks.MathTests.DivRemInt64.html) | +58.86% | 1.478915 | 2.349463 | +| System.Memory.ReadOnlySpan.Trim(input: " abcdefg ") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.ReadOnlySpan.Trim%28input%3A%20%22%20abcdefg%20%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.ReadOnlySpan.Trim%28input%3A%20%22%20abcdefg%20%22%29.html) | +75.85% | 13.223792 | 23.254172 | +| System.Numerics.Tests.Perf_Plane.CreateFromVerticesBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Plane.CreateFromVerticesBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Plane.CreateFromVerticesBenchmark.html) | +134.61% | 3.733827 | 8.759801 | +| System.Numerics.Tests.Perf_Quaternion.DivisionOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Quaternion.DivisionOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Quaternion.DivisionOperatorBenchmark.html) | +88.11% | 3.646453 | 6.859237 | +| System.Numerics.Tests.Perf_Vector2.LengthBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector2.LengthBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector2.LengthBenchmark.html) | +110.21% | 1.247739 | 2.622888 | +| System.Numerics.Tests.Perf_Vector3.CrossBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector3.CrossBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector3.CrossBenchmark.html) | +51.49% | 4.667207 | 7.070531 | +| System.Numerics.Tests.Perf_Vector3.NegateBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector3.NegateBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector3.NegateBenchmark.html) | +65.55% | 4.281110 | 7.087357 | +| System.Numerics.Tests.Perf_Vector3.NegateOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector3.NegateOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector3.NegateOperatorBenchmark.html) | +61.44% | 4.960549 | 8.008070 | +| System.Numerics.Tests.Perf_Vector3.NormalizeBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector3.NormalizeBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector3.NormalizeBenchmark.html) | +83.19% | 5.232706 | 9.585756 | +| System.Numerics.Tests.Perf_VectorOf.DotBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Double%29.DotBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Double%29.DotBenchmark.html) | +56.22% | 2.038664 | 3.184885 | +| System.Numerics.Tests.Perf_VectorOf.ExclusiveOrOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Int16%29.ExclusiveOrOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Int16%29.ExclusiveOrOperatorBenchmark.html) | +53.79% | 1.433177 | 2.204089 | +| System.Numerics.Tests.Perf_VectorOf.ZeroBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Int16%29.ZeroBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Int16%29.ZeroBenchmark.html) | +51.10% | 0.523611 | 0.791198 | +| System.Numerics.Tests.Perf_VectorOf.OneBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28SByte%29.OneBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28SByte%29.OneBenchmark.html) | +53.18% | 1.047511 | 1.604595 | +| System.Numerics.Tests.Perf_VectorOf.CountBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28UInt16%29.CountBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28UInt16%29.CountBenchmark.html) | +1502.38% | 0.042657 | 0.683520 | +| System.Numerics.Tests.Perf_VectorOf.CountBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28UInt32%29.CountBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28UInt32%29.CountBenchmark.html) | +61.80% | 0.078112 | 0.126385 | +| System.Numerics.Tests.Perf_VectorOf.UnaryNegateOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28UInt64%29.UnaryNegateOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28UInt64%29.UnaryNegateOperatorBenchmark.html) | +61.57% | 1.105948 | 1.786852 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.GreaterThanBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Byte%29.GreaterThanBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Byte%29.GreaterThanBenchmark.html) | +101.00% | 1.432786 | 2.879871 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.DotBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Double%29.DotBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Double%29.DotBenchmark.html) | +233.14% | 0.868534 | 2.893453 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.GreaterThanOrEqualBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int32%29.GreaterThanOrEqualBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int32%29.GreaterThanOrEqualBenchmark.html) | +76.26% | 1.013602 | 1.786533 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.AbsBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int64%29.AbsBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int64%29.AbsBenchmark.html) | +73.57% | 1.370067 | 2.378027 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.BitwiseAndBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int64%29.BitwiseAndBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int64%29.BitwiseAndBenchmark.html) | +71.09% | 1.628373 | 2.786033 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.OnesComplementBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt32%29.OnesComplementBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt32%29.OnesComplementBenchmark.html) | +75.21% | 1.353018 | 2.370652 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.LessThanOrEqualBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt64%29.LessThanOrEqualBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt64%29.LessThanOrEqualBenchmark.html) | +55.05% | 2.344492 | 3.635043 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.UnaryNegateOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt64%29.UnaryNegateOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt64%29.UnaryNegateOperatorBenchmark.html) | +58.83% | 1.515217 | 2.406663 | +| System.Tests.Perf_Guid.EqualsOperator | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Guid.EqualsOperator.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Guid.EqualsOperator.html) | +259.47% | 0.125367 | 0.450663 | +| System.Tests.Perf_Type.GetType_FullyQualifiedNames(input: typeof(System.Collections.Generic.Dictionary)) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Type.GetType_FullyQualifiedNames%28input%3A%20typeof%28System.Collections.Generic.Dictionary%28String%2C%20Boolean%29%29%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Type.GetType_FullyQualifiedNames%28input%3A%20typeof%28System.Collections.Generic.Dictionary%28String%2C%20Boolean%29%29%29.html) | +133.85% | 6406.164166 | 14981.002010 | +| System.Tests.Perf_Type.GetType_FullyQualifiedNames(input: typeof(System.Collections.Generic.Dictionary`2[])) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Type.GetType_FullyQualifiedNames%28input%3A%20typeof%28System.Collections.Generic.Dictionary%602%5B%5D%29%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Type.GetType_FullyQualifiedNames%28input%3A%20typeof%28System.Collections.Generic.Dictionary%602%5B%5D%29%29.html) | +128.15% | 6713.998054 | 15318.017136 | +| System.Tests.Perf_Type.GetType_FullyQualifiedNames(input: typeof(System.Tests.Nested)) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Type.GetType_FullyQualifiedNames%28input%3A%20typeof%28System.Tests.Nested%29%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Type.GetType_FullyQualifiedNames%28input%3A%20typeof%28System.Tests.Nested%29%29.html) | +60.55% | 1574.755281 | 2528.208425 | +| System.Tests.Perf_Type.GetType_FullyQualifiedNames(input: typeof(System.Tests.NestedGeneric)) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Type.GetType_FullyQualifiedNames%28input%3A%20typeof%28System.Tests.NestedGeneric%28String%2C%20Boolean%29%29%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Type.GetType_FullyQualifiedNames%28input%3A%20typeof%28System.Tests.NestedGeneric%28String%2C%20Boolean%29%29%29.html) | +158.28% | 6167.993534 | 15930.910550 | +| System.Threading.Tests.Perf_Interlocked.Exchange_int | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Threading.Tests.Perf_Interlocked.Exchange_int.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Threading.Tests.Perf_Interlocked.Exchange_int.html) | +130.57% | 0.204770 | 0.472142 | + +## 40-50% Regression (15 tests) + +| Test Name | Link (Viper) | Link (Tiger) | Change % | .NET 9 | .NET 10 | +|-----------|------|------|----------|--------|-------| +| MicroBenchmarks.Serializers.Json_FromStream.SystemTextJson_SourceGen_ | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/MicroBenchmarks.Serializers.Json_FromStream%28LoginViewModel%29.SystemTextJson_SourceGen_.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/MicroBenchmarks.Serializers.Json_FromStream%28LoginViewModel%29.SystemTextJson_SourceGen_.html) | +44.91% | 1318.629342 | 1910.782503 | +| System.Collections.ContainsKeyFalse.IDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.ContainsKeyFalse%28Int32%2C%20Int32%29.IDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.ContainsKeyFalse%28Int32%2C%20Int32%29.IDictionary%28Size%3A%20512%29.html) | +45.85% | 8216.225608 | 11983.098009 | +| System.Collections.TryGetValueFalse.Dictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.TryGetValueFalse%28Int32%2C%20Int32%29.Dictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.TryGetValueFalse%28Int32%2C%20Int32%29.Dictionary%28Size%3A%20512%29.html) | +42.48% | 6512.142920 | 9278.488694 | +| System.Linq.Tests.Perf_Enumerable.WhereSelect(input: Array) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Linq.Tests.Perf_Enumerable.WhereSelect%28input%3A%20Array%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Linq.Tests.Perf_Enumerable.WhereSelect%28input%3A%20Array%29.html) | +47.49% | 14634.346148 | 21583.502721 | +| System.Memory.Span.LastIndexOfValue(Size: 33) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Char%29.LastIndexOfValue%28Size%3A%2033%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Char%29.LastIndexOfValue%28Size%3A%2033%29.html) | +49.97% | 8.135590 | 12.200591 | +| System.Net.Primitives.Tests.CredentialCacheTests.ForEach(uriCount: 0, hostPortCount: 0) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Net.Primitives.Tests.CredentialCacheTests.ForEach%28uriCount%3A%200%2C%20hostPortCount%3A%200%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Net.Primitives.Tests.CredentialCacheTests.ForEach%28uriCount%3A%200%2C%20hostPortCount%3A%200%29.html) | +40.17% | 236.551505 | 331.582647 | +| System.Net.Primitives.Tests.CredentialCacheTests.GetCredential_HostPort(host: "notfound", hostPortCount: 10) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Net.Primitives.Tests.CredentialCacheTests.GetCredential_HostPort%28host%3A%20%22notfound%22%2C%20hostPortCount%3A%2010%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Net.Primitives.Tests.CredentialCacheTests.GetCredential_HostPort%28host%3A%20%22notfound%22%2C%20hostPortCount%3A%2010%29.html) | +41.26% | 288.853650 | 408.030285 | +| System.Numerics.Tests.Perf_Matrix4x4.MultiplyByMatrixBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Matrix4x4.MultiplyByMatrixBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Matrix4x4.MultiplyByMatrixBenchmark.html) | +49.76% | 26.371240 | 39.494018 | +| System.Numerics.Tests.Perf_Vector4.AbsBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector4.AbsBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector4.AbsBenchmark.html) | +43.51% | 9.158540 | 13.143000 | +| System.Numerics.Tests.Perf_Vector4.LengthBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector4.LengthBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector4.LengthBenchmark.html) | +45.32% | 1.043734 | 1.516806 | +| System.Numerics.Tests.Perf_VectorOf.NegateBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Int32%29.NegateBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Int32%29.NegateBenchmark.html) | +42.02% | 1.473909 | 2.093241 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.AddOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Double%29.AddOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Double%29.AddOperatorBenchmark.html) | +41.76% | 1.896040 | 2.687791 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.GreaterThanOrEqualAllBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int16%29.GreaterThanOrEqualAllBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int16%29.GreaterThanOrEqualAllBenchmark.html) | +43.55% | 0.593404 | 0.851807 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.CountBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28SByte%29.CountBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28SByte%29.CountBenchmark.html) | +44.88% | 0.098755 | 0.143079 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.OnesComplementBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Single%29.OnesComplementBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Single%29.OnesComplementBenchmark.html) | +40.18% | 1.256399 | 1.761212 | + +## 30-40% Regression (32 tests) + +| Test Name | Link (Viper) | Link (Tiger) | Change % | .NET 9 | .NET 10 | +|-----------|------|------|----------|--------|-------| +| MicroBenchmarks.Serializers.Json_FromStream.SystemTextJson_Reflection_ | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/MicroBenchmarks.Serializers.Json_FromStream%28LoginViewModel%29.SystemTextJson_Reflection_.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/MicroBenchmarks.Serializers.Json_FromStream%28LoginViewModel%29.SystemTextJson_Reflection_.html) | +36.66% | 1738.234714 | 2375.493342 | +| System.Collections.ContainsKeyFalse.Dictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.ContainsKeyFalse%28Int32%2C%20Int32%29.Dictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.ContainsKeyFalse%28Int32%2C%20Int32%29.Dictionary%28Size%3A%20512%29.html) | +39.98% | 6422.183941 | 8989.456654 | +| System.Collections.ContainsKeyTrue.Dictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.ContainsKeyTrue%28Int32%2C%20Int32%29.Dictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.ContainsKeyTrue%28Int32%2C%20Int32%29.Dictionary%28Size%3A%20512%29.html) | +30.52% | 9481.237906 | 12374.669761 | +| System.Collections.Tests.DictionarySequentialKeys.ContainsKey_17_Int_32ByteRefsValue | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.DictionarySequentialKeys.ContainsKey_17_Int_32ByteRefsValue.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.DictionarySequentialKeys.ContainsKey_17_Int_32ByteRefsValue.html) | +34.09% | 17.508694 | 23.476839 | +| System.Collections.Tests.DictionarySequentialKeys.ContainsKey_17_Int_32ByteValue | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.DictionarySequentialKeys.ContainsKey_17_Int_32ByteValue.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.DictionarySequentialKeys.ContainsKey_17_Int_32ByteValue.html) | +32.28% | 18.024673 | 23.843635 | +| System.Collections.Tests.DictionarySequentialKeys.ContainsKey_3k_Int_32ByteValue | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.DictionarySequentialKeys.ContainsKey_3k_Int_32ByteValue.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.DictionarySequentialKeys.ContainsKey_3k_Int_32ByteValue.html) | +33.39% | 17.828858 | 23.781178 | +| System.Collections.Tests.DictionarySequentialKeys.TryGetValue_17_Int_Int | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.DictionarySequentialKeys.TryGetValue_17_Int_Int.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.DictionarySequentialKeys.TryGetValue_17_Int_Int.html) | +30.68% | 18.308509 | 23.925155 | +| System.Collections.Tests.DictionarySequentialKeys.TryGetValue_3k_Int_Int | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.DictionarySequentialKeys.TryGetValue_3k_Int_Int.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.DictionarySequentialKeys.TryGetValue_3k_Int_Int.html) | +32.45% | 17.329822 | 22.953767 | +| System.Collections.TryGetValueFalse.IDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.TryGetValueFalse%28Int32%2C%20Int32%29.IDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.TryGetValueFalse%28Int32%2C%20Int32%29.IDictionary%28Size%3A%20512%29.html) | +34.96% | 8583.585156 | 11584.522962 | +| System.Collections.TryGetValueTrue.Dictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.TryGetValueTrue%28Int32%2C%20Int32%29.Dictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.TryGetValueTrue%28Int32%2C%20Int32%29.Dictionary%28Size%3A%20512%29.html) | +33.71% | 9686.331453 | 12951.511955 | +| System.IO.Tests.Perf_FileStream.WriteByte(fileSize: 1024, options: None) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.IO.Tests.Perf_FileStream.WriteByte%28fileSize%3A%201024%2C%20options%3A%20None%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.IO.Tests.Perf_FileStream.WriteByte%28fileSize%3A%201024%2C%20options%3A%20None%29.html) | +31.21% | 11542.512099 | 15145.352292 | +| System.Linq.Tests.Perf_Enumerable.WhereSelect(input: List) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Linq.Tests.Perf_Enumerable.WhereSelect%28input%3A%20List%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Linq.Tests.Perf_Enumerable.WhereSelect%28input%3A%20List%29.html) | +37.01% | 18718.172897 | 25646.058241 | +| System.Memory.Span.LastIndexOfValue(Size: 33) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Byte%29.LastIndexOfValue%28Size%3A%2033%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Byte%29.LastIndexOfValue%28Size%3A%2033%29.html) | +36.64% | 9.094312 | 12.426305 | +| System.Net.Primitives.Tests.CredentialCacheTests.GetCredential_HostPort(host: "name5", hostPortCount: 10) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Net.Primitives.Tests.CredentialCacheTests.GetCredential_HostPort%28host%3A%20%22name5%22%2C%20hostPortCount%3A%2010%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Net.Primitives.Tests.CredentialCacheTests.GetCredential_HostPort%28host%3A%20%22name5%22%2C%20hostPortCount%3A%2010%29.html) | +34.64% | 308.394425 | 415.208992 | +| System.Net.Primitives.Tests.CredentialCacheTests.GetCredential_HostPort(host: "notfound", hostPortCount: 0) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Net.Primitives.Tests.CredentialCacheTests.GetCredential_HostPort%28host%3A%20%22notfound%22%2C%20hostPortCount%3A%200%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Net.Primitives.Tests.CredentialCacheTests.GetCredential_HostPort%28host%3A%20%22notfound%22%2C%20hostPortCount%3A%200%29.html) | +38.59% | 232.284323 | 321.929049 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.SumOfMagnitudes(BufferLength: 3079) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Int32%29.SumOfMagnitudes%28BufferLength%3A%203079%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Int32%29.SumOfMagnitudes%28BufferLength%3A%203079%29.html) | +30.37% | 593.932983 | 774.311361 | +| System.Numerics.Tests.Perf_Vector2.DistanceBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector2.DistanceBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector2.DistanceBenchmark.html) | +31.82% | 1.351764 | 1.781917 | +| System.Numerics.Tests.Perf_Vector2.DistanceSquaredBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector2.DistanceSquaredBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector2.DistanceSquaredBenchmark.html) | +37.56% | 1.689666 | 2.324283 | +| System.Numerics.Tests.Perf_Vector2.TransformByQuaternionBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector2.TransformByQuaternionBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector2.TransformByQuaternionBenchmark.html) | +30.10% | 6.806050 | 8.854839 | +| System.Numerics.Tests.Perf_Vector3.DivideByScalarBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector3.DivideByScalarBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector3.DivideByScalarBenchmark.html) | +31.45% | 8.191551 | 10.767390 | +| System.Numerics.Tests.Perf_Vector3.TransformByQuaternionBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector3.TransformByQuaternionBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector3.TransformByQuaternionBenchmark.html) | +31.51% | 6.265493 | 8.239817 | +| System.Numerics.Tests.Perf_Vector4.DivideOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector4.DivideOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector4.DivideOperatorBenchmark.html) | +33.11% | 13.190641 | 17.557648 | +| System.Numerics.Tests.Perf_VectorOf.BitwiseAndBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Double%29.BitwiseAndBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Double%29.BitwiseAndBenchmark.html) | +36.87% | 1.893208 | 2.591187 | +| System.Numerics.Tests.Perf_VectorOf.GreaterThanOrEqualBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28UInt16%29.GreaterThanOrEqualBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28UInt16%29.GreaterThanOrEqualBenchmark.html) | +30.86% | 1.673597 | 2.190102 | +| System.Numerics.Tests.Perf_VectorOf.AddOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28UInt64%29.AddOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28UInt64%29.AddOperatorBenchmark.html) | +35.40% | 1.967526 | 2.664120 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Float.AbsBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Float.AbsBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Float.AbsBenchmark.html) | +33.06% | 1.421054 | 1.890800 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.AndNotBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int16%29.AndNotBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int16%29.AndNotBenchmark.html) | +32.56% | 1.590158 | 2.107919 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.AllBitsSetBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt16%29.AllBitsSetBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt16%29.AllBitsSetBenchmark.html) | +32.07% | 0.595586 | 0.786606 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.GreaterThanOrEqualBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt16%29.GreaterThanOrEqualBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt16%29.GreaterThanOrEqualBenchmark.html) | +38.00% | 1.563341 | 2.157477 | +| System.Tests.Perf_Type.GetType_FullyQualifiedNames(input: typeof(System.Int32&)) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Type.GetType_FullyQualifiedNames%28input%3A%20typeof%28System.Int32%26%29%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Type.GetType_FullyQualifiedNames%28input%3A%20typeof%28System.Int32%26%29%29.html) | +32.41% | 1927.884280 | 2552.776766 | +| System.Tests.Perf_Type.GetType_NonFullyQualifiedNames(input: "System.Int32&") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Type.GetType_NonFullyQualifiedNames%28input%3A%20%22System.Int32%26%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Type.GetType_NonFullyQualifiedNames%28input%3A%20%22System.Int32%26%22%29.html) | +31.94% | 1802.303327 | 2377.938212 | +| System.Tests.Perf_Type.GetType_NonFullyQualifiedNames(input: "System.Int32*") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Type.GetType_NonFullyQualifiedNames%28input%3A%20%22System.Int32%2A%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Type.GetType_NonFullyQualifiedNames%28input%3A%20%22System.Int32%2A%22%29.html) | +32.71% | 1832.955828 | 2432.542346 | + +## 25-30% Regression (16 tests) + +| Test Name | Link (Viper) | Link (Tiger) | Change % | .NET 9 | .NET 10 | +|-----------|------|------|----------|--------|-------| +| MicroBenchmarks.Serializers.Json_FromStream.SystemTextJson_SourceGen_ | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/MicroBenchmarks.Serializers.Json_FromStream%28Location%29.SystemTextJson_SourceGen_.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/MicroBenchmarks.Serializers.Json_FromStream%28Location%29.SystemTextJson_SourceGen_.html) | +25.16% | 2672.038926 | 3344.207521 | +| System.Collections.ContainsKeyTrue.IDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.ContainsKeyTrue%28Int32%2C%20Int32%29.IDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.ContainsKeyTrue%28Int32%2C%20Int32%29.IDictionary%28Size%3A%20512%29.html) | +25.96% | 11867.989825 | 14949.106944 | +| System.Collections.Perf_LengthBucketsFrozenDictionary.TryGetValue_False_FrozenDictionary(Count: 10000, ItemsPerBucket: 5) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Perf_LengthBucketsFrozenDictionary.TryGetValue_False_FrozenDictionary%28Count%3A%2010000%2C%20ItemsPerBucket%3A%205%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Perf_LengthBucketsFrozenDictionary.TryGetValue_False_FrozenDictionary%28Count%3A%2010000%2C%20ItemsPerBucket%3A%205%29.html) | +27.52% | 136768.402349 | 174405.150430 | +| System.Collections.Tests.DictionarySequentialKeys.ContainsKey_3k_Int_32ByteRefsValue | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.DictionarySequentialKeys.ContainsKey_3k_Int_32ByteRefsValue.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.DictionarySequentialKeys.ContainsKey_3k_Int_32ByteRefsValue.html) | +27.58% | 18.075667 | 23.060978 | +| System.Collections.Tests.DictionarySequentialKeys.ContainsValue_17_Int_Int | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.DictionarySequentialKeys.ContainsValue_17_Int_Int.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.DictionarySequentialKeys.ContainsValue_17_Int_Int.html) | +27.46% | 18.319505 | 23.350942 | +| System.Collections.Tests.DictionarySequentialKeys.ContainsValue_3k_Int_Int | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.DictionarySequentialKeys.ContainsValue_3k_Int_Int.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.DictionarySequentialKeys.ContainsValue_3k_Int_Int.html) | +28.99% | 17.947220 | 23.150543 | +| System.Collections.Tests.DictionarySequentialKeys.TryGetValue_3k_Int_32ByteValue | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.DictionarySequentialKeys.TryGetValue_3k_Int_32ByteValue.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.DictionarySequentialKeys.TryGetValue_3k_Int_32ByteValue.html) | +27.50% | 22.225069 | 28.337610 | +| System.Collections.TryGetValueTrue.IDictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.TryGetValueTrue%28Int32%2C%20Int32%29.IDictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.TryGetValueTrue%28Int32%2C%20Int32%29.IDictionary%28Size%3A%20512%29.html) | +27.63% | 11859.913669 | 15136.999495 | +| System.IO.Tests.Perf_FileStream.WriteByte(fileSize: 1024, options: Asynchronous) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.IO.Tests.Perf_FileStream.WriteByte%28fileSize%3A%201024%2C%20options%3A%20Asynchronous%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.IO.Tests.Perf_FileStream.WriteByte%28fileSize%3A%201024%2C%20options%3A%20Asynchronous%29.html) | +29.25% | 11701.145724 | 15124.288136 | +| System.Linq.Tests.Perf_Enumerable.WhereSelect(input: IEnumerable) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Linq.Tests.Perf_Enumerable.WhereSelect%28input%3A%20IEnumerable%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Linq.Tests.Perf_Enumerable.WhereSelect%28input%3A%20IEnumerable%29.html) | +29.39% | 23352.794155 | 30215.498684 | +| System.Net.Primitives.Tests.CredentialCacheTests.GetCredential_Uri(uriString: "http://notfound", uriCount: 0) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Net.Primitives.Tests.CredentialCacheTests.GetCredential_Uri%28uriString%3A%20%22http%3A//notfound%22%2C%20uriCount%3A%200%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Net.Primitives.Tests.CredentialCacheTests.GetCredential_Uri%28uriString%3A%20%22http%3A//notfound%22%2C%20uriCount%3A%200%29.html) | +25.24% | 402.669288 | 504.289648 | +| System.Numerics.Tests.Perf_Matrix3x2.IdentityBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Matrix3x2.IdentityBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Matrix3x2.IdentityBenchmark.html) | +28.74% | 9.498231 | 12.227875 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.AbsBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt16%29.AbsBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt16%29.AbsBenchmark.html) | +29.72% | 0.998812 | 1.295674 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.LessThanOrEqualAllBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt32%29.LessThanOrEqualAllBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt32%29.LessThanOrEqualAllBenchmark.html) | +28.98% | 0.704459 | 0.908609 | +| System.Tests.Perf_Type.GetType_FullyQualifiedNames(input: typeof(System.Int32*)) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Type.GetType_FullyQualifiedNames%28input%3A%20typeof%28System.Int32%2A%29%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Type.GetType_FullyQualifiedNames%28input%3A%20typeof%28System.Int32%2A%29%29.html) | +29.82% | 2033.143297 | 2639.496197 | +| System.Threading.Channels.Tests.BoundedChannelPerfTests.TryWriteThenTryRead | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Threading.Channels.Tests.BoundedChannelPerfTests.TryWriteThenTryRead.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Threading.Channels.Tests.BoundedChannelPerfTests.TryWriteThenTryRead.html) | +28.00% | 421.463051 | 539.476142 | + +## 20-25% Regression (30 tests) + +| Test Name | Link (Viper) | Link (Tiger) | Change % | .NET 9 | .NET 10 | +|-----------|------|------|----------|--------|-------| +| Microsoft.Extensions.Primitives.Performance.StringValuesBenchmark.Indexer_FirstElement_Array | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/Microsoft.Extensions.Primitives.Performance.StringValuesBenchmark.Indexer_FirstElement_Array.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/Microsoft.Extensions.Primitives.Performance.StringValuesBenchmark.Indexer_FirstElement_Array.html) | +22.89% | 3.031756 | 3.725840 | +| Microsoft.Extensions.Primitives.StringSegmentBenchmark.LastIndexOf | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/Microsoft.Extensions.Primitives.StringSegmentBenchmark.LastIndexOf.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/Microsoft.Extensions.Primitives.StringSegmentBenchmark.LastIndexOf.html) | +24.16% | 11.954287 | 14.842156 | +| System.Collections.Tests.DictionarySequentialKeys.TryGetValue_17_Int_32ByteRefsValue | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.DictionarySequentialKeys.TryGetValue_17_Int_32ByteRefsValue.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.DictionarySequentialKeys.TryGetValue_17_Int_32ByteRefsValue.html) | +21.62% | 22.280741 | 27.096953 | +| System.Collections.Tests.DictionarySequentialKeys.TryGetValue_17_Int_32ByteValue | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.DictionarySequentialKeys.TryGetValue_17_Int_32ByteValue.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.DictionarySequentialKeys.TryGetValue_17_Int_32ByteValue.html) | +23.67% | 23.221401 | 28.717362 | +| System.Collections.Tests.DictionarySequentialKeys.TryGetValue_3k_Int_32ByteRefsValue | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.DictionarySequentialKeys.TryGetValue_3k_Int_32ByteRefsValue.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.DictionarySequentialKeys.TryGetValue_3k_Int_32ByteRefsValue.html) | +22.95% | 21.805793 | 26.810856 | +| System.Collections.TryGetValueFalse.Dictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.TryGetValueFalse%28BigStruct%2C%20BigStruct%29.Dictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.TryGetValueFalse%28BigStruct%2C%20BigStruct%29.Dictionary%28Size%3A%20512%29.html) | +20.69% | 238852.169006 | 288277.574397 | +| System.IO.Tests.Perf_FileStream.Read(fileSize: 104857600, userBufferSize: 4096, options: Asynchronous) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.IO.Tests.Perf_FileStream.Read%28fileSize%3A%20104857600%2C%20userBufferSize%3A%204096%2C%20options%3A%20Asynchronous%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.IO.Tests.Perf_FileStream.Read%28fileSize%3A%20104857600%2C%20userBufferSize%3A%204096%2C%20options%3A%20Asynchronous%29.html) | +22.03% | 7153220.802334 | 8729429.750119 | +| System.IO.Tests.Perf_Path.GetFileNameWithoutExtension | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.IO.Tests.Perf_Path.GetFileNameWithoutExtension.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.IO.Tests.Perf_Path.GetFileNameWithoutExtension.html) | +21.04% | 72.430224 | 87.669089 | +| System.Memory.Span.Clear(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Char%29.Clear%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Char%29.Clear%28Size%3A%20512%29.html) | +22.16% | 11.135862 | 13.603666 | +| System.Memory.Span.LastIndexOfValue(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Char%29.LastIndexOfValue%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Char%29.LastIndexOfValue%28Size%3A%20512%29.html) | +21.11% | 22.617797 | 27.393407 | +| System.Memory.Span.Fill(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Int32%29.Fill%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Int32%29.Fill%28Size%3A%20512%29.html) | +23.82% | 33.110736 | 40.996281 | +| System.Memory.Span.LastIndexOfValue(Size: 33) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Int32%29.LastIndexOfValue%28Size%3A%2033%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Int32%29.LastIndexOfValue%28Size%3A%2033%29.html) | +23.67% | 8.549231 | 10.572829 | +| System.Memory.Span.Reverse(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Int32%29.Reverse%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Int32%29.Reverse%28Size%3A%20512%29.html) | +22.57% | 54.620572 | 66.948160 | +| System.Numerics.Tests.Perf_Matrix3x2.CreateScaleFromVectorWithCenterBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Matrix3x2.CreateScaleFromVectorWithCenterBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Matrix3x2.CreateScaleFromVectorWithCenterBenchmark.html) | +24.79% | 9.628786 | 12.015988 | +| System.Numerics.Tests.Perf_Vector3.LerpBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector3.LerpBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector3.LerpBenchmark.html) | +21.21% | 4.641809 | 5.626111 | +| System.Numerics.Tests.Perf_Vector4.DivideByScalarBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector4.DivideByScalarBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector4.DivideByScalarBenchmark.html) | +24.45% | 15.249746 | 18.978053 | +| System.Numerics.Tests.Perf_Vector4.NormalizeBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector4.NormalizeBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector4.NormalizeBenchmark.html) | +23.75% | 5.915462 | 7.320397 | +| System.Numerics.Tests.Perf_VectorOf.SubtractionOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Byte%29.SubtractionOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Byte%29.SubtractionOperatorBenchmark.html) | +20.54% | 1.876500 | 2.261967 | +| System.Numerics.Tests.Perf_VectorOf.NegateBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28UInt32%29.NegateBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28UInt32%29.NegateBenchmark.html) | +24.44% | 1.298717 | 1.616176 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Float.BitwiseAndOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Float.BitwiseAndOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Float.BitwiseAndOperatorBenchmark.html) | +22.88% | 1.912994 | 2.350686 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.SubtractBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Byte%29.SubtractBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Byte%29.SubtractBenchmark.html) | +21.49% | 1.808002 | 2.196455 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.BitwiseOrOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int32%29.BitwiseOrOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int32%29.BitwiseOrOperatorBenchmark.html) | +20.29% | 1.764778 | 2.122895 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.LessThanAllBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int64%29.LessThanAllBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int64%29.LessThanAllBenchmark.html) | +21.03% | 0.737578 | 0.892701 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.MultiplyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int64%29.MultiplyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int64%29.MultiplyBenchmark.html) | +24.30% | 1.803296 | 2.241438 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.BitwiseOrBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Single%29.BitwiseOrBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Single%29.BitwiseOrBenchmark.html) | +22.90% | 2.046533 | 2.515186 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.MinBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Single%29.MinBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Single%29.MinBenchmark.html) | +20.42% | 2.106259 | 2.536291 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.SubtractBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt64%29.SubtractBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt64%29.SubtractBenchmark.html) | +22.79% | 1.734993 | 2.130367 | +| System.Tests.Perf_DateTime.Year | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_DateTime.Year.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_DateTime.Year.html) | +24.13% | 3.564658 | 4.424816 | +| System.Tests.Perf_Type.GetType_NonFullyQualifiedNames(input: "System.Int32[,]") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Type.GetType_NonFullyQualifiedNames%28input%3A%20%22System.Int32%5B%2C%5D%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Type.GetType_NonFullyQualifiedNames%28input%3A%20%22System.Int32%5B%2C%5D%22%29.html) | +20.01% | 1875.975809 | 2251.293715 | +| System.Threading.Channels.Tests.UnboundedChannelPerfTests.TryWriteThenTryRead | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Threading.Channels.Tests.UnboundedChannelPerfTests.TryWriteThenTryRead.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Threading.Channels.Tests.UnboundedChannelPerfTests.TryWriteThenTryRead.html) | +23.46% | 255.385956 | 315.306609 | + +## 15-20% Regression (37 tests) + +| Test Name | Link (Viper) | Link (Tiger) | Change % | .NET 9 | .NET 10 | +|-----------|------|------|----------|--------|-------| +| MicroBenchmarks.Serializers.Json_FromStream.SystemTextJson_Reflection_ | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/MicroBenchmarks.Serializers.Json_FromStream%28Location%29.SystemTextJson_Reflection_.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/MicroBenchmarks.Serializers.Json_FromStream%28Location%29.SystemTextJson_Reflection_.html) | +16.98% | 3817.358152 | 4465.670009 | +| System.Collections.CreateAddAndClear.ImmutableQueue(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CreateAddAndClear%28Int32%29.ImmutableQueue%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CreateAddAndClear%28Int32%29.ImmutableQueue%28Size%3A%20512%29.html) | +15.31% | 17788.828476 | 20511.843703 | +| System.Collections.CreateAddAndRemove.Stack(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CreateAddAndRemove%28Int32%29.Stack%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CreateAddAndRemove%28Int32%29.Stack%28Size%3A%20512%29.html) | +19.70% | 4646.109165 | 5561.266113 | +| System.Collections.Perf_LengthBucketsFrozenDictionary.ToFrozenDictionary(Count: 10000, ItemsPerBucket: 5) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Perf_LengthBucketsFrozenDictionary.ToFrozenDictionary%28Count%3A%2010000%2C%20ItemsPerBucket%3A%205%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Perf_LengthBucketsFrozenDictionary.ToFrozenDictionary%28Count%3A%2010000%2C%20ItemsPerBucket%3A%205%29.html) | +18.25% | 238862.704840 | 282448.539480 | +| System.Collections.Tests.Perf_BitArray.BitArrayCopyToByteArray(Size: 4) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.Perf_BitArray.BitArrayCopyToByteArray%28Size%3A%204%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.Perf_BitArray.BitArrayCopyToByteArray%28Size%3A%204%29.html) | +19.39% | 21.298629 | 25.428609 | +| System.Memory.Constructors_ValueTypesOnly.SpanFromPointerLength | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Constructors_ValueTypesOnly%28Byte%29.SpanFromPointerLength.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Constructors_ValueTypesOnly%28Byte%29.SpanFromPointerLength.html) | +17.27% | 2.344558 | 2.749437 | +| System.Memory.Span.SequenceEqual(Size: 4) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Char%29.SequenceEqual%28Size%3A%204%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Char%29.SequenceEqual%28Size%3A%204%29.html) | +16.96% | 6.250368 | 7.310191 | +| System.Net.Primitives.Tests.CredentialCacheTests.ForEach(uriCount: 10, hostPortCount: 0) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Net.Primitives.Tests.CredentialCacheTests.ForEach%28uriCount%3A%2010%2C%20hostPortCount%3A%200%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Net.Primitives.Tests.CredentialCacheTests.ForEach%28uriCount%3A%2010%2C%20hostPortCount%3A%200%29.html) | +17.25% | 552.463327 | 647.763817 | +| System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives.FusedMultiplyAdd_ScalarAddend(BufferLength: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Single%29.FusedMultiplyAdd_ScalarAddend%28BufferLength%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives%28Single%29.FusedMultiplyAdd_ScalarAddend%28BufferLength%3A%20128%29.html) | +18.61% | 616.213989 | 730.882522 | +| System.Numerics.Tests.Perf_BigInteger.ToByteArray(numberString: -2147483648) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_BigInteger.ToByteArray%28numberString%3A%20-2147483648%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_BigInteger.ToByteArray%28numberString%3A%20-2147483648%29.html) | +15.27% | 19.057347 | 21.967993 | +| System.Numerics.Tests.Perf_Matrix4x4.CreateFromScalars | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Matrix4x4.CreateFromScalars.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Matrix4x4.CreateFromScalars.html) | +18.58% | 11.359693 | 13.470543 | +| System.Numerics.Tests.Perf_Matrix4x4.NegationOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Matrix4x4.NegationOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Matrix4x4.NegationOperatorBenchmark.html) | +19.99% | 11.466225 | 13.758195 | +| System.Numerics.Tests.Perf_Vector2.UnitYBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector2.UnitYBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector2.UnitYBenchmark.html) | +19.02% | 12.466678 | 14.838219 | +| System.Numerics.Tests.Perf_Vector2.ZeroBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector2.ZeroBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector2.ZeroBenchmark.html) | +17.37% | 13.075187 | 15.345768 | +| System.Numerics.Tests.Perf_VectorOf.ZeroBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Byte%29.ZeroBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Byte%29.ZeroBenchmark.html) | +17.15% | 0.584384 | 0.684584 | +| System.Numerics.Tests.Perf_VectorOf.GreaterThanBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Double%29.GreaterThanBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Double%29.GreaterThanBenchmark.html) | +17.01% | 1.680980 | 1.966986 | +| System.Numerics.Tests.Perf_VectorOf.XorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Int16%29.XorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Int16%29.XorBenchmark.html) | +16.13% | 1.887223 | 2.191600 | +| System.Numerics.Tests.Perf_VectorOf.ConditionalSelectBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Int64%29.ConditionalSelectBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Int64%29.ConditionalSelectBenchmark.html) | +15.64% | 2.123209 | 2.455259 | +| System.Numerics.Tests.Perf_VectorOf.AddBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Single%29.AddBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Single%29.AddBenchmark.html) | +16.69% | 1.915699 | 2.235341 | +| System.Numerics.Tests.Perf_VectorOf.OneBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28UInt16%29.OneBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28UInt16%29.OneBenchmark.html) | +15.47% | 0.979367 | 1.130901 | +| System.Numerics.Tests.Perf_VectorOf.AndNotBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28UInt64%29.AndNotBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28UInt64%29.AndNotBenchmark.html) | +17.63% | 1.779014 | 2.092599 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Float.LessThanBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Float.LessThanBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Float.LessThanBenchmark.html) | +16.98% | 1.823162 | 2.132816 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Float.MultiplyOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Float.MultiplyOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Float.MultiplyOperatorBenchmark.html) | +16.65% | 1.814979 | 2.117111 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.BitwiseAndOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Byte%29.BitwiseAndOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Byte%29.BitwiseAndOperatorBenchmark.html) | +19.57% | 1.935622 | 2.314355 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.MultiplyOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Double%29.MultiplyOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Double%29.MultiplyOperatorBenchmark.html) | +15.17% | 1.890988 | 2.177862 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.EqualsAnyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int16%29.EqualsAnyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int16%29.EqualsAnyBenchmark.html) | +19.91% | 0.838448 | 1.005351 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.GetHashCodeBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int64%29.GetHashCodeBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int64%29.GetHashCodeBenchmark.html) | +15.03% | 19.816442 | 22.794435 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.LessThanOrEqualAnyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28SByte%29.LessThanOrEqualAnyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28SByte%29.LessThanOrEqualAnyBenchmark.html) | +15.40% | 1.039466 | 1.199550 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.BitwiseOrOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt32%29.BitwiseOrOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt32%29.BitwiseOrOperatorBenchmark.html) | +18.76% | 1.780736 | 2.114737 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.NegateBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt32%29.NegateBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt32%29.NegateBenchmark.html) | +18.89% | 1.403247 | 1.668285 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.AndNotBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt64%29.AndNotBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt64%29.AndNotBenchmark.html) | +16.48% | 1.840736 | 2.144062 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.LessThanOrEqualAllBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt64%29.LessThanOrEqualAllBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt64%29.LessThanOrEqualAllBenchmark.html) | +18.52% | 1.347639 | 1.597261 | +| System.Tests.Perf_String.ToUpper(s: "test") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_String.ToUpper%28s%3A%20%22test%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_String.ToUpper%28s%3A%20%22test%22%29.html) | +17.84% | 61.325594 | 72.267405 | +| System.Tests.Perf_Type.GetType_FullyQualifiedNames(input: typeof(System.Int32[,])) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Type.GetType_FullyQualifiedNames%28input%3A%20typeof%28System.Int32%5B%2C%5D%29%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Type.GetType_FullyQualifiedNames%28input%3A%20typeof%28System.Int32%5B%2C%5D%29%29.html) | +18.29% | 2075.509484 | 2455.155732 | +| System.Tests.Perf_Type.GetType_FullyQualifiedNames(input: typeof(System.Int32[])) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Type.GetType_FullyQualifiedNames%28input%3A%20typeof%28System.Int32%5B%5D%29%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Type.GetType_FullyQualifiedNames%28input%3A%20typeof%28System.Int32%5B%5D%29%29.html) | +17.15% | 2000.051692 | 2343.013594 | +| System.Tests.Perf_Type.GetType_NonFullyQualifiedNames(input: "System.Int32[]") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Type.GetType_NonFullyQualifiedNames%28input%3A%20%22System.Int32%5B%5D%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Type.GetType_NonFullyQualifiedNames%28input%3A%20%22System.Int32%5B%5D%22%29.html) | +17.94% | 1841.010070 | 2171.345061 | +| System.Text.Perf_Ascii.IsValid_Chars(Size: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Perf_Ascii.IsValid_Chars%28Size%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Perf_Ascii.IsValid_Chars%28Size%3A%20128%29.html) | +16.88% | 8.247111 | 9.638883 | + +## 10-15% Regression (63 tests) + +| Test Name | Link (Viper) | Link (Tiger) | Change % | .NET 9 | .NET 10 | +|-----------|------|------|----------|--------|-------| +| GuardedDevirtualization.ThreeClassVirtual.Call(testInput: pB=0.00 pD=0.00) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/GuardedDevirtualization.ThreeClassVirtual.Call%28testInput%3A%20pB%3D0.00%20pD%3D0.00%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/GuardedDevirtualization.ThreeClassVirtual.Call%28testInput%3A%20pB%3D0.00%20pD%3D0.00%29.html) | +10.33% | 2.003431 | 2.210357 | +| GuardedDevirtualization.ThreeClassVirtual.Call(testInput: pB=0.00 pD=0.33) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/GuardedDevirtualization.ThreeClassVirtual.Call%28testInput%3A%20pB%3D0.00%20pD%3D0.33%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/GuardedDevirtualization.ThreeClassVirtual.Call%28testInput%3A%20pB%3D0.00%20pD%3D0.33%29.html) | +13.20% | 2.070802 | 2.344139 | +| GuardedDevirtualization.ThreeClassVirtual.Call(testInput: pB=0.00 pD=1.00) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/GuardedDevirtualization.ThreeClassVirtual.Call%28testInput%3A%20pB%3D0.00%20pD%3D1.00%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/GuardedDevirtualization.ThreeClassVirtual.Call%28testInput%3A%20pB%3D0.00%20pD%3D1.00%29.html) | +11.12% | 1.998049 | 2.220206 | +| GuardedDevirtualization.ThreeClassVirtual.Call(testInput: pB=0.67 pD=0.33) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/GuardedDevirtualization.ThreeClassVirtual.Call%28testInput%3A%20pB%3D0.67%20pD%3D0.33%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/GuardedDevirtualization.ThreeClassVirtual.Call%28testInput%3A%20pB%3D0.67%20pD%3D0.33%29.html) | +10.48% | 2.085436 | 2.304010 | +| GuardedDevirtualization.ThreeClassVirtual.Call(testInput: pB=1.00 pD=0.00) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/GuardedDevirtualization.ThreeClassVirtual.Call%28testInput%3A%20pB%3D1.00%20pD%3D0.00%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/GuardedDevirtualization.ThreeClassVirtual.Call%28testInput%3A%20pB%3D1.00%20pD%3D0.00%29.html) | +11.13% | 2.011292 | 2.235052 | +| GuardedDevirtualization.TwoClassVirtual.Call(testInput: pB = 0.00) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/GuardedDevirtualization.TwoClassVirtual.Call%28testInput%3A%20pB%20%3D%200.00%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/GuardedDevirtualization.TwoClassVirtual.Call%28testInput%3A%20pB%20%3D%200.00%29.html) | +10.36% | 2.001616 | 2.209013 | +| GuardedDevirtualization.TwoClassVirtual.Call(testInput: pB = 1.00) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/GuardedDevirtualization.TwoClassVirtual.Call%28testInput%3A%20pB%20%3D%201.00%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/GuardedDevirtualization.TwoClassVirtual.Call%28testInput%3A%20pB%20%3D%201.00%29.html) | +10.00% | 2.009489 | 2.210441 | +| PerfLabTests.CastingPerf.CheckArrayIsVariantGenericInterfaceNo | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/PerfLabTests.CastingPerf.CheckArrayIsVariantGenericInterfaceNo.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/PerfLabTests.CastingPerf.CheckArrayIsVariantGenericInterfaceNo.html) | +12.44% | 5.250246 | 5.903224 | +| System.Collections.CtorGivenSize.SortedList(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CtorGivenSize%28Int32%29.SortedList%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CtorGivenSize%28Int32%29.SortedList%28Size%3A%20512%29.html) | +12.85% | 215.886213 | 243.629984 | +| System.Collections.CtorGivenSize.List(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CtorGivenSize%28String%29.List%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CtorGivenSize%28String%29.List%28Size%3A%20512%29.html) | +12.36% | 109.973045 | 123.569928 | +| System.Collections.CtorGivenSizeNonGeneric.ArrayList(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CtorGivenSizeNonGeneric.ArrayList%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CtorGivenSizeNonGeneric.ArrayList%28Size%3A%20512%29.html) | +10.05% | 108.564386 | 119.470122 | +| System.Collections.IterateForEach.ImmutableStack(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.IterateForEach%28Int32%29.ImmutableStack%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.IterateForEach%28Int32%29.ImmutableStack%28Size%3A%20512%29.html) | +12.12% | 12198.661764 | 13677.557977 | +| System.Collections.IterateForEach.ImmutableStack(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.IterateForEach%28String%29.ImmutableStack%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.IterateForEach%28String%29.ImmutableStack%28Size%3A%20512%29.html) | +13.34% | 13892.257324 | 15744.883095 | +| System.Globalization.Tests.Perf_NumberCultureInfo.ToString(culturestring: ) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Globalization.Tests.Perf_NumberCultureInfo.ToString%28culturestring%3A%20%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Globalization.Tests.Perf_NumberCultureInfo.ToString%28culturestring%3A%20%29.html) | +10.51% | 199.832785 | 220.831524 | +| System.IO.Tests.Perf_Path.GetFileName | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.IO.Tests.Perf_Path.GetFileName.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.IO.Tests.Perf_Path.GetFileName.html) | +14.37% | 63.162069 | 72.240544 | +| System.Linq.Tests.Perf_Enumerable.Contains_ElementNotFound(input: ICollection) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Linq.Tests.Perf_Enumerable.Contains_ElementNotFound%28input%3A%20ICollection%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Linq.Tests.Perf_Enumerable.Contains_ElementNotFound%28input%3A%20ICollection%29.html) | +10.87% | 36.690800 | 40.677568 | +| System.Memory.MemoryMarshal.CastToInt | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.MemoryMarshal%28Int32%29.CastToInt.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.MemoryMarshal%28Int32%29.CastToInt.html) | +11.73% | 2.468848 | 2.758484 | +| System.Memory.ReadOnlyMemory.ToArray(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.ReadOnlyMemory%28Char%29.ToArray%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.ReadOnlyMemory%28Char%29.ToArray%28Size%3A%20512%29.html) | +13.77% | 92.852077 | 105.636513 | +| System.Memory.Span.LastIndexOfValue(Size: 4) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Int32%29.LastIndexOfValue%28Size%3A%204%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Int32%29.LastIndexOfValue%28Size%3A%204%29.html) | +10.85% | 7.687110 | 8.521003 | +| System.Net.Primitives.Tests.CredentialCacheTests.ForEach(uriCount: 0, hostPortCount: 10) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Net.Primitives.Tests.CredentialCacheTests.ForEach%28uriCount%3A%200%2C%20hostPortCount%3A%2010%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Net.Primitives.Tests.CredentialCacheTests.ForEach%28uriCount%3A%200%2C%20hostPortCount%3A%2010%29.html) | +13.10% | 591.812196 | 669.326417 | +| System.Net.Primitives.Tests.CredentialCacheTests.ForEach(uriCount: 10, hostPortCount: 10) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Net.Primitives.Tests.CredentialCacheTests.ForEach%28uriCount%3A%2010%2C%20hostPortCount%3A%2010%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Net.Primitives.Tests.CredentialCacheTests.ForEach%28uriCount%3A%2010%2C%20hostPortCount%3A%2010%29.html) | +11.37% | 859.452065 | 957.133556 | +| System.Numerics.Tests.Constructor.SpanCastBenchmark_Int64 | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Constructor.SpanCastBenchmark_Int64.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Constructor.SpanCastBenchmark_Int64.html) | +11.93% | 2.193319 | 2.454967 | +| System.Numerics.Tests.Perf_BigInteger.ToByteArray(numberString: 123) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_BigInteger.ToByteArray%28numberString%3A%20123%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_BigInteger.ToByteArray%28numberString%3A%20123%29.html) | +14.33% | 16.982847 | 19.417336 | +| System.Numerics.Tests.Perf_Quaternion.MultiplyByScalarBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Quaternion.MultiplyByScalarBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Quaternion.MultiplyByScalarBenchmark.html) | +13.73% | 14.248629 | 16.205567 | +| System.Numerics.Tests.Perf_Vector4.ClampBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector4.ClampBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector4.ClampBenchmark.html) | +12.01% | 8.582271 | 9.612660 | +| System.Numerics.Tests.Perf_VectorOf.GetHashCodeBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Int64%29.GetHashCodeBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Int64%29.GetHashCodeBenchmark.html) | +13.03% | 19.839022 | 22.423326 | +| System.Numerics.Tests.Perf_VectorOf.AbsBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28SByte%29.AbsBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28SByte%29.AbsBenchmark.html) | +14.75% | 1.417934 | 1.627077 | +| System.Numerics.Tests.Perf_VectorOf.BitwiseAndOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Single%29.BitwiseAndOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Single%29.BitwiseAndOperatorBenchmark.html) | +10.02% | 1.933945 | 2.127741 | +| System.Numerics.Tests.Perf_VectorOf.MultiplyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Single%29.MultiplyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Single%29.MultiplyBenchmark.html) | +11.62% | 1.901727 | 2.122762 | +| System.Numerics.Tests.Perf_VectorOf.EqualsStaticBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28UInt16%29.EqualsStaticBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28UInt16%29.EqualsStaticBenchmark.html) | +12.30% | 1.950452 | 2.190400 | +| System.Numerics.Tests.Perf_VectorOf.MaxBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28UInt16%29.MaxBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28UInt16%29.MaxBenchmark.html) | +12.99% | 1.943823 | 2.196368 | +| System.Numerics.Tests.Perf_VectorOf.LessThanAnyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28UInt32%29.LessThanAnyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28UInt32%29.LessThanAnyBenchmark.html) | +13.16% | 0.686746 | 0.777145 | +| System.Numerics.Tests.Perf_VectorOf.GetHashCodeBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28UInt64%29.GetHashCodeBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28UInt64%29.GetHashCodeBenchmark.html) | +10.98% | 20.093072 | 22.298375 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Float.GreaterThanOrEqualAnyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Float.GreaterThanOrEqualAnyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Float.GreaterThanOrEqualAnyBenchmark.html) | +10.43% | 0.838339 | 0.925754 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Float.OnesComplementBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Float.OnesComplementBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Float.OnesComplementBenchmark.html) | +13.41% | 1.445368 | 1.639188 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Int.LessThanBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Int.LessThanBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Int.LessThanBenchmark.html) | +13.04% | 1.805187 | 2.040623 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Int.MaxBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Int.MaxBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Int.MaxBenchmark.html) | +11.34% | 1.891279 | 2.105801 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Int.UnaryNegateOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Int.UnaryNegateOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Int.UnaryNegateOperatorBenchmark.html) | +13.02% | 1.568935 | 1.773181 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.GreaterThanBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int16%29.GreaterThanBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int16%29.GreaterThanBenchmark.html) | +10.19% | 1.930167 | 2.126893 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.GreaterThanBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int32%29.GreaterThanBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Int32%29.GreaterThanBenchmark.html) | +10.34% | 1.824863 | 2.013626 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.GreaterThanOrEqualBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28SByte%29.GreaterThanOrEqualBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28SByte%29.GreaterThanOrEqualBenchmark.html) | +10.49% | 1.747998 | 1.931365 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.ExclusiveOrOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Single%29.ExclusiveOrOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Single%29.ExclusiveOrOperatorBenchmark.html) | +14.14% | 2.018190 | 2.303621 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.LessThanOrEqualBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt32%29.LessThanOrEqualBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt32%29.LessThanOrEqualBenchmark.html) | +12.50% | 1.762827 | 1.983133 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.DivisionOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt64%29.DivisionOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt64%29.DivisionOperatorBenchmark.html) | +14.11% | 5.350459 | 6.105488 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.GetHashCodeBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt64%29.GetHashCodeBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt64%29.GetHashCodeBenchmark.html) | +10.60% | 20.012062 | 22.132726 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.GreaterThanOrEqualBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt64%29.GreaterThanOrEqualBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt64%29.GreaterThanOrEqualBenchmark.html) | +14.26% | 2.370503 | 2.708557 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.InequalityOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt64%29.InequalityOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28UInt64%29.InequalityOperatorBenchmark.html) | +11.39% | 1.362171 | 1.517351 | +| System.Tests.Perf_Double.ToString(value: 12345) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Double.ToString%28value%3A%2012345%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Double.ToString%28value%3A%2012345%29.html) | +12.88% | 173.342731 | 195.661924 | +| System.Tests.Perf_Int64.Parse(value: "12345") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Int64.Parse%28value%3A%20%2212345%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Int64.Parse%28value%3A%20%2212345%22%29.html) | +14.56% | 28.650586 | 32.820938 | +| System.Tests.Perf_Int64.TryFormat(value: 12345) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Int64.TryFormat%28value%3A%2012345%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Int64.TryFormat%28value%3A%2012345%29.html) | +12.18% | 19.189556 | 21.526439 | +| System.Tests.Perf_Single.ToStringWithFormat(value: 3.4028235E+38, format: "E") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Single.ToStringWithFormat%28value%3A%203.4028235E%2B38%2C%20format%3A%20%22E%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Single.ToStringWithFormat%28value%3A%203.4028235E%2B38%2C%20format%3A%20%22E%22%29.html) | +10.55% | 192.563907 | 212.872223 | +| System.Tests.Perf_String.ToLower(s: "TEST") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_String.ToLower%28s%3A%20%22TEST%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_String.ToLower%28s%3A%20%22TEST%22%29.html) | +10.68% | 60.675984 | 67.155323 | +| System.Tests.Perf_String.ToLower(s: "This is a much longer piece of text that might benefit more from vectorization.") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_String.ToLower%28s%3A%20%22This%20is%20a%20much%20longer%20piece%20of%20text%20that%20might%20benefit%20more%20from%20vectorization.%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_String.ToLower%28s%3A%20%22This%20is%20a%20much%20longer%20piece%20of%20text%20that%20might%20benefit%20more%20from%20vectorization.%22%29.html) | +10.35% | 119.590807 | 131.974103 | +| System.Tests.Perf_String.ToLowerInvariant(s: "TEST") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_String.ToLowerInvariant%28s%3A%20%22TEST%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_String.ToLowerInvariant%28s%3A%20%22TEST%22%29.html) | +10.11% | 54.464563 | 59.971093 | +| System.Tests.Perf_String.ToLowerInvariant(s: "TeSt") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_String.ToLowerInvariant%28s%3A%20%22TeSt%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_String.ToLowerInvariant%28s%3A%20%22TeSt%22%29.html) | +11.00% | 53.247268 | 59.104945 | +| System.Tests.Perf_String.ToUpper(s: "TeSt") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_String.ToUpper%28s%3A%20%22TeSt%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_String.ToUpper%28s%3A%20%22TeSt%22%29.html) | +12.53% | 60.854672 | 68.479301 | +| System.Tests.Perf_String.Trim(s: " Te st ") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_String.Trim%28s%3A%20%22%20Te%20st%20%20%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_String.Trim%28s%3A%20%22%20Te%20st%20%20%22%29.html) | +11.56% | 49.761979 | 55.516298 | +| System.Tests.Perf_TimeSpan.FromSeconds | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_TimeSpan.FromSeconds.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_TimeSpan.FromSeconds.html) | +10.11% | 1.985756 | 2.186600 | +| System.Tests.Perf_Type.GetType_FullyQualifiedNames(input: typeof(System.Int32[*])) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Type.GetType_FullyQualifiedNames%28input%3A%20typeof%28System.Int32%5B%2A%5D%29%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Type.GetType_FullyQualifiedNames%28input%3A%20typeof%28System.Int32%5B%2A%5D%29%29.html) | +14.40% | 2103.643123 | 2406.604278 | +| System.Tests.Perf_Type.GetType_FullyQualifiedNames(input: typeof(int)) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Type.GetType_FullyQualifiedNames%28input%3A%20typeof%28int%29%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Type.GetType_FullyQualifiedNames%28input%3A%20typeof%28int%29%29.html) | +13.72% | 1809.803697 | 2058.178236 | +| System.Tests.Perf_Type.GetType_NonFullyQualifiedNames(input: "System.Int32") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Type.GetType_NonFullyQualifiedNames%28input%3A%20%22System.Int32%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Type.GetType_NonFullyQualifiedNames%28input%3A%20%22System.Int32%22%29.html) | +13.85% | 1716.720130 | 1954.478851 | +| System.Tests.Perf_Type.GetType_NonFullyQualifiedNames(input: "System.Int32[*]") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Type.GetType_NonFullyQualifiedNames%28input%3A%20%22System.Int32%5B%2A%5D%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Type.GetType_NonFullyQualifiedNames%28input%3A%20%22System.Int32%5B%2A%5D%22%29.html) | +14.00% | 1947.968416 | 2220.693109 | +| System.Tests.Perf_UInt64.Parse(value: "12345") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_UInt64.Parse%28value%3A%20%2212345%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_UInt64.Parse%28value%3A%20%2212345%22%29.html) | +10.24% | 29.389628 | 32.399109 | + +## 7.5-10% Regression (41 tests) + +| Test Name | Link (Viper) | Link (Tiger) | Change % | .NET 9 | .NET 10 | +|-----------|------|------|----------|--------|-------| +| GuardedDevirtualization.ThreeClassVirtual.Call(testInput: pB=0.33 pD=0.67) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/GuardedDevirtualization.ThreeClassVirtual.Call%28testInput%3A%20pB%3D0.33%20pD%3D0.67%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/GuardedDevirtualization.ThreeClassVirtual.Call%28testInput%3A%20pB%3D0.33%20pD%3D0.67%29.html) | +8.85% | 2.080112 | 2.264171 | +| GuardedDevirtualization.ThreeClassVirtual.Call(testInput: pB=0.67 pD=0.00) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/GuardedDevirtualization.ThreeClassVirtual.Call%28testInput%3A%20pB%3D0.67%20pD%3D0.00%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/GuardedDevirtualization.ThreeClassVirtual.Call%28testInput%3A%20pB%3D0.67%20pD%3D0.00%29.html) | +7.51% | 2.064649 | 2.219694 | +| GuardedDevirtualization.TwoClassVirtual.Call(testInput: pB = 0.10) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/GuardedDevirtualization.TwoClassVirtual.Call%28testInput%3A%20pB%20%3D%200.10%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/GuardedDevirtualization.TwoClassVirtual.Call%28testInput%3A%20pB%20%3D%200.10%29.html) | +8.37% | 2.043108 | 2.214153 | +| GuardedDevirtualization.TwoClassVirtual.Call(testInput: pB = 0.20) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/GuardedDevirtualization.TwoClassVirtual.Call%28testInput%3A%20pB%20%3D%200.20%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/GuardedDevirtualization.TwoClassVirtual.Call%28testInput%3A%20pB%20%3D%200.20%29.html) | +7.88% | 2.045440 | 2.206581 | +| GuardedDevirtualization.TwoClassVirtual.Call(testInput: pB = 0.60) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/GuardedDevirtualization.TwoClassVirtual.Call%28testInput%3A%20pB%20%3D%200.60%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/GuardedDevirtualization.TwoClassVirtual.Call%28testInput%3A%20pB%20%3D%200.60%29.html) | +8.71% | 2.072562 | 2.253013 | +| GuardedDevirtualization.TwoClassVirtual.Call(testInput: pB = 0.70) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/GuardedDevirtualization.TwoClassVirtual.Call%28testInput%3A%20pB%20%3D%200.70%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/GuardedDevirtualization.TwoClassVirtual.Call%28testInput%3A%20pB%20%3D%200.70%29.html) | +8.26% | 2.061489 | 2.231731 | +| GuardedDevirtualization.TwoClassVirtual.Call(testInput: pB = 0.80) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/GuardedDevirtualization.TwoClassVirtual.Call%28testInput%3A%20pB%20%3D%200.80%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/GuardedDevirtualization.TwoClassVirtual.Call%28testInput%3A%20pB%20%3D%200.80%29.html) | +8.05% | 2.042798 | 2.207162 | +| GuardedDevirtualization.TwoClassVirtual.Call(testInput: pB = 0.90) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/GuardedDevirtualization.TwoClassVirtual.Call%28testInput%3A%20pB%20%3D%200.90%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/GuardedDevirtualization.TwoClassVirtual.Call%28testInput%3A%20pB%20%3D%200.90%29.html) | +8.72% | 2.021268 | 2.197510 | +| System.Buffers.Text.Tests.Utf8FormatterTests.FormatterUInt32(value: 0) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Buffers.Text.Tests.Utf8FormatterTests.FormatterUInt32%28value%3A%200%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Buffers.Text.Tests.Utf8FormatterTests.FormatterUInt32%28value%3A%200%29.html) | +9.59% | 7.358237 | 8.064251 | +| System.Globalization.Tests.Perf_NumberCultureInfo.ToString(culturestring: fr) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Globalization.Tests.Perf_NumberCultureInfo.ToString%28culturestring%3A%20fr%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Globalization.Tests.Perf_NumberCultureInfo.ToString%28culturestring%3A%20fr%29.html) | +8.83% | 200.936932 | 218.669986 | +| System.IO.Tests.StreamReaderReadLineTests.ReadLine(LineLengthRange: [ 1, 1]) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.IO.Tests.StreamReaderReadLineTests.ReadLine%28LineLengthRange%3A%20%5B%20%20%201%2C%20%20%20%201%5D%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.IO.Tests.StreamReaderReadLineTests.ReadLine%28LineLengthRange%3A%20%5B%20%20%201%2C%20%20%20%201%5D%29.html) | +8.01% | 482152.917327 | 520756.814294 | +| System.Memory.Memory.ToArray(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Memory%28Char%29.ToArray%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Memory%28Char%29.ToArray%28Size%3A%20512%29.html) | +8.26% | 90.617648 | 98.106177 | +| System.Net.Primitives.Tests.CredentialCacheTests.GetCredential_Uri(uriString: "http://name5", uriCount: 10) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Net.Primitives.Tests.CredentialCacheTests.GetCredential_Uri%28uriString%3A%20%22http%3A//name5%22%2C%20uriCount%3A%2010%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Net.Primitives.Tests.CredentialCacheTests.GetCredential_Uri%28uriString%3A%20%22http%3A//name5%22%2C%20uriCount%3A%2010%29.html) | +7.94% | 1534.110338 | 1655.971013 | +| System.Net.Primitives.Tests.CredentialCacheTests.GetCredential_Uri(uriString: "http://notfound", uriCount: 10) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Net.Primitives.Tests.CredentialCacheTests.GetCredential_Uri%28uriString%3A%20%22http%3A//notfound%22%2C%20uriCount%3A%2010%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Net.Primitives.Tests.CredentialCacheTests.GetCredential_Uri%28uriString%3A%20%22http%3A//notfound%22%2C%20uriCount%3A%2010%29.html) | +7.63% | 1765.804866 | 1900.593162 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.SumOfMagnitudes(BufferLength: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Int32%29.SumOfMagnitudes%28BufferLength%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Int32%29.SumOfMagnitudes%28BufferLength%3A%20128%29.html) | +8.26% | 35.350062 | 38.271554 | +| System.Numerics.Tests.Perf_Matrix4x4.CreatePerspectiveFieldOfViewBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Matrix4x4.CreatePerspectiveFieldOfViewBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Matrix4x4.CreatePerspectiveFieldOfViewBenchmark.html) | +9.33% | 34.909751 | 38.165806 | +| System.Numerics.Tests.Perf_Plane.CreateFromVector3WithScalarDBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Plane.CreateFromVector3WithScalarDBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Plane.CreateFromVector3WithScalarDBenchmark.html) | +8.17% | 13.486707 | 14.588199 | +| System.Numerics.Tests.Perf_Vector4.AddFunctionBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector4.AddFunctionBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector4.AddFunctionBenchmark.html) | +8.62% | 16.751156 | 18.195532 | +| System.Numerics.Tests.Perf_Vector4.MultiplyFunctionBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector4.MultiplyFunctionBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector4.MultiplyFunctionBenchmark.html) | +9.73% | 16.512836 | 18.119011 | +| System.Numerics.Tests.Perf_VectorOf.ExclusiveOrOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Byte%29.ExclusiveOrOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Byte%29.ExclusiveOrOperatorBenchmark.html) | +9.49% | 1.914031 | 2.095739 | +| System.Numerics.Tests.Perf_VectorOf.LessThanBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Int16%29.LessThanBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Int16%29.LessThanBenchmark.html) | +9.35% | 1.882313 | 2.058347 | +| System.Numerics.Tests.Perf_VectorOf.BitwiseAndBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Int64%29.BitwiseAndBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Int64%29.BitwiseAndBenchmark.html) | +9.13% | 1.889971 | 2.062495 | +| System.Numerics.Tests.Perf_VectorOf.SubtractBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Int64%29.SubtractBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Int64%29.SubtractBenchmark.html) | +9.94% | 1.828845 | 2.010544 | +| System.Numerics.Tests.Perf_VectorOf.MinBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28SByte%29.MinBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28SByte%29.MinBenchmark.html) | +8.51% | 1.912956 | 2.075779 | +| System.Numerics.Tests.Perf_VectorOf.SubtractionOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Single%29.SubtractionOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Single%29.SubtractionOperatorBenchmark.html) | +9.04% | 1.894928 | 2.066249 | +| System.Numerics.Tests.Perf_VectorOf.BitwiseAndBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28UInt32%29.BitwiseAndBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28UInt32%29.BitwiseAndBenchmark.html) | +7.77% | 1.872694 | 2.018133 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Float.GreaterThanAnyBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Float.GreaterThanAnyBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Float.GreaterThanAnyBenchmark.html) | +8.75% | 0.922084 | 1.002773 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.DotBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Byte%29.DotBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Byte%29.DotBenchmark.html) | +8.20% | 9.523534 | 10.304123 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.ExclusiveOrOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Byte%29.ExclusiveOrOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Byte%29.ExclusiveOrOperatorBenchmark.html) | +9.41% | 1.854486 | 2.029042 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.LessThanOrEqualBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Byte%29.LessThanOrEqualBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Byte%29.LessThanOrEqualBenchmark.html) | +9.27% | 1.733480 | 1.894121 | +| System.Tests.Perf_Array.ArrayResize | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Array.ArrayResize.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Array.ArrayResize.html) | +9.13% | 55.385678 | 60.441767 | +| System.Tests.Perf_Double.ToStringWithFormat(value: 12345, format: "E") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Double.ToStringWithFormat%28value%3A%2012345%2C%20format%3A%20%22E%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Double.ToStringWithFormat%28value%3A%2012345%2C%20format%3A%20%22E%22%29.html) | +10.00% | 198.249162 | 218.065669 | +| System.Tests.Perf_Enum.GetValuesAsUnderlyingType_NonGeneric | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Enum.GetValuesAsUnderlyingType_NonGeneric.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Enum.GetValuesAsUnderlyingType_NonGeneric.html) | +7.94% | 44.976716 | 48.549192 | +| System.Tests.Perf_Guid.ParseExactD | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Guid.ParseExactD.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Guid.ParseExactD.html) | +7.60% | 40.150876 | 43.202298 | +| System.Tests.Perf_Single.ToStringWithFormat(value: 12345, format: "R") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Single.ToStringWithFormat%28value%3A%2012345%2C%20format%3A%20%22R%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Single.ToStringWithFormat%28value%3A%2012345%2C%20format%3A%20%22R%22%29.html) | +7.83% | 186.523494 | 201.128204 | +| System.Tests.Perf_String.ToUpperInvariant(s: "TeSt") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_String.ToUpperInvariant%28s%3A%20%22TeSt%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_String.ToUpperInvariant%28s%3A%20%22TeSt%22%29.html) | +9.62% | 53.930820 | 59.119876 | +| System.Tests.Perf_String.ToUpperInvariant(s: "test") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_String.ToUpperInvariant%28s%3A%20%22test%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_String.ToUpperInvariant%28s%3A%20%22test%22%29.html) | +8.61% | 53.752438 | 58.379476 | +| System.Tests.Perf_Uri.Ctor(input: "http://dot.net") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Uri.Ctor%28input%3A%20%22http%3A//dot.net%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Uri.Ctor%28input%3A%20%22http%3A//dot.net%22%29.html) | +7.59% | 147.243001 | 158.425207 | +| System.Tests.Perf_Uri.Ctor(input: "https://contoso.com") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Uri.Ctor%28input%3A%20%22https%3A//contoso.com%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Uri.Ctor%28input%3A%20%22https%3A//contoso.com%22%29.html) | +8.55% | 139.134614 | 151.037309 | +| System.Tests.Perf_Uri.UnescapeDataString(input: "%E4%BD%A0%E5%A5%BD") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Uri.UnescapeDataString%28input%3A%20%22%25E4%25BD%25A0%25E5%25A5%25BD%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Uri.UnescapeDataString%28input%3A%20%22%25E4%25BD%25A0%25E5%25A5%25BD%22%29.html) | +9.12% | 112.060393 | 122.284554 | +| System.Text.Json.Tests.Perf_Ctor.Ctor(Formatted: False, SkipValidation: False) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Tests.Perf_Ctor.Ctor%28Formatted%3A%20False%2C%20SkipValidation%3A%20False%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Tests.Perf_Ctor.Ctor%28Formatted%3A%20False%2C%20SkipValidation%3A%20False%29.html) | +8.10% | 42.985925 | 46.467691 | + +## 5-7.5% Regression (62 tests) + +| Test Name | Link (Viper) | Link (Tiger) | Change % | .NET 9 | .NET 10 | +|-----------|------|------|----------|--------|-------| +| GuardedDevirtualization.ThreeClassVirtual.Call(testInput: pB=0.00 pD=0.67) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/GuardedDevirtualization.ThreeClassVirtual.Call%28testInput%3A%20pB%3D0.00%20pD%3D0.67%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/GuardedDevirtualization.ThreeClassVirtual.Call%28testInput%3A%20pB%3D0.00%20pD%3D0.67%29.html) | +7.39% | 2.065995 | 2.218587 | +| GuardedDevirtualization.ThreeClassVirtual.Call(testInput: pB=0.33 pD=0.00) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/GuardedDevirtualization.ThreeClassVirtual.Call%28testInput%3A%20pB%3D0.33%20pD%3D0.00%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/GuardedDevirtualization.ThreeClassVirtual.Call%28testInput%3A%20pB%3D0.33%20pD%3D0.00%29.html) | +7.28% | 2.075486 | 2.226600 | +| GuardedDevirtualization.ThreeClassVirtual.Call(testInput: pB=0.33 pD=0.33) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/GuardedDevirtualization.ThreeClassVirtual.Call%28testInput%3A%20pB%3D0.33%20pD%3D0.33%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/GuardedDevirtualization.ThreeClassVirtual.Call%28testInput%3A%20pB%3D0.33%20pD%3D0.33%29.html) | +7.01% | 2.152472 | 2.303315 | +| GuardedDevirtualization.TwoClassVirtual.Call(testInput: pB = 0.30) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/GuardedDevirtualization.TwoClassVirtual.Call%28testInput%3A%20pB%20%3D%200.30%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/GuardedDevirtualization.TwoClassVirtual.Call%28testInput%3A%20pB%20%3D%200.30%29.html) | +7.18% | 2.073780 | 2.222655 | +| GuardedDevirtualization.TwoClassVirtual.Call(testInput: pB = 0.40) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/GuardedDevirtualization.TwoClassVirtual.Call%28testInput%3A%20pB%20%3D%200.40%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/GuardedDevirtualization.TwoClassVirtual.Call%28testInput%3A%20pB%20%3D%200.40%29.html) | +6.69% | 2.092907 | 2.233013 | +| GuardedDevirtualization.TwoClassVirtual.Call(testInput: pB = 0.50) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/GuardedDevirtualization.TwoClassVirtual.Call%28testInput%3A%20pB%20%3D%200.50%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/GuardedDevirtualization.TwoClassVirtual.Call%28testInput%3A%20pB%20%3D%200.50%29.html) | +5.71% | 2.119477 | 2.240435 | +| MicroBenchmarks.Serializers.Json_FromString.SystemTextJson_SourceGen_ | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/MicroBenchmarks.Serializers.Json_FromString%28Location%29.SystemTextJson_SourceGen_.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/MicroBenchmarks.Serializers.Json_FromString%28Location%29.SystemTextJson_SourceGen_.html) | +5.61% | 2597.890043 | 2743.583497 | +| Microsoft.Extensions.Caching.Memory.Tests.MemoryCacheTests.AddThenRemove_SlidingExpiration | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/Microsoft.Extensions.Caching.Memory.Tests.MemoryCacheTests.AddThenRemove_SlidingExpiration.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/Microsoft.Extensions.Caching.Memory.Tests.MemoryCacheTests.AddThenRemove_SlidingExpiration.html) | +5.92% | 41400.090953 | 43850.350216 | +| Microsoft.Extensions.Primitives.StringSegmentBenchmark.TrimEnd | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/Microsoft.Extensions.Primitives.StringSegmentBenchmark.TrimEnd.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/Microsoft.Extensions.Primitives.StringSegmentBenchmark.TrimEnd.html) | +5.96% | 28.908549 | 30.631452 | +| PerfLabTests.CastingPerf.AssignArrayElementByVariance | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/PerfLabTests.CastingPerf.AssignArrayElementByVariance.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/PerfLabTests.CastingPerf.AssignArrayElementByVariance.html) | +6.35% | 72.658660 | 77.271009 | +| PerfLabTests.GetMember.GetField | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/PerfLabTests.GetMember.GetField.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/PerfLabTests.GetMember.GetField.html) | +6.96% | 3104937.588941 | 3321033.148704 | +| System.Buffers.Tests.ReadOnlySequenceTests.IterateTryGetTenSegments | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Buffers.Tests.ReadOnlySequenceTests%28Char%29.IterateTryGetTenSegments.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Buffers.Tests.ReadOnlySequenceTests%28Char%29.IterateTryGetTenSegments.html) | +5.74% | 265.007553 | 280.227413 | +| System.Collections.ContainsTrueComparer.HashSet(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.ContainsTrueComparer%28String%29.HashSet%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.ContainsTrueComparer%28String%29.HashSet%28Size%3A%20512%29.html) | +5.59% | 26338.025757 | 27810.650632 | +| System.Collections.CtorFromCollectionNonGeneric.Stack(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CtorFromCollectionNonGeneric%28String%29.Stack%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CtorFromCollectionNonGeneric%28String%29.Stack%28Size%3A%20512%29.html) | +6.03% | 36061.930740 | 38237.672200 | +| System.Collections.CtorGivenSize.Stack(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CtorGivenSize%28Int32%29.Stack%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CtorGivenSize%28Int32%29.Stack%28Size%3A%20512%29.html) | +6.17% | 111.251008 | 118.115081 | +| System.Collections.CtorGivenSize.Queue(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CtorGivenSize%28String%29.Queue%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CtorGivenSize%28String%29.Queue%28Size%3A%20512%29.html) | +7.30% | 113.518644 | 121.807945 | +| System.Collections.CtorGivenSize.SortedList(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CtorGivenSize%28String%29.SortedList%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CtorGivenSize%28String%29.SortedList%28Size%3A%20512%29.html) | +6.81% | 231.382223 | 247.144778 | +| System.Collections.CtorGivenSize.Stack(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CtorGivenSize%28String%29.Stack%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CtorGivenSize%28String%29.Stack%28Size%3A%20512%29.html) | +5.95% | 114.031280 | 120.816921 | +| System.Collections.CtorGivenSizeNonGeneric.Queue(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.CtorGivenSizeNonGeneric.Queue%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.CtorGivenSizeNonGeneric.Queue%28Size%3A%20512%29.html) | +6.59% | 120.379548 | 128.313723 | +| System.Collections.Tests.Add_Remove_SteadyState.ImmutableQueue(Count: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.Tests.Add_Remove_SteadyState%28Int32%29.ImmutableQueue%28Count%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.Tests.Add_Remove_SteadyState%28Int32%29.ImmutableQueue%28Count%3A%20512%29.html) | +7.16% | 111.893558 | 119.900396 | +| System.Collections.TryGetValueTrue.Dictionary(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Collections.TryGetValueTrue%28BigStruct%2C%20BigStruct%29.Dictionary%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Collections.TryGetValueTrue%28BigStruct%2C%20BigStruct%29.Dictionary%28Size%3A%20512%29.html) | +7.36% | 379401.309197 | 407326.043165 | +| System.Globalization.Tests.Perf_NumberCultureInfo.ToString(culturestring: da) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Globalization.Tests.Perf_NumberCultureInfo.ToString%28culturestring%3A%20da%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Globalization.Tests.Perf_NumberCultureInfo.ToString%28culturestring%3A%20da%29.html) | +5.79% | 204.986449 | 216.858085 | +| System.Globalization.Tests.StringSearch.LastIndexOf_Word_NotFound(Options: (en-US, OrdinalIgnoreCase, False)) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Globalization.Tests.StringSearch.LastIndexOf_Word_NotFound%28Options%3A%20%28en-US%2C%20OrdinalIgnoreCase%2C%20False%29%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Globalization.Tests.StringSearch.LastIndexOf_Word_NotFound%28Options%3A%20%28en-US%2C%20OrdinalIgnoreCase%2C%20False%29%29.html) | +6.15% | 927.680035 | 984.727593 | +| System.IO.Tests.Perf_File.CopyTo(size: 1048576) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.IO.Tests.Perf_File.CopyTo%28size%3A%201048576%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.IO.Tests.Perf_File.CopyTo%28size%3A%201048576%29.html) | +7.15% | 1433677.989096 | 1536246.525447 | +| System.Memory.ReadOnlySpan.IndexOfString(input: "ABCDE", value: "c", comparisonType: InvariantCultureIgnoreCase) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.ReadOnlySpan.IndexOfString%28input%3A%20%22ABCDE%22%2C%20value%3A%20%22c%22%2C%20comparisonType%3A%20InvariantCultureIgnoreCase%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.ReadOnlySpan.IndexOfString%28input%3A%20%22ABCDE%22%2C%20value%3A%20%22c%22%2C%20comparisonType%3A%20InvariantCultureIgnoreCase%29.html) | +6.19% | 35.708710 | 37.918966 | +| System.Memory.Span.LastIndexOfValue(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Byte%29.LastIndexOfValue%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Byte%29.LastIndexOfValue%28Size%3A%20512%29.html) | +6.86% | 17.536328 | 18.739278 | +| System.Memory.Span.LastIndexOfValue(Size: 512) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Memory.Span%28Int32%29.LastIndexOfValue%28Size%3A%20512%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Memory.Span%28Int32%29.LastIndexOfValue%28Size%3A%20512%29.html) | +6.89% | 39.606097 | 42.336849 | +| System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives.AddMultiply_ScalarAddend(BufferLength: 128) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Int32%29.AddMultiply_ScalarAddend%28BufferLength%3A%20128%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives%28Int32%29.AddMultiply_ScalarAddend%28BufferLength%3A%20128%29.html) | +5.72% | 43.166850 | 45.633997 | +| System.Numerics.Tests.Perf_Matrix4x4.CreateWorldBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Matrix4x4.CreateWorldBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Matrix4x4.CreateWorldBenchmark.html) | +5.36% | 28.450328 | 29.975881 | +| System.Numerics.Tests.Perf_Vector2.NegateOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_Vector2.NegateOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_Vector2.NegateOperatorBenchmark.html) | +5.59% | 13.612173 | 14.373629 | +| System.Numerics.Tests.Perf_VectorOf.MultiplyOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Double%29.MultiplyOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Double%29.MultiplyOperatorBenchmark.html) | +5.85% | 1.940401 | 2.053822 | +| System.Numerics.Tests.Perf_VectorOf.OnesComplementOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Numerics.Tests.Perf_VectorOf%28Int32%29.OnesComplementOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Numerics.Tests.Perf_VectorOf%28Int32%29.OnesComplementOperatorBenchmark.html) | +6.07% | 1.533930 | 1.627007 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.AddOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Byte%29.AddOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Byte%29.AddOperatorBenchmark.html) | +6.24% | 1.998037 | 2.122670 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.GreaterThanOrEqualBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Byte%29.GreaterThanOrEqualBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28Byte%29.GreaterThanOrEqualBenchmark.html) | +5.92% | 1.728775 | 1.831203 | +| System.Runtime.Intrinsics.Tests.Perf_Vector128Of.UnaryNegateOperatorBenchmark | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28SByte%29.UnaryNegateOperatorBenchmark.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Runtime.Intrinsics.Tests.Perf_Vector128Of%28SByte%29.UnaryNegateOperatorBenchmark.html) | +7.07% | 1.558941 | 1.669224 | +| System.Tests.Perf_Boolean.Parse(value: " True ") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Boolean.Parse%28value%3A%20%22%20True%20%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Boolean.Parse%28value%3A%20%22%20True%20%22%29.html) | +5.64% | 59.504512 | 62.858248 | +| System.Tests.Perf_Boolean.Parse(value: "true") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Boolean.Parse%28value%3A%20%22true%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Boolean.Parse%28value%3A%20%22true%22%29.html) | +6.11% | 21.570227 | 22.889199 | +| System.Tests.Perf_Double.ToStringWithCultureInfo(value: 12345, culture: zh) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Double.ToStringWithCultureInfo%28value%3A%2012345%2C%20culture%3A%20zh%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Double.ToStringWithCultureInfo%28value%3A%2012345%2C%20culture%3A%20zh%29.html) | +5.37% | 199.169782 | 209.857534 | +| System.Tests.Perf_Double.ToStringWithFormat(value: -1.7976931348623157E+308, format: "G") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Double.ToStringWithFormat%28value%3A%20-1.7976931348623157E%2B308%2C%20format%3A%20%22G%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Double.ToStringWithFormat%28value%3A%20-1.7976931348623157E%2B308%2C%20format%3A%20%22G%22%29.html) | +5.80% | 265.204228 | 280.573473 | +| System.Tests.Perf_Double.ToStringWithFormat(value: 12345, format: "R") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Double.ToStringWithFormat%28value%3A%2012345%2C%20format%3A%20%22R%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Double.ToStringWithFormat%28value%3A%2012345%2C%20format%3A%20%22R%22%29.html) | +6.09% | 187.289717 | 198.704543 | +| System.Tests.Perf_Int32.ToStringHex(value: 4) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Int32.ToStringHex%28value%3A%204%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Int32.ToStringHex%28value%3A%204%29.html) | +7.40% | 46.473298 | 49.912137 | +| System.Tests.Perf_Single.ToStringWithFormat(value: -3.4028235E+38, format: "G17") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Single.ToStringWithFormat%28value%3A%20-3.4028235E%2B38%2C%20format%3A%20%22G17%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Single.ToStringWithFormat%28value%3A%20-3.4028235E%2B38%2C%20format%3A%20%22G17%22%29.html) | +5.78% | 239.697228 | 253.550465 | +| System.Tests.Perf_Single.ToStringWithFormat(value: -3.4028235E+38, format: "R") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Single.ToStringWithFormat%28value%3A%20-3.4028235E%2B38%2C%20format%3A%20%22R%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Single.ToStringWithFormat%28value%3A%20-3.4028235E%2B38%2C%20format%3A%20%22R%22%29.html) | +6.93% | 222.347084 | 237.752125 | +| System.Tests.Perf_Single.ToStringWithFormat(value: 12345, format: "E") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Single.ToStringWithFormat%28value%3A%2012345%2C%20format%3A%20%22E%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Single.ToStringWithFormat%28value%3A%2012345%2C%20format%3A%20%22E%22%29.html) | +6.41% | 206.073617 | 219.275048 | +| System.Tests.Perf_String.Join_Enumerable | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_String.Join_Enumerable.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_String.Join_Enumerable.html) | +5.38% | 830.041483 | 874.722289 | +| System.Tests.Perf_String.Substring_Int(s: "dzsdzsDDZSDZSDZSddsz", i: 10) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_String.Substring_Int%28s%3A%20%22dzsdzsDDZSDZSDZSddsz%22%2C%20i%3A%2010%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_String.Substring_Int%28s%3A%20%22dzsdzsDDZSDZSDZSddsz%22%2C%20i%3A%2010%29.html) | +5.14% | 37.749798 | 39.688914 | +| System.Tests.Perf_String.ToUpper(s: "This is a much longer piece of text that might benefit more from vectorization.") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_String.ToUpper%28s%3A%20%22This%20is%20a%20much%20longer%20piece%20of%20text%20that%20might%20benefit%20more%20from%20vectorization.%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_String.ToUpper%28s%3A%20%22This%20is%20a%20much%20longer%20piece%20of%20text%20that%20might%20benefit%20more%20from%20vectorization.%22%29.html) | +6.83% | 123.038012 | 131.446279 | +| System.Tests.Perf_String.ToUpperInvariant(s: "This is a much longer piece of text that might benefit more from vectorization.") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_String.ToUpperInvariant%28s%3A%20%22This%20is%20a%20much%20longer%20piece%20of%20text%20that%20might%20benefit%20more%20from%20vectorization.%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_String.ToUpperInvariant%28s%3A%20%22This%20is%20a%20much%20longer%20piece%20of%20text%20that%20might%20benefit%20more%20from%20vectorization.%22%29.html) | +7.31% | 113.087424 | 121.350200 | +| System.Tests.Perf_String.Trim(s: "Test ") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_String.Trim%28s%3A%20%22Test%20%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_String.Trim%28s%3A%20%22Test%20%22%29.html) | +6.33% | 51.043172 | 54.274884 | +| System.Tests.Perf_UInt64.ParseSpan(value: "12345") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_UInt64.ParseSpan%28value%3A%20%2212345%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_UInt64.ParseSpan%28value%3A%20%2212345%22%29.html) | +6.80% | 27.206154 | 29.056347 | +| System.Tests.Perf_Uri.Ctor(input: "https://CONTOSO.com") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Uri.Ctor%28input%3A%20%22https%3A//CONTOSO.com%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Uri.Ctor%28input%3A%20%22https%3A//CONTOSO.com%22%29.html) | +6.25% | 139.722490 | 148.453741 | +| System.Tests.Perf_Uri.UnescapeDataString(input: "abc%20def%20ghi%20") | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Tests.Perf_Uri.UnescapeDataString%28input%3A%20%22abc%2520def%2520ghi%2520%22%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Tests.Perf_Uri.UnescapeDataString%28input%3A%20%22abc%2520def%2520ghi%2520%22%29.html) | +6.95% | 100.954956 | 107.974377 | +| System.Text.Json.Tests.Perf_Ctor.Ctor(Formatted: False, SkipValidation: True) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Tests.Perf_Ctor.Ctor%28Formatted%3A%20False%2C%20SkipValidation%3A%20True%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Tests.Perf_Ctor.Ctor%28Formatted%3A%20False%2C%20SkipValidation%3A%20True%29.html) | +5.39% | 42.923907 | 45.237043 | +| System.Text.Json.Tests.Perf_Ctor.Ctor(Formatted: True, SkipValidation: True) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.Json.Tests.Perf_Ctor.Ctor%28Formatted%3A%20True%2C%20SkipValidation%3A%20True%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.Json.Tests.Perf_Ctor.Ctor%28Formatted%3A%20True%2C%20SkipValidation%3A%20True%29.html) | +5.31% | 43.317847 | 45.618887 | +| System.Text.RegularExpressions.Tests.Perf_Regex_Common.Date_IsNotMatch(Options: Compiled) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.RegularExpressions.Tests.Perf_Regex_Common.Date_IsNotMatch%28Options%3A%20Compiled%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.RegularExpressions.Tests.Perf_Regex_Common.Date_IsNotMatch%28Options%3A%20Compiled%29.html) | +5.59% | 470.583275 | 496.866886 | +| System.Text.RegularExpressions.Tests.Perf_Regex_Common.Date_IsNotMatch(Options: IgnoreCase, Compiled) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.RegularExpressions.Tests.Perf_Regex_Common.Date_IsNotMatch%28Options%3A%20IgnoreCase%2C%20Compiled%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.RegularExpressions.Tests.Perf_Regex_Common.Date_IsNotMatch%28Options%3A%20IgnoreCase%2C%20Compiled%29.html) | +7.13% | 470.360115 | 503.877277 | +| System.Text.RegularExpressions.Tests.Perf_Regex_Common.Date_IsNotMatch(Options: None) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.RegularExpressions.Tests.Perf_Regex_Common.Date_IsNotMatch%28Options%3A%20None%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.RegularExpressions.Tests.Perf_Regex_Common.Date_IsNotMatch%28Options%3A%20None%29.html) | +6.36% | 469.016729 | 498.865564 | +| System.Text.RegularExpressions.Tests.Perf_Regex_Common.MatchesBoundary(Options: Compiled) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.RegularExpressions.Tests.Perf_Regex_Common.MatchesBoundary%28Options%3A%20Compiled%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.RegularExpressions.Tests.Perf_Regex_Common.MatchesBoundary%28Options%3A%20Compiled%29.html) | +6.22% | 134244.400971 | 142588.517592 | +| System.Text.RegularExpressions.Tests.Perf_Regex_Common.MatchesBoundary(Options: IgnoreCase, Compiled) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.RegularExpressions.Tests.Perf_Regex_Common.MatchesBoundary%28Options%3A%20IgnoreCase%2C%20Compiled%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.RegularExpressions.Tests.Perf_Regex_Common.MatchesBoundary%28Options%3A%20IgnoreCase%2C%20Compiled%29.html) | +6.91% | 134033.001812 | 143292.058045 | +| System.Text.RegularExpressions.Tests.Perf_Regex_Common.MatchesBoundary(Options: None) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Text.RegularExpressions.Tests.Perf_Regex_Common.MatchesBoundary%28Options%3A%20None%29.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Text.RegularExpressions.Tests.Perf_Regex_Common.MatchesBoundary%28Options%3A%20None%29.html) | +7.17% | 133732.532005 | 143320.732953 | +| System.Threading.Tests.Perf_Timer.ScheduleManyThenDisposeMany | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Threading.Tests.Perf_Timer.ScheduleManyThenDisposeMany.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Threading.Tests.Perf_Timer.ScheduleManyThenDisposeMany.html) | +7.40% | 557736266.560000 | 599031138.855556 | +| System.Threading.Tests.Perf_Timer.ShortScheduleAndDisposeWithFiringTimers | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/ViperUbuntu/System.Threading.Tests.Perf_Timer.ShortScheduleAndDisposeWithFiringTimers.html) | [Link](https://pvscmdupload.z22.web.core.windows.net/reports/allTestHistory/refs/heads/main_x64_ubuntu%2022.04_AOT=true_CompilationMode=wasm_RunKind=micro/System.Threading.Tests.Perf_Timer.ShortScheduleAndDisposeWithFiringTimers.html) | +7.03% | 339.354430 | 363.215806 |