﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4565	Model building statistics in Omedit	anonymous	Adeel Asghar	"OpenModelicaUsersGuide.pdf in section 1.2.5 shows simulation of a DC motor and displays interesting timing statistics: 

{{{
timeFrontend = 0.244445734,
timeBackend = 0.011048542,
timeSimCode = 0.042049415,
timeTemplates = 0.027458789,
timeCompile = 0.394855691,
timeSimulation = 0.014914653,
timeTotal = 0.7349152410000001

}}}

When models are compiled and run from OMEdit only statistics related to the final running of the model are available. 
Is it possible to find a way to convey also these timings in the OMEdit output?
Very often (as in the DC motor example) more time is spent in preparing the final executable than in the execution itself."	enhancement	reopened	normal	2.0.0	OMEdit				
