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

Port Utf8Utility Performance test to BenchmarkDotNet #2319

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

Port Utf8Utility Performance test to BenchmarkDotNet #2319

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

Comments

@ahsonkhan
Copy link
Member

ahsonkhan commented May 31, 2018

We have some Utf8Utility performance tests that need to be ported from xunit.performance to BenchmarkDotNet.

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

I will take a look at this.

adamsitnik pushed a commit that referenced this issue Jun 3, 2018
…2319

* Migrate UTF8 decoding benchmarks to Benchmark.DotNet

* Code cleanup
- Remove not used variable
- Simplify setup code using expression methods
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