altmp / altv-client-js

Official clientside JavaScript runtime for alt:V
6 stars 7 forks source link

Add performance profiler #74

Closed LeonMrBonnie closed 3 years ago

LeonMrBonnie commented 3 years ago

Add an API to trace the performance of the scripts. Should trace every call made, event handled etc. and make a call tree to find potential performance issues.