Serialization to a big JSON
It has exaclty same features as Serialization to a small JSON benchmark who divide each data to serialize in this benchmark by 10.
Call | GET | |
---|---|---|
Serialization | JSON | Example |
Serialization of integers | 10,000 | Example |
Serialization of floats | 10,000 | Example |
Serialization of strings | 10,000 | Example |
Serialization of booleans | 10,000 | Example |
Serialization of nulls values | 10,000 | Example |
Serialization of arrays | 1,000 | Example |
Serialization of objets | 10,000 | Example |
Custom serializers | 1,000 | Example |
Response | JSON of 5 Mo | Example |