
cibien
Novice
Oct 9, 2012, 7:53 AM
Post #3 of 3
(9416 views)
|
Re: [FishMonger] speed up perl code
[In reply to]
|
Can't Post
|
|
thanks for your advice, with Devel::NYTProf, I understand that it speding a lot of time here: " while( ($filename = readdir(DIR))){ " the module Spreadsheet::ParseExcel spend a lot of time to open the excel file... Is fast to open light .xls files, and very slow to open big (4mb) .xls files I think is nothing to do. thankyou Andrea
|