Pixilang benchmark


About

Pixilang is a simple programming language for small graphics/sound applications. Created by Alex Zolotov (NightRadio) and Mik Razuvaev (Goglus) for non-programmers, demosceners and designers. Pixilang programs keeps in a TXT-files, so you can edit it in any text-editor. Pixilang interpreter works on different operation systems (Windows, Linux, PalmOS) and distibuting under GNU GPL license.

This project targets to create universal benchmark suite for all supported by pixilang platforms.
The main goals are:

  1. Compare performance of different versions of pixilang on different platforms
  2. Find slow points in pixilang code to fix it
  3. Understend the limits of pixilang usage

Screenshot:
screenshot

Download

Pixilang benchmark 2008 beta1.1

History

2008-12-11  beta1.1 download
Added normal mode
Reconfigured modes settings to take more uniform results
Added feature to write report

2008-12-11  beta1 download
Initial beta release