On Mon, Dec 19, 2005 at 04:35:58PM -0800, Brent Fulgham wrote:
> FYI, the revised shootout updates are on the site:
>
> http://shootout.alioth.debian.org/sandbox/benchmark.php?test=all&lang=parrot
>
> Performance seems much better with the interpreter
> flags suggested. Please let me know if you
This is a patch that I pasted to #parrot earlier today but it looks like
Leo has already applied it as r10590.
-J
--
On Mon, Dec 19, 2005 at 02:43:54PM -0800, Alberto Simoes wrote:
> # New Ticket Created by Alberto Simoes
> # Please include the string: [perl #37987]
> # in the subject line of
I was talking to Leo in the IRC room and he told me post onto the list
about proposing to change all floats to nums. Code such as `.local
float i` would instead be written as `.local num i`, but as I gather
it, current behavior would remain the same, or at least general
behavior.
# New Ticket Created by Alberto Simoes
# Please include the string: [perl #37987]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=37987 >
Basically, the copy&paste done forgot that the var is not a scalar but
an array.
-
FYI, the revised shootout updates are on the site:
http://shootout.alioth.debian.org/sandbox/benchmark.php?test=all&lang=parrot
Performance seems much better with the interpreter
flags suggested. Please let me know if you notice any problems.
The Perl 6 summary for the week ending 2005-12-18
Welcome to another Perl 6 summary. This has been a week of shootouts,
cleanups, relationships and cunning translations. Read on for the
details (or, this being a summary, pointers to the details).
This week in perl6-compiler
2 messa