LimeSurvey: Yii 3df792f2

Author Committer Branch Timestamp Parent
TMSWhite TMSWhite Yii 2012-03-01 19:22:35 Yii 9f23e130
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 - application/helpers/expressions/em_core_helper.php Diff File
mod - application/helpers/expressions/em_manager_helper.php Diff File