Re: Re: Performance comparision of Lua
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Re: Performance comparision of Lua
- From: Martin_Doering@...
- Date: 2000年6月19日 13:49:52 +0200
Roberto wrote the following:
Subject: Experiments with Scripting Languages
Reply-To: roberto@inf.puc-rio.br
MIME-Version: 1.0
Date: 2000年4月07日 15:55:05 -0300
From: Roberto Ierusalimschy <roberto@inf.puc-rio.br>
Status: RO
We translated to Lua the scripts from the "Experiments with Scripting and
User-Interface Languages", by Brian W. Kernighan & Christopher J. Van Wyk
(see at http://cm.bell-labs.com/cm/cs/who/bwk/interps/pap.html). Here are
the timings for Lua (new version), Lua 3.2, and Perl (version 5.004_04
built for i386-linux). (We will soon put the scprits in the site.)
...
Are these scripts somewhere on the site? I would be interested in! Maybe
they are useful to show people some of the benefits of Lua at my
company...
Martin