🔥 Deep Pipeline Flamegraphs

Interactive flamegraphs - width = time spent. Click image to open full SVG in new tab for zooming.

⚡ CPU Profiling (frame pointers)
Complete stack traces from opt-level="z" binary
CPU Flamegraph (frame pointers)
Top functions by inclusive % — text (copy-paste friendly)
100.0%  run
 98.7%   ssi_cli_errors::fatal_error::FatalError>_[i]
 80.2%  map_err, ssi_processing::processing_error::ProcessingError, ssi_cli_errors::fatal_error::FatalError, fn(ssi_processing::processing_error::ProcessingError) 
 80.2%  deploy
 80.2%  dispatch_command
 80.2%  branch, ssi_processing::processing_error::ProcessingError>
 80.2%  process_site
 68.9%  process_all_file_sources
 68.6%  process_step
 68.2%  process_single_template
 68.2%  process_template
 53.1%  branch: 1]>>, ssi_processing::processing_error::ProcessingError>
 42.8%  process_include_step
 33.2%  find_impl
 33.1%  {closure#1}
 29.7%  new
 28.9%  resolve_scan_regions
 28.6%  any, ssi_processing::pipeline::include_pipeline::{impl#1}::resolve_scan_regions::{closure_env#2}>
 28.3%  {closure#2}
 27.3%  is_some
 22.6%  find
 18.5%  map_err<(ssi_processing::shared_core_engine::SharedCoreEngine, alloc::vec::Vec), ssi_processing::processing_error::ProcessingError, ssi_cli_errors::fatal_error::FatalError, fn(ssi_processing::processing_error::ProcessingError) 
 18.4%  entry_SYSCALL_64_after_hwframe
 18.0%  do_syscall_64
 17.7%  is_contained_in
 17.1%  find_in_chunk
 17.0%  simd_contains
 16.0%  branch
 15.5%  index_all_sources
 15.0%  init_incremental_state
💾 Page Faults (from same frame-pointer run)
Memory access patterns
Page Fault Flamegraph