Remove handwritten benchmark serialization class
Open
- Dominant language
- C#
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Delete class `BenchmarkSerializer` as soon as the following issue has been resolved:
--> [Developers should have access to System.Text.Json's default internal converters](https://github.com/dotnet/runtime/issues/63791)
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the repository for the `BenchmarkSerializer` class and inspect its uses. Check the linked .NET runtime issue before starting; done means the dependency is resolved and the handwritten serializer class and its references can be removed without breaking the benchmarking result viewer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100