Difference between revisions of "User:Cory Fimicoloud"

From Second Life Wiki
Jump to navigation Jump to search
m
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{User:Cory Fimicoloud/hcard}}
{{User:Cory Fimicoloud/hcard}}
==Miscellaneous==
===LSO/MONO Differences===
{| border="1" cellpadding="3" cellspacing="0"
!VM
!Average
!Total
|+State Changing<br>''1000 iterations, in seconds.''
|-
|LSO
|0.000038
|00.037993
|-
|MONO
|0.010054
|10.053950
|}
{| border="1" cellpadding="3" cellspacing="0"
!VM
!Count
!Count + 1 Error
|+Nested If Statements Limit
|-
|LSO
|1474
|Byte code assembly failed -- out of memory
|-
|MONO
|2497
|Syntax error
|}
==See Also==
* [[User:Cory_Fimicoloud/SimIPScan|Simulator IP Scan]]
* [[User:Cory_Fimicoloud/LSLFunctions|LSL Functions]]
* {{Jira Reporter}}
{{ISO 639-3/cat-speaking|eng}}
{{ISO 639-3/cat-speaking|eng}}
{{skills
{{skills
|Scripter=*
|Scripter=*
}}
}}

Latest revision as of 12:43, 10 June 2009

Profile
Born:
Sat 12th May 2007

Miscellaneous

LSO/MONO Differences

VM Average Total
State Changing
1000 iterations, in seconds.
LSO 0.000038 00.037993
MONO 0.010054 10.053950
VM Count Count + 1 Error
Nested If Statements Limit
LSO 1474 Byte code assembly failed -- out of memory
MONO 2497 Syntax error

See Also