Starcounter-Jack / JSON-Patch

Lean and mean Javascript implementation of the JSON-Patch standard (RFC 6902). Update JSON documents using delta patches.
MIT License
1.78k stars 215 forks source link

Add performance comparison with jsondiffpatch #286

Open ViktorQvarfordt opened 2 years ago

ViktorQvarfordt commented 2 years ago

The performance comparison should include a comparison with https://github.com/benjamine/jsondiffpatch

I'd be happy to do the work but the links to the existing performance comparisons are broken (https://run.perf.zone/view/JSON-Patch-Add-Operation-1535541298893)