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