Difference between revisions of "LSL Benchmarking Scripts/es"

From Second Life Wiki
Jump to navigation Jump to search
m (better start, fiona ;-))
Line 1: Line 1:
{{LSL Header|ml=2}}
The scripts below can be cut/pasted into objects inworld and used to benchmark LSL performance. These scripts have been used to to compare LSL2 execution to Mono, but they might also be useful to track simulator performance from version to version.


LSL Benchmarking Scripts
Return to [[LSL Portal]]
From Second Life Wiki
Second Life Wiki > LSL Portal > LSL Benchmarking Scripts
Jump to: navigation, search
Languages:  English Template:Needs Translation/LSL/de Template:Needs Translation/LSL/es Template:Needs Translation/LSL/el Template:Needs Translation/LSL/fr Template:Needs Translation/LSL/he Template:Needs Translation/LSL/it  • 日本語  • 한국어 Template:Needs Translation/LSL/nl Template:Needs Translation/LSL/no Template:Needs Translation/LSL/da Template:Needs Translation/LSL/sv Template:Needs Translation/LSL/pl Template:Needs Translation/LSL/pt Template:Needs Translation/LSL/ru Template:Needs Translation/LSL/zh-Hans Template:Needs Translation/LSL/zh-Hant
 
/LSL
LSL Portal Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Tutorials 
 


* [[LSL Recursion Benchmark]]
* [[LSL Mandelbrot Benchmark]]
* [[LSL Partial Sums Benchmark]]
* [[LSL NSieve Benchmark]]
* [[LSL NSieve Bits Benchmark]]


[[Category:LSL]]


Los scripts que aparecen a continuacion pueden ser cortados y pegados dentro de objetos en SL y se utilizan como referencia para comparar el rendimiento de LSL. Estos scripts se han utilizado para comparar ejecuciones en LSL2 y en Mono, pero también pueden ser útiles para realizar un seguimiento del rendimiento de una versión a otra.  
Los scripts que aparecen a continuacion pueden ser cortados y pegados dentro de objetos en SL y se utilizan como referencia para comparar el rendimiento de LSL. Estos scripts se han utilizado para comparar ejecuciones en LSL2 y en Mono, pero también pueden ser útiles para realizar un seguimiento del rendimiento de una versión a otra.  


Volver a [[LSL Portal]]
Volver a [[LSL Portal]]
[[LSL Recursion Benchmark]]
[[LSL Mandelbrot Benchmark]]
[[LSL Partial Sums Benchmark]]
[[LSL NSieve Benchmark]]
[[LSL NSieve Bits Benchmark]]
Retrieved from "https://wiki.secondlife.com/wiki/LSL_Benchmarking_Scripts"

Revision as of 11:17, 9 February 2009

The scripts below can be cut/pasted into objects inworld and used to benchmark LSL performance. These scripts have been used to to compare LSL2 execution to Mono, but they might also be useful to track simulator performance from version to version.

Return to LSL Portal

Los scripts que aparecen a continuacion pueden ser cortados y pegados dentro de objetos en SL y se utilizan como referencia para comparar el rendimiento de LSL. Estos scripts se han utilizado para comparar ejecuciones en LSL2 y en Mono, pero también pueden ser útiles para realizar un seguimiento del rendimiento de una versión a otra.

Volver a LSL Portal