Open
Description
See crazyxman/simdjson_php#86 for an example of how to call it when memcached is configured to use json - this would work when defined(SIMDJSON_PHP_VERSION_ID) && SIMDJSON_PHP_VERSION_ID >= 30000
For decoding json, this is faster than php's bison-based parser in various use cases: https://github.com/crazyxman/simdjson_php/tree/master/benchmark#run-benchmark
Is this something you'd be interested in a PR for? (e.g. --enable-memcached-simdjson
)
Metadata
Metadata
Assignees
Labels
No labels