SkillAgentSearch skills...

UnturnedProfiler

A plugin for profiling performance of Unturned servers

Install / Use

/learn @ImperialPlugins/UnturnedProfiler
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

UnturnedProfiler

A plugin to profile Unturned servers for analyzing lag causes and for profiling plugin performance.

For Users

This plugin is meant for developers to optimize their plugins. It is currently not user friendly and it will not help you find any lag cause if you do not have required knowledge about plugin development.

This plugin was not published on RocketMod or other plugin sites on purpose.

For Developers

Install this plugin on a server, run /startp, wait about 2-3 minutes and then do /stopp (stops profiling, not server). After that a Profiler-XXXXXXX.log will be generated in Unturned/Servers/<server instance>/Rocket/.

The log will show how much time a method required to execute. Currently some of the Unity component functions (e.g. Update(), FixedUpdate(), LateUpdate() etc.) and most events are profiled.

Related Skills

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated1y ago
Forks3

Languages

C#

Security Score

75/100

Audited on Jun 8, 2024

No findings