🔥 Large Template 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.6%   ssi_cli_errors::fatal_error::FatalError>_[i]
 99.3%  map_err, ssi_processing::processing_error::ProcessingError, ssi_cli_errors::fatal_error::FatalError, fn(ssi_processing::processing_error::ProcessingError) 
 99.3%  branch, ssi_processing::processing_error::ProcessingError>
 99.3%  deploy
 99.3%  dispatch_command
 91.9%  process_site
 70.4%  process_all_file_sources
 70.3%  process_step
 60.4%  inner
 59.8%  entry_SYSCALL_64_after_hwframe
 59.7%  do_syscall_64
 59.4%  __syscall_cancel
 59.3%  __internal_syscall_cancel
 57.1%  cvt
 40.2%  branch<(), ssi_processing::processing_error::ProcessingError>
 40.2%  handle
 39.9%  write_bytes
 39.9%  map_err<(), ssi_lib_filesystem::errors::FilesystemError, ssi_processing::processing_error::FileError, ssi_processing::deployment_handlers::deploy::{impl#1}::handle::{closure_env#3}>
 39.9%  map_err<(), std::io::error::Error, ssi_lib_filesystem::errors::FilesystemError, ssi_lib_filesystem::writer::{impl#0}::write_bytes::{closure_env#0}>
 39.9%  write_file
 39.6%  write
 39.6%  write_all
 39.6%  __libc_write
 39.4%  vfs_write
 39.4%  shmem_file_write_iter
 39.4%  ksys_write
 39.4%  generic_perform_write
 31.7%  shmem_write_begin
 31.0%  shmem_get_folio_gfp
💾 Page Faults (from same frame-pointer run)
Memory access patterns
Page Fault Flamegraph