20:43:32 Create new PHPExcel object
20:43:32 Set document properties
20:43:32 Add some data
20:43:32 Rename worksheet
20:43:32 Write to Excel2007 format
20:43:32 File written to 01simple.xlsx
Call time to write Workbook was 0.0160 seconds
20:43:32 Current memory usage: 3 MB
20:43:32 Write to Excel5 format
20:43:32 File written to 01simple.xls
Call time to write Workbook was 0.0130 seconds
20:43:32 Current memory usage: 4.25 MB
20:43:32 Peak memory usage: 4.5 MB
20:43:32 Done writing files
Files have been created in D:\www\rict\protect\vendor\phpoffice\phpexcel\Examples