﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1576	BackendDAEUtil: Improve speed of BinTree	Martin Sjölund	Martin Sjölund	"The current binary tree calls printComponentRefStr for *each* level of the tree, which is quite deep for the V6 engine (8% of total checkModel time is spent on bintree get operations).

How to solve this? Store the cref and its hash in the tree. Only make a string comparison if the hashes match. Or is someone already working on an alternative bintree, Adrian?"	defect	closed	high				fixed		Martin Sjölund Adrian Pop Jens Frenkel
