amxmodx/configs/ns
Unreal Karaulov 8ee3da24cb
Added new debug feature: Performance Monitor. (#1019)
* Performance Monitor.

Search big performance issues for any plugin that in debug mode. No server slow down.
Output is plugin and function name, and server execution lag in ms. Output target: current amxlog file.

* Adding cvar to enable perflog. Force for all plugin if amx_debug is 2.

* Update cvar name

* Use another clock from chrono

* Fix debug check

* Skip internal amxx exec

* Move includes

* Fix debug check in amx_ExecPerf

* Tried to compile without min/max undefined
2021-12-05 18:38:49 -08:00
..
amxx.cfg Added new debug feature: Performance Monitor. (#1019) 2021-12-05 18:38:49 -08:00
clcmds.ini Replaced in files: /amxx/ with /amxmodx/ 2004-12-22 10:27:30 +00:00
cmds.ini Replaced in files: /amxx/ with /amxmodx/ 2004-12-22 10:27:30 +00:00
cvars.ini Replaced in files: /amxx/ with /amxmodx/ 2004-12-22 10:27:30 +00:00
maps.ini NS v3.0 final release changes: Removes ns_agora, ns_mineshaft Added: ns_eon, co_niveus 2005-03-06 23:36:11 +00:00
modules.ini Comment declared modules in modules.ini as they are autoloaded as needed (bug 5816, r=arkshine) 2013-07-31 16:23:25 +02:00
plugins.ini 🔥 Remove amxmod compatability 2014-06-05 13:48:56 +03:00
speech.ini Replaced in files: /amxx/ with /amxmodx/ 2004-12-22 10:27:30 +00:00
users.ini Minor fixes in configs files. (#455) 2017-09-01 15:23:49 +02:00