🔥 Many Excerpts 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
 99.9%   ssi_cli_errors::fatal_error::FatalError>_[i]
 80.5%  map_err, ssi_processing::processing_error::ProcessingError, ssi_cli_errors::fatal_error::FatalError, fn(ssi_processing::processing_error::ProcessingError) 
 80.5%  branch, ssi_processing::processing_error::ProcessingError>
 80.5%  deploy
 80.5%  dispatch_command
 80.4%  process_site
 55.4%  {closure#0}
 55.2%  process_all_file_sources
 54.8%  process_step
 54.0%  process_single_template
 54.0%  process_template
 53.8%  branch: 1]>>, ssi_processing::processing_error::ProcessingError>
 53.8%  process_include_step
 53.7%  process_tokens, alloc::vec::Vec, alloc::vec::Vec, alloc::alloc::Global>), ssi_processing::processing_error::ProcessingError>>
 52.6%  drop
 52.6%  dealloc_only
 52.6%  drop_in_place>
 52.6%  drop_in_place>
 52.5%  apply_token_replacements
 51.2%  branch>, ssi_processing::processing_error::ProcessingError>
 50.8%  prepare_replacement_content
 50.8%  get_processed_content
 45.9%  entry_SYSCALL_64_after_hwframe
 45.0%  do_syscall_64
 44.9%  new
 40.8%  get_typed_content
 40.7%   core::result::Result>_[i]
 40.7%  resolve_typed_directory_content
        
💾 Page Faults (from same frame-pointer run)
Memory access patterns
Page Fault Flamegraph