This repository has been archived by the owner on Aug 2, 2023. It is now read-only.
Port Utf8Utility Performance test to BenchmarkDotNet #2319
Labels
area-System.Text.Primitives
Hackathon
Issues picked for Hackathon on 2018/6/2
test-enhancement
up-for-grabs
Milestone
We have some Utf8Utility performance tests that need to be ported from xunit.performance to BenchmarkDotNet.
corefxlab/tests/System.Text.Primitives.Tests/Encoding/Performance/Utf8UtilityPerfTests.cs
Line 11 in 89ea88c
Follow the examples from previous efforts to port the performance tests:
#2240
#2241
#2242
#2243
#2249
#2254
#2260
cc @adamsitnik, @GrabYourPitchforks
The text was updated successfully, but these errors were encountered: