Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^2: Perl 6.0.0 is out - merry X-mas!

by vkon (Curate)
on Dec 28, 2015 at 10:07 UTC ( [id://1151247]=note: print w/replies, xml ) Need Help??


in reply to Re: Perl 6.0.0 is out - merry X-mas!
in thread Perl 6.0.0 is out - merry X-mas!

I am not CSV user, but - if anyone says me that Inline::C does not give you enough performance - then there is something wrong with implementation.

How come some XS module utilizes Inline::C?? When you're using XS - you already at C level. What a design requires you to use Inline::C

Therefore your sentence about performance is not convincing, and even - other way round - I now suspect there's something hidden in calculation here.

Replies are listed 'Best First'.
Re^3: Perl 6.0.0 is out - merry X-mas!
by Anonymous Monk on Dec 28, 2015 at 10:24 UTC

    Therefore your sentence about performance is not convincing, and even - other way round - I now suspect there's something hidden in calculation here.

    perl6 module Inline::Perl5 which (using perl6 module NativeCall) loads perl5 interpreter which then loads perl5 module Text::CSV_XS ...

    This includes at least four levels of indirection, none of which includes perl5 module Inline::C

      ok, /me wrong: it was Inline::Perl, ok then...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (5)
As of 2024-04-19 07:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found