LimeSurvey: master b93d63b9

Author Committer Branch Timestamp Parent
Thomas White Thomas White master 2012-02-25 22:48:10 master c62fe0d6
Changeset

Fixed issue EM memory consumption can be reduced by at least 75%
Dev Refactored LEM and EM so that EM now calls LEM to get question attributes (instead of passing two copies of question attributes - one for SGQA and one for qcode - into EM)
Dev This also resulted in 50% speed improvement in very large survey

mod - classes/eval/ExpressionManager.php Diff File
mod - classes/eval/LimeExpressionManager.php Diff File