Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Sun Solaris (SPARC processor) + Threads + performance/optimization

by perrin (Chancellor)
on Apr 15, 2009 at 17:07 UTC ( [id://757734]=note: print w/replies, xml ) Need Help??


in reply to Sun Solaris (SPARC processor) + Threads + performance/optimization

Ok, two comments:

On Solaris, or any other Unix, you will usually get better performance by forking than by using perl threads.

This is the wrong way to speed up a MySQL data load. You should be using LOAD DATA INFILE. There is also a fast parallel CSV loader in the Maatkit tools.

  • Comment on Re: Sun Solaris (SPARC processor) + Threads + performance/optimization

Log In?
Username:
Password:

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

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

    No recent polls found