JSON encoded in 0 seconds
PHP serialized in 0 seconds
This is a draw
Output for 8.2.15
JSON encoded in 2.1457672119141E-13 seconds
PHP serialized in 0 seconds
serialize() was roughly insanely faster than json_encode()
Output for 8.2.4
JSON encoded in 1.9073486328125E-13 seconds
PHP serialized in 1.1920928955078E-13 seconds
serialize() was roughly 60.00% faster than json_encode()
Output for 8.1.18 - 8.1.19, 8.1.29
JSON encoded in 0 seconds
PHP serialized in 9.5367431640625E-14 seconds
Fatal error: Uncaught DivisionByZeroError: Division by zero in /in/EX86b:53
Stack trace:
#0 {main}
thrown in /in/EX86b on line 53
Process exited with code 255.