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

Investigate worse performance on JVM compared to snakeyaml-engine #266

Open
krzema12 opened this issue Nov 9, 2024 · 0 comments
Open

Investigate worse performance on JVM compared to snakeyaml-engine #266

krzema12 opened this issue Nov 9, 2024 · 0 comments

Comments

@krzema12
Copy link
Owner

krzema12 commented Nov 9, 2024

See:
Screenshot_2024-11-09-11-22-03-910_com android chrome-edit
Screenshot_2024-11-09-11-21-30-106_com android chrome-edit

The KMP version is about 2x slower. It's likely a regression when porting to Kotlin, e. g. we went with some immutable structure that results in copying data on each update.

Let's understand this difference, perhaps by using a profiler.

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