﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3553	The evalfunc backend module is slow due to removeSimpleEquations	Francesco Casella	Volker Waurich	"The current implementation of the {{{evalfunc}}} module makes one call to {{{removeSimpleEquations}}} to handle the case when function evaluation introduces constant variable assignments.

The current implementation of {{{removeSimpleEquations}}} is very slow, so as a consequence also {{{evalfunc}}} is. 

Once the new {{{removeSimpleEquations}}} module is complete, we should re-evaluate whether to keep this tail call, or rather to replace the evaluated variables specifically without the convenient use of removeSimpleEquations."	defect	closed	high		Backend		fixed		Willi Braun andrea.bartolini@…
