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

feat(#146): Compare Large XML Files Faster (~20-25% Speedup) #147

Merged
merged 7 commits into from
Jan 30, 2025

Conversation

volodya-lombrozo
Copy link
Contributor

In this PR I fixed suboptimal XML objects comparision. Now StEndless works ~ 20-25% faster.
Also I added several unit tests to ensure correct comparision.

Closes: #146.

@volodya-lombrozo volodya-lombrozo marked this pull request as draft January 29, 2025 10:22
@volodya-lombrozo
Copy link
Contributor Author

Blocked by: #145

@volodya-lombrozo volodya-lombrozo marked this pull request as ready for review January 30, 2025 07:14
@volodya-lombrozo
Copy link
Contributor Author

@yegor256 Could you take a look, please?

@yegor256 yegor256 merged commit 069a074 into yegor256:master Jan 30, 2025
14 checks passed
@yegor256
Copy link
Owner

@volodya-lombrozo thanks!

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

Successfully merging this pull request may close these issues.

Comparison of XML files in StEndless is Suboptimal
2 participants