🔥 Large Inline Content 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]
 99.8%  branch, ssi_processing::processing_error::ProcessingError>
 99.8%  process_site
 99.8%  map_err, ssi_processing::processing_error::ProcessingError, ssi_cli_errors::fatal_error::FatalError, fn(ssi_processing::processing_error::ProcessingError) 
 99.8%  deploy
 99.8%  dispatch_command
 99.8%  process_all_file_sources
 99.8%  process_step
 76.7%  process_single_template
 76.7%  init_incremental_state
 76.7%  process_template
 73.7%  apply_combined_inline_pass
 67.2%  branch>, ssi_processing::processing_error::ProcessingError>
 61.9%  prepare_replacement_content
 61.9%  get_processed_content
 51.6%  process
 32.2%  render_markdown_html
 30.5%  do_syscall_64
 30.5%  entry_SYSCALL_64_after_hwframe
 30.4%  inner
 30.4%  __internal_syscall_cancel
 30.4%  __syscall_cancel
 30.3%  cvt
 23.2%  write
 23.0%  branch<(), ssi_processing::processing_error::ProcessingError>
 23.0%  handle
 23.0%  map_err<(), ssi_lib_filesystem::errors::FilesystemError, ssi_processing::processing_error::FileError, ssi_processing::deployment_handlers::deploy::{impl#1}::handle::{closure_env#3}>
 23.0%  write_file
 23.0%  map_err<(), std::io::error::Error, ssi_lib_filesystem::errors::FilesystemError, ssi_lib_filesystem::writer::{impl#0}::write_bytes::{closure_env#0}>
💾 Page Faults (from same frame-pointer run)
Memory access patterns
Page Fault Flamegraph