linksplatform / linksplatform/Data.Doublets
How slow is the dynamic?
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 14
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/linksplatform/Data.Doublets/blob/6c0787b5a4864678a58392c10120b9e54b5b1b66/Platform.Data.Doublets.Tests/ComparisonTests.cs#L18
https://github.com/linksplatform/Data.Doublets/blob/6c0787b5a4864678a58392c10120b9e54b5b1b66/Platform.Data.Doublets.Tests/EqualityTests.cs#L24
Add comparison with [this solution](https://stackoverflow.com/a/8122675/710069).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with Platform.Data.Doublets.Tests/ComparisonTests.cs at line 18 and EqualityTests.cs at line 24, then read the linked Stack Overflow solution. Run the existing comparison and equality tests to understand their current measurements. Done means the tests include a comparison with that solution and make the relative speed observable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- performance, testing-qa
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100