Major Feature #374

Speed

Added by Robert Lemke over 7 years ago. Updated almost 5 years ago.

Status:Closed Start date:2008-02-29
Priority:Should have Due date:
Assigned To:- % Done:

0%

Category:-
Target version:-
PHP Version: Complexity:
Has patch:

Description

Speed

Associated revisions

Revision 888f5049
Added by Robert Lemke over 7 years ago

Some speed optimizations based on profiling results. (Addresses #374)
Total speed up: 457 % faster

  • FLOW3: (Component) Replaced the magic __call() function by real getters in the Component Configuration. Speed gain (Default View): + 366 %
  • FLOW3: (Reflection) Removed the T3_PHP6_Functions::substr() calls because we just don't need it there. Speed gain (Default View): + 16 %
  • FLOW3: (AOP) Made all classes involved the proxy class building process static! Speed gain (Proxy Class Builder): +100 %
  • FLOW3: (AOP) Liberated the Proxy Class Builder from any dependencies on the component manager..

History

#1 Updated by Robert Lemke about 7 years ago

  • Target version deleted (1)

#2 Updated by Robert Lemke almost 7 years ago

  • Status changed from New to Closed

Also available in: Atom PDF