You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
automatically release memory if decoding string longer than 100 MB
manually release memory by simdjson_cleanup() method
deduplicates keys in decoded arrays to make decoding faster and require less memory
add support for SIMD accelerated JSON encoding
I would be happy if you can provide me a feedback to my changes or even if you can help me to prepare Windows build, so this new version can be published to pecl.