Accedi

Welcome back! Sign in to your account

or
Caricamento in corso ...
Torna all'inizio
Profiler 93ms
12
Phases
13.24MB
Memory
Lite
Mode
No Overrides
Timeline Mode — Showing PrestaShop lifecycle phases. See Timeline tab for detailed breakdown.
Time Breakdown (where 93ms goes)
Override-Free Mode (checkpoints only)
Without class overrides, detailed SQL/Hook/Template timing is unavailable. The timeline below shows PrestaShop lifecycle phases.
What 93ms typically includes:
• PHP Bootstrap/Autoload• Smarty Compilation • MySQL Queries• Hook Dispatching • Module Execution• Template Rendering • Session/Cookie Handling• HTTP Response
Phase Totals (aggregated)
TimePhase
43.6msHTML Output Start
27.3msPHP Bootstrap
6.7msDispatcher Routing
6msTemplate Variables Set
4.3msController Init Complete
2.4msSetMedia Hook
0.9msFrontController Init Complete
0.9msFrontController Init Start
0.7msdisplayHeader Hook
0.2msInstrumentation Init
0msController Init Start
0msPrestaShop Init

Execution Timeline (chronological)
StartDurationPhase
0ms27.3msPHP Bootstrap (Time from request start until profiler initialized)
27.3ms0msPrestaShop Init (Time from profiler init to Dispatcher start (autoloading, config, context setup))
27.3ms0.2msInstrumentation Init (Profiler instrumentation installed)
27.5ms6.7msDispatcher Routing (URL routing and controller resolution)
34.2ms0.9msFrontController Init Start (Front controller specific init starting)
35ms0msController Init Start (Controller instantiated, init() starting)
35ms4.3msController Init Complete (Controller init() finished)
39.3ms0.9msFrontController Init Complete (Front controller init finished, about to run controller)
40.3ms2.4msSetMedia Hook (CSS/JS assets being registered)
42.7ms6msTemplate Variables Set (Smarty variables assigned, about to render)
48.7ms0.7msdisplayHeader Hook (Header rendering starting (assets loaded))
49.3ms43.6msHTML Output Start (Template rendered, about to output HTML)
↘ drag to resize