Symfony 2.4.10
Source code| Memory | 3 Mo | 
|---|---|
| Memory peak | 3.2 Mo | 
| Real memory | 3.1 Mo | 
| Real memory peak | 3.4 Mo | 
| Declared classes | 290 | 
| Declared interfaces | 64 | 
| Declared traits | 0 | 
| Defined functions | 2 | 
| Defined constants | 1,395 | 
REST API
| Call | GET | |
|---|---|---|
| Routes | 500 configured, 1 used (the first one). | Example | 
| Langue | Random between fr_FR, en_GB and aa_BB (to use fallback system to en language). Will be defined by an event triggered before serialization. | Example | 
| Translations | 5,000 configured by language (15,000 in total). 100 translation keys will be translated by serialization. | Example | 
| Data | 100 objects: 20 User, 40 Comment and 40 CommentType. Properties serialization: 100 integers, 200 strings and 20 \DateTime objects. Objects are already created, they do not come from database. | Serialized data | 
| Response | JSON serialization of 100 objets (7,021 characters). | Example |