This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
PHPExcel
Watch
1
Star
0
Fork
0
You've already forked PHPExcel
mirror of
https://github.com/retailcrm/PHPExcel.git
synced
2025-02-06 09:49:24 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
PHPExcel
/
Classes
History
Mark Baker
0ad3f67da6
Initial modifications for XML-based sheet readers to use XMLReader via streaming for large files in the listWorksheetNames() and listWorksheetInfo() methods... still needs some additional work for merged cells to work correctly, but gives a hell of a memory boost and executes more quickly - the same principles will be applied to the core data readers, but that still requires a lot more work. However, when completed, the effort should be worth it for both speed and memory usage, and the code should be a lot cleaner for the core data reader as well
2013-01-12 12:52:00 +00:00
..
PHPExcel
Initial modifications for XML-based sheet readers to use XMLReader via streaming for large files in the listWorksheetNames() and listWorksheetInfo() methods... still needs some additional work for merged cells to work correctly, but gives a hell of a memory boost and executes more quickly - the same principles will be applied to the core data readers, but that still requires a lot more work. However, when completed, the effort should be worth it for both speed and memory usage, and the code should be a lot cleaner for the core data reader as well
2013-01-12 12:52:00 +00:00
PHPExcel.php
Performance and memory improvements to Excel5 OLE Reader
2012-11-26 18:01:15 +00:00