Revision 562a42e...

Go back to digest for 14th April 2013

Optimization in Educational

Aleix Pol Gonzalez committed changes in [analitza] /:

Return the Apply::firstOperator as a reference

A bit of time was spent by copying the operator and accessing it, this
change reduces this problem where it's more notable, by using it as a
reference.
Improves about 10%

File Changes

Modified 2 files
  •   analitza/analyzer.cpp
  •   analitza/apply.h
2 files changed in total