Skip to content

Fix allocation of string (concatenation) during garbage collection #187

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

Merged

Conversation

Bios-Marcel
Copy link
Contributor

The code now uses the loggers format capabilities, just like other debug log-calls.

I noticed this due to the fact that we allocated roughly 1 GiB of strings during our integration tests, which run for about 30-40 seconds. Seemed quite hefty :D

@Bios-Marcel Bios-Marcel force-pushed the remove_debug_string_alloc branch 2 times, most recently from 76eb17f to 6c75d8c Compare April 24, 2025 09:36
The code now uses the loggers format capabilities, just like other
debug log-calls.

Signed-off-by: Marcel Schramm <marceloschr@googlemail.com>
@Bios-Marcel Bios-Marcel force-pushed the remove_debug_string_alloc branch from 6c75d8c to 1524fe4 Compare April 24, 2025 09:46
@Bios-Marcel
Copy link
Contributor Author

Hey ... I already contributed in the past, so I surely signed the eca!

The eca site seems to be somewhat broken though? I can't access my account details or anything, I just get a weird error.

image

@fh-ms
Copy link
Contributor

fh-ms commented Apr 24, 2025

Yeah, the Eclipse website seems to have some trouble at the moment. I'll check in later and re-run the validation.

@fh-ms fh-ms merged commit 60b4823 into eclipse-serializer:main Apr 25, 2025
4 checks passed
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.

2 participants