Jump to content

New LSL Functions - llGetUsedMemory, llScriptProfiler, llGetSPMaxMemory


Guest
 Share

You are about to reply to a thread that has been inactive for 4769 days.

Please take a moment to consider if this thread is worth bumping.

Recommended Posts

For those who are unaware, we have seen to have got several new LSL functions, as the the LSL Functions section of the WIki has been recently updated.  http://wiki.secondlife.com/wiki/Category:LSL_Functions

 

The following functions seem to be working in SL without problems.

llGetUsedMemory - http://wiki.secondlife.com/wiki/LlGetUsedMemory

llScriptProfiler - http://wiki.secondlife.com/wiki/LlScriptProfiler

llGetSPMaxMemory - http://wiki.secondlife.com/wiki/LlGetSPMaxMemory

 

Link to comment
Share on other sites

m'kay.... script profiler.... useful... adds the high water mark for MONO... er, well if you want to take the perfomance hit, still we've wanted that for a while, so ::does happy dance::

llGetUsedMemory.... eh, not so much.... I suppose it's better than (65536 - llGetFreeMemory()) by about 8 bytes, it really should return (16384 - llGetFreeMemory()) for LSO though instead of 16384

 

Note to self, watch category page so I can see when new functions are added... Kelly posted them on the 14th =/ thanks for the heads up Pav

Link to comment
Share on other sites

Just need to point out, there seems to be some on-going problems with the Server Updates, as the server release with the script functions keep getting rolled back.  There is other fixes in the server release as well.

http://wiki.secondlife.com/wiki/Release_Notes/Second_Life_RC_LeTigre/11#11.04.22.227477

On the sim I work on these functions were working, but since April 27th, the scripts that had these functions stopped working.  So if you do get some non-execution of scripts with these new functions, check your server not been rolled back with the upgrades again.

Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 4769 days.

Please take a moment to consider if this thread is worth bumping.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...