Difference between revisions of "AutoBenchmark"

(Credits)
(AutoBenchmark)
Line 1: Line 1:
 
==AutoBenchmark==
 
==AutoBenchmark==
 
This project was originally designed (by [http://love2d.org/forum/memberlist.php?mode=viewprofile&u=960 CyaNox] (Mark Sanders)) with the idea to test system performance in terms of Lua and more specifically LOVE.
 
This project was originally designed (by [http://love2d.org/forum/memberlist.php?mode=viewprofile&u=960 CyaNox] (Mark Sanders)) with the idea to test system performance in terms of Lua and more specifically LOVE.
 +
 +
 +
{{#set:Author=User:schem16}}
 +
{{#set:Name=AutoBenchmark}}
 +
{{#set:Screenshot=File:Image.PNG}}
 +
{{#set:LOVE_Version=0.6.x}}
 +
{{#set:Description=A Simple Automated Bench-marker and reporter}}
 +
{{#set:Status=Released}}
  
 
==Tests==
 
==Tests==

Revision as of 12:35, 1 March 2010

AutoBenchmark

This project was originally designed (by CyaNox (Mark Sanders)) with the idea to test system performance in terms of Lua and more specifically LOVE.





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

350px

Animation

350px

Empty Space

350px

Image

350px

Primitives

350px

Mandelbrot

350px

Results Report

350px


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)