TysonAndre/php-parser-to-php-ast

Optimize the function with the switch statement on PhpParser Nodes

Closed this issue · 1 comments

  • Move code into helper methods
  • Don't create a large number of temporary variables in that method
  • Use xdebug and cachegrind?

Fixed by #8