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

Patch C simdjson library to use emalloc_safe/efree for depth/byte buffers #65

Open
TysonAndre opened this issue Sep 28, 2022 · 0 comments

Comments

@TysonAndre
Copy link
Collaborator

  • This would allow performance monitoring tools to properly indicate how much memory simdjson uses during a request
  • This would respect memory_limit settings in a conventional way and properly cause a php fatal error for invalid requests, e.g. an application receiving too much json

https://github.com/simdjson/simdjson/issues/1017 does not allow customizing the allocator yet

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