jsondiffpatch icon indicating copy to clipboard operation
jsondiffpatch copied to clipboard

Performance analysis of jsondiffpatch

Open guelzimtr opened this issue 9 years ago • 5 comments

Hello,

is there any known study of the library performance. I am using it for a project and i notice that starting 3000 nodes in a json array, the diff would takes 3 ,6 seconds... etc

Are there any performance tips to use. maybe a heuristic algorithm to prevent visiting nodes that would "not likely" unmatch ?

Thanks

guelzimtr avatar Sep 07 '14 20:09 guelzimtr