Garry's Mod

Garry's Mod

Addon hooks Lag Finder
Showing 1-10 of 10 entries
Update: Jul 28, 2017 @ 2:49pm

Will not error if the library usermessage is removed.

Update: May 16, 2016 @ 2:42pm

Now it inspects the default scene rendering as well.

Update: May 13, 2016 @ 1:53pm

Added a small check to restore ENTs and SWEPs in order to prevent restoring missing ENTs or SWEPs.

Update: May 13, 2016 @ 1:37pm

- Some cleanup + more returned values.
- Impacts >1000% are now properly displayed.
- ENT and SWEP functions are now inspected.

Update: May 13, 2016 @ 10:51am

Added support for timers.

Update: May 12, 2016 @ 8:57pm

Improved impact calculation: for hooks called less often than framerate, impact is increased like it is called at the framerate.

Update: May 12, 2016 @ 1:59pm

English mistake

Update: May 12, 2016 @ 11:03am

Replaced the impact calculation again. Now only the mean execution time is used because the max execution time is not reliable. That is a problem with long capture periods.

Update: May 12, 2016 @ 9:07am

- Changed impact calculation and display.
- Replaced the total time with the mean time per frame.

Update: May 11, 2016 @ 10:48pm