GET http://84.247.160.171/

Twig Metrics

11 ms Render time
2 Template calls
5 Block calls
0 Macro calls

Render time includes sub-requests rendering time (if any).

Rendered Templates

Template Name & Path Render Count
front/index.html.twig templates/front/index.html.twig 1
base.html.twig templates/base.html.twig 1

Rendering Call Graph

main 10.60ms/100%front/index.html.twig 10.60ms/100%base.html.twig 10.40ms/98%
    └ front/index.html.twig::block(title)
    └ base.html.twig::block(stylesheets)
    └ base.html.twig::block(javascripts) 6.81ms/64%
    │ └ base.html.twig::block(importmap) 6.79ms/64%
    └ front/index.html.twig::block(body) 3.02ms/28%