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

Deserializing large files is slow on low-performance devices #356

Open
Ssmalllucky opened this issue Nov 27, 2023 · 1 comment
Open

Deserializing large files is slow on low-performance devices #356

Ssmalllucky opened this issue Nov 27, 2023 · 1 comment
Assignees
Labels

Comments

@Ssmalllucky
Copy link

On low performance devices (ROM type emmc), deserializing strings larger than 500KB is slow (takes several seconds).

@joehni joehni self-assigned this Dec 8, 2023
@joehni joehni added the invalid label Dec 8, 2023
@joehni
Copy link
Member

joehni commented Dec 8, 2023

And why should XStream to be blamed for? It uses JDKs I/O and 3rd party XML parsers. You will have to bring an evidence, that such a behavior is caused by XStream itself.

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

No branches or pull requests

2 participants