19:54:40 Create new PHPExcel object
19:54:40 Set document properties
19:54:40 Add some data
19:54:40 Rename worksheet
19:54:40 Write to Excel2007 format
19:54:40 File written to 01simple.xlsx
Call time to write Workbook was 0.0312 seconds
19:54:40 Current memory usage: 1.75 MB
19:54:40 Write to Excel5 format
19:54:40 File written to 01simple.xls
Call time to write Workbook was 0.0354 seconds
19:54:40 Current memory usage: 2.5 MB
19:54:40 Peak memory usage: 3.5 MB
19:54:40 Done writing files
Files have been created in /home/hsinlung/public_html/core/vendor/phpoffice/phpexcel/Examples