Opp Repl Profiling

Profile simulation performance using Linux perf and visualize with KDAB Hotspot. open_profile_report / generate_profile_report run the simulation under `perf record -g --call-graph dwarf` and emit perf.data. Uses the `profile` build mode. Load when diagnosing why a simulation is slow or verifying an optimization.

tabgab 21cecea 2.4 KB Updated

File contents

tabgab/opp_repl-skill/tree/main/opp-repl-profiling commit 21cecea76a

Frequently asked questions

npx skillmds@latest add tabgab/opp-repl-profiling