After I create a workbook using xlsgen, the memory footprint of my application increases from 70 MB to over 200 MB. If I repeatedly generate the same .xls file, after 15 or so iterations, the application grows to the point that it exceeds available memory and crashes.
How can I prevent my application from growing?