Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: The future of Text::CSV_XS - TODO

by Tux (Canon)
on Oct 24, 2007 at 12:24 UTC ( [id://646879]=note: print w/replies, xml ) Need Help??


in reply to The future of Text::CSV_XS - TODO

2007-10-24 0.32 - H.Merijn Brand * Added $csv->error_diag () to SYNOPSIS * Added need for diag when new () fails to TODO * Fixed a sneaked-in defined or in examples/csv2xls * Plugged a 32byte memory leak in the cache code (valgrind++) * Some perlcritic level1 changes 2007-07-23 0.31 - H.Merijn Brand * Removed prototypes in examples/csv2xls * Improved usage for examples/csv2xls (GetOpt::Long now does - +-help/-?) * Extended examples/csv2xls to deal with Unicode (-u) * Serious bug in Text::CSV_XS::NV () type setting, causing the resulting field to be truncated to IV

Enjoy, Have FUN! H.Merijn

Replies are listed 'Best First'.
Re^2: The future of Text::CSV_XS - TODO
by Tux (Canon) on Oct 24, 2007 at 13:07 UTC

    And a new speed comparison table. 0.23 .. 0.32 are Text::CSV_XS, and 1.00 .. 1.06 are Text::CSV_PP. I have no idea why 1.06 is not yet on CPAN.

    0.23 0.25 0.26 0.27 0.28 0.29 0.30 0.31 0.32 1.00 1.02 1.0 +5 1.06 ==== ==== ==== ==== ==== ==== ==== ==== ==== ==== ==== === += ==== combine 1 60 60 60 59 56 100 98 93 96 14 14 1 +4 14 combine 10 40 40 41 41 40 100 96 92 95 6 6 +6 6 combine 100 34 33 34 33 34 100 92 89 90 5 5 +5 5 parse 1 100 86 92 89 86 96 98 93 98 20 19 1 +7 8 parse 10 94 85 98 98 100 96 92 87 94 16 16 1 +4 5 parse 100 88 81 93 90 97 100 97 93 99 16 16 1 +4 5 print io 92 90 91 91 92 100 95 94 94 68 66 +6 6 getline io 88 80 90 88 90 100 98 93 98 - - 1 +3 5 ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --- +- ---- average 74 69 74 73 74 99 95 91 95 18 17 1 +1 6

    Enjoy, Have FUN! H.Merijn

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (5)
As of 2024-03-28 15:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found