Particularly put a benchmark around each of these lines:
and you'll probably be able to see the "guilty" party.my $oExcel = Spreadsheet::ParseExcel->new(); my $oBook = $oExcel->Parse($filesToBeProcessed[$x]); my $oWkS = $oBook->{Worksheet}[1]; my @data = getFieldData($oWkS);
Liz
In reply to Re: Slow Code
by liz
in thread Slow Code, Spreadsheet::ParseExcel, and Spreadsheet::WriteExcel
by Idris
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |