weichch / system-text-json-jsondiffpatch

High-performance, low-allocating JSON object diff and patch extension for System.Text.Json. Support generating patch document in RFC 6902 JSON Patch format.
MIT License
102 stars 13 forks source link

Add benchmark for RFC JsonPatch #19

Closed weichch closed 2 years ago

weichch commented 2 years ago

RFC JsonPatch benchmarking was removed in #7 to speed up releasing version 1.2.0. Now the new version has been released, we should add it back to evaluate future changes in the formatter.