Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #32699] [PATCH] benchmark tests

7 views
Skip to first unread message

Justin DeVuyst

unread,
Nov 29, 2004, 9:22:03 PM11/29/04
to bugs-bi...@rt.perl.org
# New Ticket Created by Justin DeVuyst
# Please include the string: [perl #32699]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=32699 >

This patch will allow all the *.imc and *.pasm benchmarks to be
tested by running make testbench.

There are currently two benchmarks ( hash-utf8.pasm and b6t.imc )
that fail. The hash-utf8 one looks like broken code but the b6t one
seems to be something with exceptions. The expected output for both
of those is incorrect.

For the rest I gleaned the expected outputs from running the benches
themselves so if the output is currently wrong then the tests will
be verifying that:) Any help in realizing better/proper output
would be greatly appreciated.

Justin

bench_test.patch

Matt Diephouse

unread,
Dec 2, 2004, 12:40:43 PM12/2/04
to perl6-i...@perl.org, bugs-bi...@rt.perl.org
On Mon, 29 Nov 2004 18:22:03 -0800, via RT Justin DeVuyst
<parrotbug...@parrotcode.org> wrote:
> # New Ticket Created by Justin DeVuyst
> # Please include the string: [perl #32699]
> # in the subject line of all future correspondence about this issue.
> # <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=32699 >
>
> This patch will allow all the *.imc and *.pasm benchmarks to be
> tested by running make testbench.

Is there a reason this hasn't been applied?

--
matt diephouse
http://matt.diephouse.com

Leopold Toetsch

unread,
Dec 2, 2004, 2:42:57 PM12/2/04
to ma...@diephouse.com, perl6-i...@perl.org
Matt Diephouse <mdd...@gmail.com> wrote:

>> This patch will allow all the *.imc and *.pasm benchmarks to be
>> tested by running make testbench.

> Is there a reason this hasn't been applied?

Of course. There's always a reason. I forgot to apply it. Sorry for the
delay.

leo

Leopold Toetsch

unread,
Dec 3, 2004, 3:57:07 AM12/3/04
to perl6-i...@perl.org
Justin DeVuyst <parrotbug...@parrotcode.org> wrote:

> This patch will allow all the *.imc and *.pasm benchmarks to be
> tested by running make testbench.

Thanks, applied and sorry for the delay.

> There are currently two benchmarks ( hash-utf8.pasm and b6t.imc )
> that fail. The hash-utf8 one looks like broken code but the b6t one
> seems to be something with exceptions. The expected output for both
> of those is incorrect.

> For the rest I gleaned the expected outputs from running the benches
> themselves so if the output is currently wrong then the tests will
> be verifying that:) Any help in realizing better/proper output
> would be greatly appreciated.

Takers wanted.

> Justin

leo

0 new messages