🔥 Nested Configs 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%  map_err, ssi_processing::processing_error::ProcessingError, ssi_cli_errors::fatal_error::FatalError, fn(ssi_processing::processing_error::ProcessingError) 
 99.8%  branch, ssi_processing::processing_error::ProcessingError>
 99.8%  deploy
 99.8%  dispatch_command
 99.8%  process_site
 99.8%  process_all_file_sources
 99.7%  process_nested_source
 99.6%  with_nested_cwd
 99.6%  process_nested_source_inner
 99.6%  {closure#3}
 74.7%  entry_SYSCALL_64_after_hwframe
 73.5%  do_syscall_64
 71.5%  process_step
 59.5%  __syscall_cancel
 59.4%  __internal_syscall_cancel
 53.7%  inner
 50.2%  branch<(), ssi_processing::processing_error::ProcessingError>
 50.0%  handle
 45.3%  is_minus_one
 39.8%  _open
 39.8%  map
 39.7%  open_c
 39.6%  cvt
 39.6%  cvt_r
 39.6%  __libc_open64
 38.3%  __x64_sys_openat
 38.1%  do_sys_openat2
 35.0%  do_file_open
💾 Page Faults (from same frame-pointer run)
Memory access patterns
Page Fault Flamegraph