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

Port Base64 Performance test to BenchmarkDotNet #2318

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

Port Base64 Performance test to BenchmarkDotNet #2318

ahsonkhan opened this issue May 31, 2018 · 1 comment
Assignees
Labels
Hackathon Issues picked for Hackathon on 2018/6/2 test-enhancement up-for-grabs
Milestone

Comments

@ahsonkhan
Copy link
Member

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

public class Base64PerformanceTests

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

cc @adamsitnik

@kant2002
Copy link
Collaborator

kant2002 commented Jun 2, 2018

Would like take a stab

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Hackathon Issues picked for Hackathon on 2018/6/2 test-enhancement up-for-grabs
Projects
None yet
Development

No branches or pull requests

2 participants