Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion A Perl Task - Benchmarking
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Leopold Toetsch  
View profile  
 More options Mar 6 2004, 7:48 am
Newsgroups: perl.perl6.internals
From: l...@toetsch.at (Leopold Toetsch)
Date: Sat, 06 Mar 2004 13:30:07 +0100
Local: Sat, Mar 6 2004 7:30 am
Subject: A Perl Task - Benchmarking
I'd a short look at perlbench from CPAN. This inspired me to the
following idea:

examples/benchmarks/* has a bunch of programs e.g.
   oo1.pasm
   oo1.pl
   oo1.py
   stress.pasm
   stress.pl
   ...

Now like perlbench is able to compare run times of different perl
versions, the goal of this task is to provide a script that compares
different interpreters and finally spits out:

          Parrot-j Parrot-C   Perl    Python   Ruby
oo1      100%        103%     75%       50%     -
mops     100%        200%  40000%
stress   ...                             -      -

or some such.

To simplify the task, we could of course move used tests into a separate
directory. Unavailable interpreters (or missing scripts for that
language) are just skipped.

Any takers?

leo


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.