in reply to Re: Efficiency issue when reading large CSV files
in thread Efficiency issue when reading large CSV files

More precisely,

The XS version is 50x faster than the Pure Perl implementation according to the author. Both of the above methods will use the XS version.