Skip to content

[Cache] Improve performance DefaultMarshaller #60631

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

Closed
ro0NL opened this issue Jun 2, 2025 · 1 comment
Closed

[Cache] Improve performance DefaultMarshaller #60631

ro0NL opened this issue Jun 2, 2025 · 1 comment

Comments

@ro0NL
Copy link
Contributor

ro0NL commented Jun 2, 2025

Description

Hi,

We experienced the same issue as in igbinary/igbinary#273 (comment)

Hence Symfony swapped to native serialize: #57702

However im wondering if we traded a typing issue for a bad memory performing one, and which one is the lesser evil.

Image

Image

Example

No response

@carsonbot carsonbot added the Cache label Jun 2, 2025
@ro0NL ro0NL changed the title [Cache] Improve performance DefaultMarschaller [Cache] Improve performance DefaultMarshaller Jun 2, 2025
@ro0NL
Copy link
Contributor Author

ro0NL commented Jun 3, 2025

We can circumvent this mostly using messenger:consume --memory-limit appropriately

@ro0NL ro0NL closed this as completed Jun 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants