🔍 Initialization Profiling Report
Compile-phase profiling & bottleneck analysis — Generated: {{DATE}}
{{SUMMARY_ITEMS}}
Model Information
🔥 Compile Phase Flamegraph
Interactive — click a bar to zoom in, use Reset or breadcrumbs to zoom out
Critical Top Compile Phases by Duration
Phases with ≥0.5% of total wall time ({{TOTAL_TIME}} s). See flamegraph above for nested hierarchy.
| Phase | Duration (s) | % of Total |
{{PHASE_TABLE_ROWS}}
Critical User Code Bottlenecks
🔥 User Code Call Tree — MathWorks shipping code collapsed. Click to zoom.
Top 20 user-authored functions by self-time. Total user self-time: {{USER_TOTAL}} s ({{USER_PCT}}%).
| Rank | Function | Self Time (s) | Total Time (s) | Calls | File |
{{USER_PROFILER_ROWS}}
Warning Shipping Code Hot Spots
Top 20 MathWorks-internal functions by self-time (for awareness)
| Rank | Function | Self Time (s) | Total Time (s) | Calls | File |
{{SHIP_PROFILER_ROWS}}
Warning ModelRefRebuild Setting
{{MRR_SECTION}}