ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> squeak
squeak
[ANN] Exupery 0.02 (Can compile the bytecode benchmark)
by Bryce Kampjes other posts by this author
Aug 25 2003 3:15PM messages near this date
Re: [UPDATES] 7 for 3.6beta, including "full" prompt | [ENH][REFACTOR] PostscriptCanvasesCleanup
Exupery, a bytecode compiler, can now compile the bytecode benchmark.
It is 2.5 times faster than the interpreter for this benchmark and
about 5 times faster for simple integer benchmarks. It should be easy
to produce code that runs about 10 times faster than the interpreter.

A more detailed performance analysis can be found at:
http://www.kampjes.demon.co.uk/articles/exuperyPerformance20030801.html

The bytecode benchmark includes a few sends including sends to
primitives. Most of the key functionality is now in place but Exupery
doesn't yet handle very many bytecodes or more than one compiled
method at a time.

The 0.03 release will handle more bytecodes and the 0.04 release will
handle more than one cached compiled method. Hopefully the 0.05
release will be generally useful.

Bryce

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved