Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Storable::freeze performance problem

by mrpeabody (Friar)
on Jun 24, 2005 at 18:48 UTC ( [id://469791]=note: print w/replies, xml ) Need Help??


in reply to Storable::freeze performance problem

I get significant performance improvements compared to fetching the data every time for smaller sets of data but once the dataset reaches a certain size (approximately 3 $data_id's and 7500 $applicant_id's) the performance degenerates horribly.
Could Storable be switching from the C to the Perl implementation at that boundary? That would explain a sudden dropoff in speed.

Even without understanding the C code, it shoud be possible to figure out which implementation is being used when benchmarking.

  • Comment on Re: Storable::freeze performance problem

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://469791]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (2)
As of 2024-04-19 19:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found