-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[Perf] Changes at 7/1/2021 8:32:46 AM #7148
Comments
Run Information
Improvemnts in PerfLabTests.GetMember
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'PerfLabTests.GetMember*' PayloadsHistogramPerfLabTests.GetMember.GetMethod15
PerfLabTests.GetMember.GetMethod2
PerfLabTests.GetMember.GetMethod10
PerfLabTests.GetMember.GetMethod12
PerfLabTests.GetMember.GetMethod3
PerfLabTests.GetMember.GetMethod5
PerfLabTests.GetMember.GetMethod20
PerfLabTests.GetMember.GetField
PerfLabTests.GetMember.GetMethod1
PerfLabTests.GetMember.GetMethod4
DocsProfiling workflow for dotnet/runtime repository
Improvemnts in System.Buffers.Tests.ReadOnlySequenceTests<Byte>
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Buffers.Tests.ReadOnlySequenceTests<Byte>*' PayloadsHistogramSystem.Buffers.Tests.ReadOnlySequenceTests<Byte>.IterateForEachSingleSegment
System.Buffers.Tests.ReadOnlySequenceTests<Byte>.FirstSpanSingleSegment
System.Buffers.Tests.ReadOnlySequenceTests<Byte>.IterateTryGetMemory
System.Buffers.Tests.ReadOnlySequenceTests<Byte>.FirstSpanArray
System.Buffers.Tests.ReadOnlySequenceTests<Byte>.FirstSpanTenSegments
System.Buffers.Tests.ReadOnlySequenceTests<Byte>.FirstSpanMemory
System.Buffers.Tests.ReadOnlySequenceTests<Byte>.IterateForEachMemory
System.Buffers.Tests.ReadOnlySequenceTests<Byte>.IterateForEachArray
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in Benchstone.BenchF.NewtR
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'Benchstone.BenchF.NewtR*' PayloadsHistogramBenchstone.BenchF.NewtR.Test
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.Globalization.Tests.Perf_NumberCultureInfo
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Globalization.Tests.Perf_NumberCultureInfo*' PayloadsHistogramSystem.Globalization.Tests.Perf_NumberCultureInfo.ToString(culturestring: fr)
System.Globalization.Tests.Perf_NumberCultureInfo.ToString(culturestring: )
System.Globalization.Tests.Perf_NumberCultureInfo.ToString(culturestring: da)
System.Globalization.Tests.Perf_NumberCultureInfo.ToString(culturestring: ja)
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.ComponentModel.Tests.Perf_TypeDescriptorTests
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.ComponentModel.Tests.Perf_TypeDescriptorTests*' PayloadsHistogramSystem.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter(typeToConvert: typeof(int))
System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter(typeToConvert: typeof(System.ComponentModel.Tests.ClassIDerived))
System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter(typeToConvert: typeof(System.ComponentModel.Tests.SomeValueType?))
System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter(typeToConvert: typeof(System.ComponentModel.Tests.IDerived))
System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter(typeToConvert: typeof(System.ComponentModel.Tests.ClassWithNoConverter))
System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter(typeToConvert: typeof(string))
System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter(typeToConvert: typeof(System.Guid))
System.ComponentModel.Tests.Perf_TypeDescriptorTests.GetConverter(typeToConvert: typeof(System.ComponentModel.Tests.DerivedClass))
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.Tests.Perf_Double
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Tests.Perf_Double*' PayloadsHistogramSystem.Tests.Perf_Double.ToStringWithFormat(value: 12345, format: "G")
System.Tests.Perf_Double.ToStringWithFormat(value: 12345, format: "R")
System.Tests.Perf_Double.ToStringWithFormat(value: 12345, format: "G17")
System.Tests.Perf_Double.ToString(value: 12345)
System.Tests.Perf_Double.ToStringWithFormat(value: 1.7976931348623157E+308, format: "G17")
System.Tests.Perf_Double.ToString(value: -1.7976931348623157E+308)
System.Tests.Perf_Double.ToStringWithFormat(value: 1.7976931348623157E+308, format: "R")
System.Tests.Perf_Double.ToStringWithFormat(value: -1.7976931348623157E+308, format: "R")
System.Tests.Perf_Double.ToStringWithCultureInfo(value: -1.7976931348623157E+308, culture: zh)
System.Tests.Perf_Double.ToStringWithCultureInfo(value: 12345, culture: zh)
System.Tests.Perf_Double.ToStringWithCultureInfo(value: 1.7976931348623157E+308, culture: zh)
System.Tests.Perf_Double.Parse(value: "12345")
System.Tests.Perf_Double.ToStringWithFormat(value: 1.7976931348623157E+308, format: "G")
System.Tests.Perf_Double.ToString(value: 1.7976931348623157E+308)
System.Tests.Perf_Double.TryParse(value: "12345")
System.Tests.Perf_Double.ToStringWithFormat(value: -1.7976931348623157E+308, format: "G")
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.Memory.Span<Int32>
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Memory.Span<Int32>*' PayloadsHistogramSystem.Memory.Span<Int32>.SequenceEqual(Size: 512)
System.Memory.Span<Int32>.StartsWith(Size: 512)
System.Memory.Span<Int32>.EndsWith(Size: 512)
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in Microsoft.Extensions.Primitives.Performance.StringValuesBenchmark
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'Microsoft.Extensions.Primitives.Performance.StringValuesBenchmark*' PayloadsHistogramMicrosoft.Extensions.Primitives.Performance.StringValuesBenchmark.ForEach_Array
Microsoft.Extensions.Primitives.Performance.StringValuesBenchmark.ForEach_String
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.Collections.Tests.Perf_PriorityQueue<Guid, Guid>
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Collections.Tests.Perf_PriorityQueue<Guid, Guid>*' PayloadsHistogramSystem.Collections.Tests.Perf_PriorityQueue<Guid, Guid>.Enumerate(Size: 1000)
System.Collections.Tests.Perf_PriorityQueue<Guid, Guid>.Enumerate(Size: 10)
System.Collections.Tests.Perf_PriorityQueue<Guid, Guid>.Enumerate(Size: 100)
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.Formats.Cbor.Tests.Perf_CborWriter
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Formats.Cbor.Tests.Perf_CborWriter*' PayloadsHistogramSystem.Formats.Cbor.Tests.Perf_CborWriter.WriteCoseKey(publicKey: ECDSA_P521)
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.Memory.Span<Byte>
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Memory.Span<Byte>*' PayloadsHistogramSystem.Memory.Span<Byte>.EndsWith(Size: 512)
System.Memory.Span<Byte>.StartsWith(Size: 512)
System.Memory.Span<Byte>.SequenceEqual(Size: 512)
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.Tests.Perf_String
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Tests.Perf_String*' PayloadsHistogramSystem.Tests.Perf_String.Trim(s: " Test")
System.Tests.Perf_String.Substring_IntInt(s: "dzsdzsDDZSDZSDZSddsz", i1: 7, i2: 4)
System.Tests.Perf_String.Split(s: "A B C D E F G H I J K L M N O P Q R S T U V W X Y Z", arr: [' '], options: RemoveEmptyEntries)
System.Tests.Perf_String.TrimStart(s: " Test")
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.Buffers.Binary.Tests.BinaryReadAndWriteTests
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Buffers.Binary.Tests.BinaryReadAndWriteTests*' PayloadsHistogramSystem.Buffers.Binary.Tests.BinaryReadAndWriteTests.ReadStructFieldByFieldUsingBitConverterBE
System.Buffers.Binary.Tests.BinaryReadAndWriteTests.ReadStructFieldByFieldUsingBitConverterLE
DocsProfiling workflow for dotnet/runtime repository |
Run Information
Improvemnts in System.Tests.Perf_Int32
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Tests.Perf_Int32*' PayloadsHistogramSystem.Tests.Perf_Int32.ParseHex(value: "3039")
System.Tests.Perf_Int32.ParseHex(value: "80000000")
System.Tests.Perf_Int32.ToStringHex(value: 12345)
System.Tests.Perf_Int32.TryFormat(value: 2147483647)
System.Tests.Perf_Int32.Parse(value: "4")
System.Tests.Perf_Int32.TryFormat(value: 12345)
System.Tests.Perf_Int32.ParseHex(value: "4")
System.Tests.Perf_Int32.TryParseSpan(value: "12345")
System.Tests.Perf_Int32.ToString(value: -2147483648)
System.Tests.Perf_Int32.ParseHex(value: "7FFFFFFF")
System.Tests.Perf_Int32.ToStringHex(value: 4)
System.Tests.Perf_Int32.TryFormat(value: -2147483648)
System.Tests.Perf_Int32.Parse(value: "-2147483648")
System.Tests.Perf_Int32.ToStringHex(value: 2147483647)
System.Tests.Perf_Int32.TryParseSpan(value: "-2147483648")
DocsProfiling workflow for dotnet/runtime repository
Improvemnts in System.Numerics.Tests.Perf_Matrix3x2
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Numerics.Tests.Perf_Matrix3x2*' PayloadsHistogramSystem.Numerics.Tests.Perf_Matrix3x2.CreateSkewFromScalarXYWithCenterBenchmark
System.Numerics.Tests.Perf_Matrix3x2.CreateSkewFromScalarXYBenchmark
System.Numerics.Tests.Perf_Matrix3x2.EqualsBenchmark
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.Tests.Perf_Version
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Tests.Perf_Version*' PayloadsHistogramSystem.Tests.Perf_Version.Parse3
System.Tests.Perf_Version.TryParse3
System.Tests.Perf_Version.TryFormat3
System.Tests.Perf_Version.TryFormat2
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.Collections.CtorFromCollection<Int32>
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Collections.CtorFromCollection<Int32>*' PayloadsHistogramSystem.Collections.CtorFromCollection<Int32>.ImmutableList(Size: 512)
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.Tests.Perf_DateTimeOffset
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Tests.Perf_DateTimeOffset*' PayloadsHistogramSystem.Tests.Perf_DateTimeOffset.ToString(value: 12/30/2017 3:45:22 AM -08:00)
System.Tests.Perf_DateTimeOffset.ToString(format: null)
System.Tests.Perf_DateTimeOffset.GetNow
System.Tests.Perf_DateTimeOffset.Parse(value: "12/30/2017 3:45:22 AM -08:00")
System.Tests.Perf_DateTimeOffset.ToString(format: "s")
System.Tests.Perf_DateTimeOffset.TryParse(value: "12/30/2017 3:45:22 AM -08:00")
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.Drawing.Tests.Perf_Color
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Drawing.Tests.Perf_Color*' PayloadsHistogramSystem.Drawing.Tests.Perf_Color.GetBrightness
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.Text.Json.Document.Tests.Perf_EnumerateArray
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Text.Json.Document.Tests.Perf_EnumerateArray*' PayloadsHistogramSystem.Text.Json.Document.Tests.Perf_EnumerateArray.EnumerateArray(TestCase: ArrayOfNumbers)
System.Text.Json.Document.Tests.Perf_EnumerateArray.EnumerateArray(TestCase: ArrayOfStrings)
System.Text.Json.Document.Tests.Perf_EnumerateArray.EnumerateArray(TestCase: Json400KB)
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.Xml.Linq.Perf_XElement
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Xml.Linq.Perf_XElement*' PayloadsHistogramSystem.Xml.Linq.Perf_XElement.GetAttribute
System.Xml.Linq.Perf_XElement.CreateElement
System.Xml.Linq.Perf_XElement.CreateWithElements
System.Xml.Linq.Perf_XElement.CreateElementWithNamespace
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.Text.Json.Document.Tests.Perf_DocumentParse
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Text.Json.Document.Tests.Perf_DocumentParse*' PayloadsHistogramSystem.Text.Json.Document.Tests.Perf_DocumentParse.Parse(IsDataIndented: True, TestRandomAccess: False, TestCase: HelloWorld)
System.Text.Json.Document.Tests.Perf_DocumentParse.Parse(IsDataIndented: False, TestRandomAccess: False, TestCase: HelloWorld)
System.Text.Json.Document.Tests.Perf_DocumentParse.Parse(IsDataIndented: True, TestRandomAccess: True, TestCase: HelloWorld)
System.Text.Json.Document.Tests.Perf_DocumentParse.Parse(IsDataIndented: False, TestRandomAccess: False, TestCase: BasicJson)
System.Text.Json.Document.Tests.Perf_DocumentParse.Parse(IsDataIndented: True, TestRandomAccess: False, TestCase: BasicJson)
System.Text.Json.Document.Tests.Perf_DocumentParse.Parse(IsDataIndented: False, TestRandomAccess: True, TestCase: HelloWorld)
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.IO.Tests.Perf_Path
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.IO.Tests.Perf_Path*' PayloadsHistogramSystem.IO.Tests.Perf_Path.GetFileNameWithoutExtension
System.IO.Tests.Perf_Path.Combine
System.IO.Tests.Perf_Path.GetExtension
System.IO.Tests.Perf_Path.ChangeExtension
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.Numerics.Tests.Perf_Matrix4x4
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Numerics.Tests.Perf_Matrix4x4*' PayloadsHistogramSystem.Numerics.Tests.Perf_Matrix4x4.CreateOrthographicBenchmark
System.Numerics.Tests.Perf_Matrix4x4.CreateRotationXBenchmark
System.Numerics.Tests.Perf_Matrix4x4.CreateRotationZBenchmark
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.Tests.Perf_Decimal
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Tests.Perf_Decimal*' PayloadsHistogramSystem.Tests.Perf_Decimal.Divide
System.Tests.Perf_Decimal.ToString(value: 123456.789)
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.Text.Json.Tests.Utf8JsonReaderCommentsTests
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Text.Json.Tests.Utf8JsonReaderCommentsTests*' PayloadsHistogramSystem.Text.Json.Tests.Utf8JsonReaderCommentsTests.Utf8JsonReaderCommentParsing(CommentHandling: Allow, SegmentSize: 0, TestCase: ShortSingleLine)
System.Text.Json.Tests.Utf8JsonReaderCommentsTests.Utf8JsonReaderCommentParsing(CommentHandling: Skip, SegmentSize: 0, TestCase: ShortSingleLine)
System.Text.Json.Tests.Utf8JsonReaderCommentsTests.Utf8JsonReaderCommentParsing(CommentHandling: Allow, SegmentSize: 0, TestCase: LongSingleLine)
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.Collections.Concurrent.Count<String>
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Collections.Concurrent.Count<String>*' PayloadsHistogramSystem.Collections.Concurrent.Count<String>.Queue(Size: 512)
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.Perf_Convert
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Perf_Convert*' PayloadsHistogramSystem.Perf_Convert.ToDateTime_String(value: "February 26, 2009")
System.Perf_Convert.ToDateTime_String(value: "12/12/1999 11:59:59 PM")
System.Perf_Convert.ToDateTime_String(value: "Fri, 27 Feb 2009 03:11:21 GMT")
System.Perf_Convert.ToDateTime_String(value: "Thursday, February 26, 2009")
System.Perf_Convert.ToDateTime_String(value: "12/12/1999")
DocsProfiling workflow for dotnet/runtime repository |
Run Information
Improvemnts in System.Net.Primitives.Tests.IPAddressPerformanceTests
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Net.Primitives.Tests.IPAddressPerformanceTests*' PayloadsHistogramSystem.Net.Primitives.Tests.IPAddressPerformanceTests.TryFormat(address: 1020:3040:5060:7080:9010:1112:1314:1516)
DocsProfiling workflow for dotnet/runtime repository
Improvemnts in System.Collections.TryGetValueTrue<String, String>
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Collections.TryGetValueTrue<String, String>*' PayloadsHistogramSystem.Collections.TryGetValueTrue<String, String>.IDictionary(Size: 512)
System.Collections.TryGetValueTrue<String, String>.Dictionary(Size: 512)
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.Collections.IterateForEach<Int32>
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Collections.IterateForEach<Int32>*' PayloadsHistogramSystem.Collections.IterateForEach<Int32>.ImmutableSortedDictionary(Size: 512)
System.Collections.IterateForEach<Int32>.ImmutableDictionary(Size: 512)
System.Collections.IterateForEach<Int32>.ImmutableHashSet(Size: 512)
System.Collections.IterateForEach<Int32>.ImmutableSortedSet(Size: 512)
System.Collections.IterateForEach<Int32>.ImmutableList(Size: 512)
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in Microsoft.Extensions.Primitives.StringSegmentBenchmark
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'Microsoft.Extensions.Primitives.StringSegmentBenchmark*' PayloadsHistogramMicrosoft.Extensions.Primitives.StringSegmentBenchmark.SubString
Microsoft.Extensions.Primitives.StringSegmentBenchmark.Equals_Valid
Microsoft.Extensions.Primitives.StringSegmentBenchmark.TrimEnd
Microsoft.Extensions.Primitives.StringSegmentBenchmark.Equals_Object_Valid
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.Buffers.Text.Tests.Utf8FormatterTests
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Buffers.Text.Tests.Utf8FormatterTests*' PayloadsHistogramSystem.Buffers.Text.Tests.Utf8FormatterTests.FormatterDouble(value: -1.7976931348623157E+308)
System.Buffers.Text.Tests.Utf8FormatterTests.FormatterInt64(value: -9223372036854775808)
System.Buffers.Text.Tests.Utf8FormatterTests.FormatterDecimal(value: 123456.789)
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.Buffers.Text.Tests.Utf8ParserTests
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Buffers.Text.Tests.Utf8ParserTests*' PayloadsHistogramSystem.Buffers.Text.Tests.Utf8ParserTests.TryParseDouble(value: 12345)
System.Buffers.Text.Tests.Utf8ParserTests.TryParseSingle(value: 3.4028235E+38)
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.Globalization.Tests.StringEquality
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Globalization.Tests.StringEquality*' PayloadsHistogramSystem.Globalization.Tests.StringEquality.Compare_DifferentFirstChar(Count: 1024, Options: (en-US, OrdinalIgnoreCase))
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.Text.Json.Document.Tests.Perf_EnumerateObject
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Text.Json.Document.Tests.Perf_EnumerateObject*' PayloadsHistogramSystem.Text.Json.Document.Tests.Perf_EnumerateObject.EnumerateProperties(TestCase: ObjectProperties)
System.Text.Json.Document.Tests.Perf_EnumerateObject.EnumerateProperties(TestCase: StringProperties)
System.Text.Json.Document.Tests.Perf_EnumerateObject.EnumerateProperties(TestCase: NumericProperties)
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.Tests.Perf_SByte
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Tests.Perf_SByte*' PayloadsHistogramSystem.Tests.Perf_SByte.ToString(value: -128)
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.IO.Tests.Perf_StreamWriter
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.IO.Tests.Perf_StreamWriter*' PayloadsHistogramSystem.IO.Tests.Perf_StreamWriter.WriteFormat
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.Xml.Linq.Perf_XName
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Xml.Linq.Perf_XName*' PayloadsHistogramSystem.Xml.Linq.Perf_XName.CreateElement
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.Tests.Perf_Int64
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Tests.Perf_Int64*' PayloadsHistogramSystem.Tests.Perf_Int64.TryFormat(value: 9223372036854775807)
System.Tests.Perf_Int64.ToString(value: -9223372036854775808)
System.Tests.Perf_Int64.TryFormat(value: 12345)
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.Collections.IterateForEach<String>
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Collections.IterateForEach<String>*' PayloadsHistogramSystem.Collections.IterateForEach<String>.ImmutableList(Size: 512)
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.Tests.Perf_UInt16
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Tests.Perf_UInt16*' PayloadsHistogramSystem.Tests.Perf_UInt16.Parse(value: "0")
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.Net.NetworkInformation.Tests.PhysicalAddressTests
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Net.NetworkInformation.Tests.PhysicalAddressTests*' PayloadsHistogramSystem.Net.NetworkInformation.Tests.PhysicalAddressTests.PAMedium
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.Tests.Perf_Byte
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Tests.Perf_Byte*' PayloadsHistogramSystem.Tests.Perf_Byte.Parse(value: "0")
DocsProfiling workflow for dotnet/runtime repository Run Information
Improvemnts in System.Text.Json.Document.Tests.Perf_ParseThenWrite
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Text.Json.Document.Tests.Perf_ParseThenWrite*' PayloadsHistogramSystem.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite(IsDataIndented: False, TestCase: HelloWorld)
System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite(IsDataIndented: True, TestCase: HelloWorld)
DocsProfiling workflow for dotnet/runtime repository |
Run Information
Improvemnts in System.Collections.ContainsKeyFalse<String, String>
Historical Data in Reporting System
Repro
Payloads
Baseline
Compare
Histogram
System.Collections.ContainsKeyFalse<String, String>.IDictionary(Size: 512)
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Improvemnts in System.Memory.Span<Char>
Historical Data in Reporting System
Repro
Payloads
Baseline
Compare
Histogram
System.Memory.Span<Char>.SequenceEqual(Size: 512)
System.Memory.Span<Char>.StartsWith(Size: 512)
System.Memory.Span<Char>.EndsWith(Size: 512)
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Improvemnts in System.Globalization.Tests.StringSearch
Historical Data in Reporting System
Repro
Payloads
Baseline
Compare
Histogram
System.Globalization.Tests.StringSearch.IsPrefix_DifferentFirstChar(Options: (en-US, IgnoreCase, False))
System.Globalization.Tests.StringSearch.IsSuffix_DifferentLastChar(Options: (en-US, Ordinal, False))
System.Globalization.Tests.StringSearch.IsSuffix_DifferentLastChar(Options: (, IgnoreCase, False))
System.Globalization.Tests.StringSearch.IsSuffix_DifferentLastChar(Options: (en-US, None, False))
System.Globalization.Tests.StringSearch.IsPrefix_DifferentFirstChar(Options: (en-US, IgnoreNonSpace, False))
System.Globalization.Tests.StringSearch.IsSuffix_DifferentLastChar(Options: (, None, False))
System.Globalization.Tests.StringSearch.IsPrefix_DifferentFirstChar(Options: (, None, False))
System.Globalization.Tests.StringSearch.IndexOf_Word_NotFound(Options: (en-US, OrdinalIgnoreCase, False))
System.Globalization.Tests.StringSearch.IsSuffix_DifferentLastChar(Options: (en-US, IgnoreCase, False))
System.Globalization.Tests.StringSearch.IsSuffix_DifferentLastChar(Options: (en-US, IgnoreNonSpace, False))
System.Globalization.Tests.StringSearch.IsPrefix_DifferentFirstChar(Options: (en-US, None, False))
System.Globalization.Tests.StringSearch.IsPrefix_DifferentFirstChar(Options: (, IgnoreCase, False))
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Improvemnts in System.Tests.Perf_Single
Historical Data in Reporting System
Repro
Payloads
Baseline
Compare
Histogram
System.Tests.Perf_Single.ToStringWithFormat(value: 12345, format: "G")
System.Tests.Perf_Single.ToStringWithFormat(value: 12345, format: "R")
System.Tests.Perf_Single.ToStringWithFormat(value: 3.4028235E+38, format: "G")
System.Tests.Perf_Single.ToStringWithFormat(value: 3.4028235E+38, format: "G17")
System.Tests.Perf_Single.Parse(value: "3.4028235E+38")
System.Tests.Perf_Single.ToString(value: 3.4028235E+38)
System.Tests.Perf_Single.Parse(value: "-3.4028235E+38")
System.Tests.Perf_Single.TryParse(value: "-3.4028235E+38")
System.Tests.Perf_Single.ToStringWithFormat(value: -3.4028235E+38, format: "R")
System.Tests.Perf_Single.ToStringWithFormat(value: 3.4028235E+38, format: "R")
System.Tests.Perf_Single.ToStringWithCultureInfo(value: 3.4028235E+38, culture: zh)
System.Tests.Perf_Single.ToString(value: 12345)
System.Tests.Perf_Single.TryParse(value: "3.4028235E+38")
System.Tests.Perf_Single.ToStringWithCultureInfo(value: -3.4028235E+38, culture: zh)
System.Tests.Perf_Single.ToString(value: -3.4028235E+38)
System.Tests.Perf_Single.ToStringWithFormat(value: -3.4028235E+38, format: "G17")
System.Tests.Perf_Single.ToStringWithFormat(value: -3.4028235E+38, format: "G")
System.Tests.Perf_Single.ToStringWithCultureInfo(value: 12345, culture: zh)
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Improvemnts in System.Tests.Perf_UInt64
Historical Data in Reporting System
Repro
Payloads
Baseline
Compare
Histogram
System.Tests.Perf_UInt64.TryParse(value: "0")
System.Tests.Perf_UInt64.TryParseHex(value: "0")
System.Tests.Perf_UInt64.TryParseHex(value: "3039")
System.Tests.Perf_UInt64.TryFormat(value: 18446744073709551615)
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Improvemnts in System.Tests.Perf_Guid
Historical Data in Reporting System
Repro
Payloads
Baseline
Compare
Histogram
System.Tests.Perf_Guid.GuidToString
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Improvemnts in System.Buffers.Tests.ReadOnlySequenceTests<Char>
Historical Data in Reporting System
Repro
Payloads
Baseline
Compare
Histogram
System.Buffers.Tests.ReadOnlySequenceTests<Char>.FirstSpanTenSegments
System.Buffers.Tests.ReadOnlySequenceTests<Char>.IterateTryGetMemory
System.Buffers.Tests.ReadOnlySequenceTests<Char>.IterateForEachTenSegments
System.Buffers.Tests.ReadOnlySequenceTests<Char>.FirstSpanSingleSegment
System.Buffers.Tests.ReadOnlySequenceTests<Char>.FirstSpanArray
System.Buffers.Tests.ReadOnlySequenceTests<Char>.IterateForEachArray
System.Buffers.Tests.ReadOnlySequenceTests<Char>.IterateForEachMemory
System.Buffers.Tests.ReadOnlySequenceTests<Char>.FirstSpanMemory
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Improvemnts in System.Tests.Perf_HashCode
Historical Data in Reporting System
Repro
Payloads
Baseline
Compare
Histogram
System.Tests.Perf_HashCode.Add
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Improvemnts in System.Net.Primitives.Tests.CredentialCacheTests
Historical Data in Reporting System
Repro
Payloads
Baseline
Compare
Histogram
System.Net.Primitives.Tests.CredentialCacheTests.GetCredential_Uri(uriString: "http://name5", uriCount: 10)
System.Net.Primitives.Tests.CredentialCacheTests.GetCredential_Uri(uriString: "http://notfound", uriCount: 10)
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Improvemnts in System.Security.Cryptography.X509Certificates.Tests.X509Certificate2Tests
Historical Data in Reporting System
Repro
Payloads
Baseline
Compare
Histogram
System.Security.Cryptography.X509Certificates.Tests.X509Certificate2Tests.CertProp
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Improvemnts in System.Text.Json.Tests.Perf_Get
Historical Data in Reporting System
Repro
Payloads
Baseline
Compare
Histogram
System.Text.Json.Tests.Perf_Get.GetInt64
System.Text.Json.Tests.Perf_Get.GetSByte
System.Text.Json.Tests.Perf_Get.GetUInt16
System.Text.Json.Tests.Perf_Get.GetByte
System.Text.Json.Tests.Perf_Get.GetUInt32
System.Text.Json.Tests.Perf_Get.GetInt16
System.Text.Json.Tests.Perf_Get.GetDouble
System.Text.Json.Tests.Perf_Get.GetDecimal
System.Text.Json.Tests.Perf_Get.GetInt32
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Improvemnts in LinqBenchmarks
Historical Data in Reporting System
Repro
Payloads
Baseline
Compare
Histogram
LinqBenchmarks.Order00LinqMethodX
LinqBenchmarks.Order00LinqQueryX
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
The text was updated successfully, but these errors were encountered: