🔥 Template Generation 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.8%   ssi_cli_errors::fatal_error::FatalError>_[i]
 90.8%  map_err, ssi_processing::processing_error::ProcessingError, ssi_cli_errors::fatal_error::FatalError, fn(ssi_processing::processing_error::ProcessingError) 
 90.8%  dispatch_command
 90.8%  deploy
 90.8%  branch, ssi_processing::processing_error::ProcessingError>
 90.5%  process_site
 89.4%  process_all_file_sources
 89.3%  process_step
 64.0%  entry_SYSCALL_64_after_hwframe
 63.2%  do_syscall_64
 54.6%  inner
 51.4%  __syscall_cancel
 51.3%  __internal_syscall_cancel
 47.8%  branch<(), ssi_processing::processing_error::ProcessingError>
 47.5%  handle
 39.1%  map_err<(), ssi_lib_filesystem::errors::FilesystemError, ssi_processing::processing_error::FileError, ssi_processing::deployment_handlers::deploy::{impl#1}::handle::{closure_env#3}>
 39.0%  write_file
 38.9%  write_bytes
 38.6%  process_single_template
 38.5%  map_err<(), std::io::error::Error, ssi_lib_filesystem::errors::FilesystemError, ssi_lib_filesystem::writer::{impl#0}::write_bytes::{closure_env#0}>
 38.0%  process_template
 36.8%  is_minus_one
 34.4%  branch: 1]>>, ssi_processing::processing_error::ProcessingError>
 34.2%  process_include_step
 33.0%  _open
 33.0%  open<&std::path::Path>
 33.0%  cvt
 33.0%  open_c
 33.0%  map
💾 Page Faults (from same frame-pointer run)
Memory access patterns
Page Fault Flamegraph