Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Phalcon\Dispatcher Optimizations #984

Merged
merged 9 commits into from Aug 3, 2013
Merged

Phalcon\Dispatcher Optimizations #984

merged 9 commits into from Aug 3, 2013

Conversation

ghost
Copy link

@ghost ghost commented Aug 3, 2013

Overall:

  • Self Cost has decreased from 1.90% to 1.76%
  • Inclusive Cost has decreased from 1.94% to 1.93%
  • Reduced memory consumption: less variables are observed, memory frames are used only where necessary

Bonus: implemented #782

phalcon pushed a commit that referenced this pull request Aug 3, 2013
Phalcon\Dispatcher Optimizations
@phalcon phalcon merged commit 75ee6f9 into phalcon:1.3.0 Aug 3, 2013
@ghost ghost deleted the issue-782 branch August 3, 2013 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants