Difference between revisions of "User:Cory Fimicoloud"
Jump to navigation
Jump to search
m |
m |
||
(7 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== | ==See Also== | ||
* [[User:Cory_Fimicoloud/SimIPScan|Simulator IP Scan]] | * [[User:Cory_Fimicoloud/SimIPScan|Simulator IP Scan]] | ||
* [[User:Cory_Fimicoloud/LSLFunctions|LSL Functions]] | |||
* {{Jira Reporter}} | * {{Jira Reporter}} | ||
Latest revision as of 12:43, 10 June 2009
Profile
Born:
Sat 12th May 2007
Miscellaneous
LSO/MONO Differences
VM | Average | Total |
---|---|---|
LSO | 0.000038 | 00.037993 |
MONO | 0.010054 | 10.053950 |
VM | Count | Count + 1 Error |
---|---|---|
LSO | 1474 | Byte code assembly failed -- out of memory |
MONO | 2497 | Syntax error |