We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
System.IO.Tests.BinaryWriterExtendedTests.WriteAsciiString(StringLengthInChars: 32) has regressed 15-25% on 32 bit platforms.
System.IO.Tests.BinaryWriterExtendedTests.WriteAsciiString(StringLengthInChars: 32)
Reporting system:
Repro:
git clone https://github.com/dotnet/performance.git py .\performance\scripts\benchmarks_ci.py -f net6.0 net7.0 --filter System.IO.Tests.BinaryWriterExtendedTests.WriteAsciiString --architecture x86
The text was updated successfully, but these errors were encountered:
Tagging subscribers to this area: @dotnet/area-system-io See info in area-owners.md if you want to be subscribed.
arch-arm32, arch-x86, area-System.IO, tenet-performance
arch-arm32
arch-x86
area-System.IO
tenet-performance
Sorry, something went wrong.
No branches or pull requests
System.IO.Tests.BinaryWriterExtendedTests.WriteAsciiString(StringLengthInChars: 32)
has regressed 15-25% on 32 bit platforms.Reporting system:
Repro:
The text was updated successfully, but these errors were encountered: