erouel/php-excel

Improvements: Using a debugger to measure performance

Opened this issue · 2 comments

I need to use a debugger (or something) to measure the performance of the
class methods. I am too unsure to decide whether I use array_slice or a for
loop to resize an array which is possibly too large to handle.


Original issue reported on code.google.com by oliver.s...@gmail.com on 10 Sep 2009 at 4:17

Introducing Xdebug: I've made the first tests using Xdebug as memory 
monitoring. Creation of files mainly poses 
threads to the object which will be created before sent into the file. I am 
currently working on version 1.2 and 
will post key findings and performance analysis before the release.

Original comment by oliver.s...@gmail.com on 29 Sep 2009 at 6:41

  • Changed state: Started

Original comment by oliver.s...@gmail.com on 29 Sep 2009 at 6:42

  • Added labels: Milestone-Release1.2