Compare the performance of Lua programs against some other language implementation, or check the Lua CPU time and Memory use measurements.

For more information about the Lua implementation we measured see ↓ about Lua.

Compare to:

 Are the Lua programs better?

For each of one our benchmarks, a white bar shows which language implementation had the faster program, and a black bar shows which used the least memory.

 How many times better?

How many times faster or smaller are the Lua programs than the corresponding Perl programs?

Lua x times better
~ Perl x times better
Program & Logs  Faster  Smaller: Memory Use Smaller: GZip Bytes Reduced N
binary-trees4.31.41.2
chameneos-redux No program
fannkuch1.71.7~1.3
fasta4.42.1~1.1
k-nucleotide~1.11.1~1.7
mandelbrot4.82.0~1.2
meteor-contest  No Perl
n-body2.92.2~1.1
nsieve2.31.21.2
nsieve-bits1.0~1.8~1.7
partial-sums2.31.6~1.1
pidigits~1.4~11.1~1.8
recursive7.94.81.2
regex-dna No program
reverse-complement~4.4~1.1~1.8
spectral-norm5.62.21.0
startup1.5 ~1.1
sum-file~1.21.71.0
thread-ring No program

 about Lua

online book "Programming in Lua" by Roberto Ierusalimschy

"the evolution of Lua" (pdf slides)

Lua 5.1.3 Copyright (C) 1994-2008 Lua.org, PUC-Rio

Home Page: http://www.lua.org/

Download: http://www.lua.org/download.html

Revised BSD license