Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Speed of 5.8.0 versus 5.6.1

by hardburn (Abbot)
on Jul 01, 2003 at 17:15 UTC ( [id://270553]=note: print w/replies, xml ) Need Help??


in reply to Speed of 5.8.0 versus 5.6.1

Is your 5.8.0 version compiled with threading support? If so, recompile it with it off. Also, there is a new hashing algorithm, which may be faster for some data and slower for others.

----
I wanted to explore how Perl's closures can be manipulated, and ended up creating an object system by accident.
-- Schemer

Note: All code is untested, unless otherwise stated

Replies are listed 'Best First'.
Re: Re: Speed of 5.8.0 versus 5.6.1
by steves (Curate) on Jul 01, 2003 at 17:26 UTC

    No threading and not using Unicode (since I have read that Unicode operations can be slower).

Log In?
Username:
Password:

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

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

    No recent polls found