CatEfficiency
Jump to navigation
Jump to search
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Efficiency Testing
| Name | Creator | Description |
|---|---|---|
| Code Racer | Anonymous | Race two versions of code forever, to see which runs faster. |
| Code Sizer | Anonymous | Count the bytes compiled from source code, to measure how to write small code. |
| Efficiency Tester | Xaviar Czervik | Tests the speed of a function. |
| Speed Tester | Bobbyb30 Swashbuckler | Similar to the Efficiency Tester, this script allows you to test the speed of a particular function or snippet with multiple trials giving min/max/avg/median and the standard deviation. |