8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Spike - Group lazy loaded properties
How about dropping ParentCount and promoting Parents.Count()? …
Output from LibGit2Sharp.Tests.BranchFixture.Parents: Commits: 42000 Time: 2834 MaxParents: 8 Commits: 42000 Time: 3491 MaxParents: 8
Overkill? …
Output from LibGit2Sharp.Tests.BranchFixture.Parents: Commits: 42000 Time: 2358 MaxParents: 8 Commits: 42000 Time: 2389 MaxParents: 8
Overkillest? …
Output from LibGit2Sharp.Tests.BranchFixture.Parents: Commits: 42000 Time: 2579 MaxParents: 8 Commits: 42000 Time: 2287 MaxParents: 8
Use interface instead of base class
Remove unused LazyProperty.Group
ParentsList doesn't need to implement IList<>
Rename LazyGroup to GitObjectLazyGroup
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine: git diff master...lazy-groups
git diff master...lazy-groups