﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6294	The complexity of matching and sorting deteriorated badly between 1.13 and 1.14	Francesco Casella	Karim Adbdelhak	"Please compare the performance of SteamPipe_N in the ScalableTestSuite, between [https://libraries.openmodelica.org/branches/v1.13/ScalableTestSuite_noopt/ScalableTestSuite_noopt.html v. 1.13] and [https://libraries.openmodelica.org/branches/v1.14/ScalableTestSuite_noopt/ScalableTestSuite_noopt.html v 1.14].

The times spent by matching and sorting are
|| N || 1.13 || 1.14 
|| 160 || 0.21 || 6.1 ||
|| 320 || 0.06|| 21.8||
|| 640 || 1.44|| 91.6||

We already discussed this issue extensively in #5952, but apparently there is still someting wrong there.

@Karim, can you please check?"	defect	new	blocker	1.19.0	Backend	1.16.0			Martin Sjölund
