develooper Front page | perl.perl5.porters | Postings from January 2008

Re: [perl #50352] Perl 5.10 Storable extremely slow for large trees of data

Thread Previous | Thread Next
From:
Clinton Pierce
Date:
January 30, 2008 07:20
Subject:
Re: [perl #50352] Perl 5.10 Storable extremely slow for large trees of data
Message ID:
9e01efbb0801300634o3bd52806ved9e82f9862d11a@mail.gmail.com
Using the supplied data file:

C:\temp>\perl\bin\perl.exe xmledit.pl
Retrieved.
Benchmark: timing 20 iterations of Storable...
  Storable:  3 wallclock secs ( 1.45 usr +  1.78 sys =  3.23 CPU) @  6.20/s
(n=20)

C:\temp>\perl_560\bin\perl.exe xmledit.pl
Retrieved.
Benchmark: timing 20 iterations of Storable...
  Storable:  1 wallclock secs ( 0.87 usr +  0.00 sys =  0.87 CPU) @ 22.88/s
(n=20)

Both Perls were from ActiveState.

5.6 Build 623's Storable had to have come from PPM -- we wouldn't have
hand-built a production version of Storable or Perl.

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About