Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question on performance #105

Open
lly-c232733 opened this issue Oct 24, 2023 · 0 comments
Open

Question on performance #105

lly-c232733 opened this issue Oct 24, 2023 · 0 comments

Comments

@lly-c232733
Copy link

Hello!

I'm diffing some large nested structures and running into really long run times with v3.

Interestingly v1 of this package returns in mere seconds with the correct changelog result.

However, I'm really looking for patching support that comes with v3. I've tried using options like 'FlattenEmbeddedStructs', 'DiscardComplexOrigin', and 'DisableStructValues' individually but nothing gets me to the performance that comes with v1

Is there an option or set of options in v3 to align performance with v1? What could be taking so much more time in v3?

Thanks for the help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant