﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2375	Improve performance of bootstrapped compiler	Martin Sjölund	Martin Sjölund	"Currently, roughly 30% of time is spent calling setspecific/getspecific. If we pass the pointer around to each function, we do not need to do this. We should still allow getspecific to be used so we can throw from external functions.

This is a good alternative to pass thread-specific, previously global data anyway."	defect	closed	high	1.9.0	MetaModelica	trunk	fixed		
