Difference between revisions of "AutoBenchmark"
(→AutoBenchmark) |
|||
Line 16: | Line 16: | ||
====Text==== | ====Text==== | ||
− | [[File: Text. | + | [[File:AutoBenchmark-Text.jpg|350px]] |
====Animation==== | ====Animation==== | ||
− | [[File: Animation. | + | [[File:AutoBenchmark-Animation.jpg|350px]] |
====Empty Space==== | ====Empty Space==== | ||
− | [[File: Empty. | + | [[File:AutoBenchmark-Empty.jpg|350px]] |
====Image==== | ====Image==== | ||
− | [[File: Image. | + | [[File:AutoBenchmark-Image.jpg|350px]] |
====Primitives==== | ====Primitives==== | ||
− | [[File: Primitives. | + | [[File:AutoBenchmark-Primitives.jpg|350px]] |
====Mandelbrot==== | ====Mandelbrot==== | ||
− | [[File: Mandelbrot. | + | [[File:AutoBenchmark-Mandelbrot.jpg|350px]] |
====Results Report==== | ====Results Report==== | ||
− | [[File: Results. | + | [[File:AutoBenchmark-Results.jpg|350px]] |
Line 46: | Line 46: | ||
{{#set:Name=AutoBenchmark}} | {{#set:Name=AutoBenchmark}} | ||
− | {{#set:Screenshot=File:Image. | + | {{#set:Screenshot=File:AutoBenchmark-Image.jpg}} |
{{#set:Author=User:schme16}} | {{#set:Author=User:schme16}} | ||
{{#set:LOVE_Version=0.6.x}} | {{#set:LOVE_Version=0.6.x}} |
Revision as of 18:27, 18 June 2010
Contents
AutoBenchmark
This project was originally designed with the idea to test system performance in terms of Lua and more specifically the LOVE Engine/Framework; central to the design ideal was that it should be simple to use! And what could be simpler than starting the program and letting it do its thing?
Tests
- High Intensity Text Display
- High Intensity Animation Display
- Empty Space Test (Control Phase)
- High Intensity Image Display
- High Intensity Primitives Display
- High Intensity Mandelbrot Fractal Generation
(Listed in order)
Screenshots
Text
Animation
Empty Space
Image
Primitives
Mandelbrot
Results Report
Releases
Version 0.90:[ http://love2d.org/forum/viewtopic.php?f=5&t=1308#p13345]
Credits
Original Design by CyaNox (Mark Sanders)
Automated and Reporting added by schme16 (Shane Gadsby)