# New Ticket Created by Bernhard Schmalhofer # Please include the string: [perl #32176] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=32176 >
Hi, this patch adds a benchmark for random access of different Array PMCs. The script is heavily inspired by the 'Array Access' benchmark in the 'Great Computer Language Shootout', http://shootout.alioth.debian.org. At first glance the results are not very surprising. The more a PMC has to do, the longer it takes. As the benchmark script takes long command line parameters, I have added some Getopt/Long tidbits. The files 'examples/benchmarks/array_access.imc' and 't/library/getopt_long.t' are new. Their differences against /dev/null are part of the attached patch. Hope that works. CU, Bernhard -- /* [EMAIL PROTECTED] */ Geschenkt: 3 Monate GMX ProMail + 3 Ausgaben der TV Movie mit DVD ++++ Jetzt anmelden und testen http://www.gmx.net/de/go/mail ++++
array_access_20041027.patch
Description: Binary data
