openconfig / ygot

A YANG-centric Go toolkit - Go/Protobuf Code Generation; Validation; Marshaling/Unmarshaling
Apache License 2.0
285 stars 107 forks source link

ygot.diff seems slow #907

Open trekcampy opened 1 year ago

trekcampy commented 1 year ago

I am using ygot.diff to run diffs between two device trees and both trees should have no more than 36 interfaces and nothing else. The diff API call takes about 1.5-2 second on average. That seems slow, or is that normal?