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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add benchmark for RFC JsonPatch

weichch opened this issue · comments

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.