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

More memory-efficient json parsing #115

Merged
merged 7 commits into from
May 16, 2024
Merged

Conversation

mroloux
Copy link
Member

@mroloux mroloux commented May 16, 2024

Switched to JsonMachine to parse JSON, because it consumes a lot less memory than the built-in parser.

@mroloux
Copy link
Member Author

mroloux commented May 16, 2024

Fix PHP out of memory

@mroloux mroloux merged commit b738af1 into master May 16, 2024
2 checks passed
@mroloux mroloux deleted the matti/more-efficient-json-parsing branch May 16, 2024 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants