natergj / excel4node

Node module to allow for easy Excel file creation
MIT License
1.38k stars 215 forks source link

Performance issue #260

Open bharadipankaj opened 5 years ago

bharadipankaj commented 5 years ago

Hi, I have more than 5000 records and more than 80 columns. So I am facing performance issue, the report takes more than 1.30 minutes to generate. Please help me on this asap.

Thanks