Difference between revisions of "SourceMod Profiler"
(Replace the entire page with a stub as it documents the old profiler) |
m |
||
| Line 2: | Line 2: | ||
See the "sm prof" command for more details. | See the "sm prof" command for more details. | ||
| + | |||
| + | Run the command "vprof_generate_report" after you start profiling, to generate a report txt file in the game folder server_root_folder\<game>\vprof | ||
[[Category:SourceMod Development]] | [[Category:SourceMod Development]] | ||
[[Category:SourceMod Scripting]] | [[Category:SourceMod Scripting]] | ||
Latest revision as of 12:42, 2 September 2025
SourceMod has built-in profiling support for plugins with integration into the game's "vprof" system.
See the "sm prof" command for more details.
Run the command "vprof_generate_report" after you start profiling, to generate a report txt file in the game folder server_root_folder\<game>\vprof