PHP 7.3.16
Source code| Memory | 502 Ko | 
|---|---|
| Memory peak | 516 Ko | 
| Real memory | 2.1 Mo | 
| Real memory peak | 2.1 Mo | 
| Declared classes | 170 | 
| Declared interfaces | 18 | 
| Declared traits | 0 | 
| Defined functions | 2 | 
| Defined constants | 2,134 | 
Render a small template
| Call | GET | |
|---|---|---|
| Template | ~ 9,600 lines, ~ 550 Ko | Example | 
| Use a layout | Yes | Example | 
| Blocks | 50 (create and fill) | Example | 
| Custom functions | 100 (create and call) | Example | 
| Macros | 100 (create and call) | Example | 
| Escape strings for HTML | 500 (escape and echo) | Example | 
| Escape strings for Javascript | 500 (escape and assign) | Example | 
| Variables assignation | 100 | Example | 
| Echo raw strings | 100 | Example | 
| Echo unknowns variables | 100 | Example | 
| Echo object methods call | 500 | Example | 
| Templates inclusions | 50 | Example | 
| Response | ~ 9,300 lines, ~ 530 Ko | Example |