﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1085	Speedup check of Digital examples (from MathCore)	krsta	krsta	"Running checkmodel on digital examples gives the follwing times (in seconds):

''timing(checkModel(Modelica.Electrical.Digital.Examples.Adder4)) 
126.219
timing(checkModel(Modelica.Electrical.Digital.Examples.Counter)) 
423.706
''

'''Implementation note:'''
''The bottleneck is the large array constants defined in the Digital libraries, which are evaluated during the lookup process. The solution is probably to skip evaluation of bindings during partial instantiation, but the effects of this must be investigated.''"	defect	closed	normal	1.9.0	Frontend		fixed		krsta
