Jump to content

[HELP] How is Optimization in Script done?


Serius

Recommended Posts

reduce handlers, use more local variables, use tables(pairs looks more faster than ipairs)

 

There's nothing much to do about onClientRender i think,  just try not use much handlers with onClientRender.

Edited by Furzy
Link to comment
  • Scripting Moderators
2 hours ago, Serius said:

Hi everyone,

I do scripts, but the script I make eats too many processors. Can you explain how to write an optimized script?

ı'm using 'onClientRender'.

Have a nice day 

 

 

Show your code and i might help you with optimisation. (if possible)

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...