Re: Computer Language Shootout



In article <1133293795.828420.209420@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
<igouy@xxxxxxxxx> wrote:

> We don't have Perl implementations for a couple of programs, and a
> couple of the Perl programs we do have show Error.
>
>
> http://shootout.alioth.debian.org/benchmark.php?test=all&lang=perl&lang2=perl&;
> sort=fullcpu
>
>
> Please contribute missing Perl programs or faster more-elegant Perl
> programs.
>
> Please follow the FAQ instructions
> http://shootout.alioth.debian.org/faq.php#contribute
>
> best wishes, Isaac
>

Judging from the output displayed on

<http://shootout.alioth.debian.org/benchmark.php?test=regexdna&lang=perl
&id=0>

it looks like the perl version of regex-dna was run with the wrong
argument:

/usr/bin/perl ../regexdna.perl 1

instead of

/usr/bin/perl ../regexdna.perl ../../../website/desc/regexdna-input.txt

In other words, without its data file.

I have submitted a bug report to
<https://alioth.debian.org/tracker/index.php?group_id=30402&atid=411002>

Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com
.



Relevant Pages

  • FAQ 3.21 How can I compile my Perl program into byte code or C?
    ... This message is one of several periodic postings to comp.lang.perl.misc ... from the documentation provided with Perl. ... way for Perl programs to peek at its innards rather than create ... Asked Questions" or FAQ for short. ...
    (comp.lang.perl.misc)
  • FAQ 3.21 How can I compile my Perl program into byte code or C?
    ... This message is one of several periodic postings to comp.lang.perl.misc ... from the documentation provided with Perl. ... way for Perl programs to peek at its innards rather than create ... Asked Questions" or FAQ for short. ...
    (comp.lang.perl.misc)
  • FAQ 3.21 How can I compile my Perl program into byte code or C?
    ... This message is one of several periodic postings to comp.lang.perl.misc ... from the documentation provided with Perl. ... way for Perl programs to peek at its innards rather than create ... Asked Questions" or FAQ for short. ...
    (comp.lang.perl.misc)
  • FAQ 3.21 How can I compile my Perl program into byte code or C?
    ... This message is one of several periodic postings to comp.lang.perl.misc ... from the documentation provided with Perl. ... way for Perl programs to peek at its innards rather than create ... Asked Questions" or FAQ for short. ...
    (comp.lang.perl.misc)
  • Re: Attempted Simultaneous Access causes "Could not lock file"
    ... storing it in my MSAccess database. ... I just wrote another test perl program and pasted in the massive SELECT ... >> I can have multiple perl programs writing to the database, ... > It probably needs exclusive access to the entire Table if it's modifying ...
    (microsoft.public.access.tablesdbdesign)