Stenway / RSV-Challenge

RSV = Rows of String Values
https://www.stenway.com
Other
90 stars 15 forks source link

Foreign-function-interface solutions for PHP, ... #6

Open Stenway opened 8 months ago

Stenway commented 8 months ago

@reed6514

Do you have foreign-function-interface solutions for any of the slow languages like PHP?

I suspect the C implementation of the json_decode/json_encode functions are much faster than any php implementation of RSV decode/encode could be.