Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: when to c, when to perl

by lorn (Monk)
on Jul 29, 2008 at 17:07 UTC ( [id://700867]=note: print w/replies, xml ) Need Help??


in reply to when to c, when to perl

Be careful with Inline::C, if you have thousand of data Inline::C needs to convert the entire C structure to Perl structure, and this is slow.

I don't test yet, but i think that XS fix that problem :)

So, if Inline::C sometimes seems slow to you, try XS before anything.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (2)
As of 2024-04-19 19:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found