Test case name | Result |
---|---|
DeepDiff (beforeText, afterText) | |
MongoDBDiff.diff(beforeText, afterText) | |
MongoDBDiff.diff *.toJS() | |
ImmutableDiff two mostly shared objects |
Test name | Executions per second |
---|---|
DeepDiff (beforeText, afterText) | 38981.0 Ops/sec |
MongoDBDiff.diff(beforeText, afterText) | 35049.1 Ops/sec |
MongoDBDiff.diff *.toJS() | 20924.8 Ops/sec |
ImmutableDiff two mostly shared objects | 109612.8 Ops/sec |