Diffing_Engine: see if parallelization can improve performance
Open
type:feature
- Dominant language
- C#
- Stars
- 30
- Forks
- 13
- Avg merge
- 7d 10h
- Merged PRs (30d)
- 5
Description
#### Description:
- Surely can help the `SetHashFragment` part - already tested: up to 50% reduction in time when building a Revision (parallelising only when dealing with large collections: >=1000 objects)
- Have a go with swapping `DifferentProperties` with a custom function ([example](https://stackoverflow.com/questions/4951233/compare-two-objects-and-find-the-differences)).
Contributor guide
Assessment
This issue has not been assessed yet.