Jump to content
Server Maintenance This Week. ×

compiler and other performance enhancements


This topic is 7010 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I would like the option of having scripts and functions compiled to machine language. This could make certain things, (like looping scripts and recursive custom functions) much faster. Now the only way to get speed in these cases is to call an external program (using send event or a plugin like shell) or to write a plugin directly. (I'm a bit too dense to figure out the API though confused.gif )

If loop[] and if[] statements could run as fast in scriptmaker as they do in C (or even perl) that would make my day.

Oh, and I wish import and delete functions would speed up too...

Link to comment
Share on other sites

This topic is 7010 days old. Please don't post here. Open a new topic instead.

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
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.