Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Port Encoding (UTF-8/UTF-16/UTF-32) performance comparison test to BenchmarkDotNet #2320

Closed
ahsonkhan opened this issue May 31, 2018 · 1 comment
Assignees
Milestone

Comments

@ahsonkhan
Copy link
Member

ahsonkhan commented May 31, 2018

We have some Utf8/Utf16 encoding performance tests that need to be ported from xunit.performance to BenchmarkDotNet.

public partial class EncodingPerfComparisonTests

public partial class EncodingPerfComparisonTests

Follow the examples from previous efforts to port the performance tests:
#2240
#2241
#2242
#2243
#2249
#2254
#2260

cc @adamsitnik, @GrabYourPitchforks

@kant2002
Copy link
Collaborator

kant2002 commented Jun 3, 2018

will take a look

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants