Enhancement #544

Check usage and reduce number of dynamic casts

Added by S. Wrede over 12 years ago.

Status:NewStart date:09/05/2011
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:Performance Optimization
Target version:-

Description

In a recent callgrind analysis and an example implementing a minimal roundtrip example, a significant portion of the relevant time was spent on dynamic casts. Probably, these are introduced if other optimizations are applied (e.g. wrt to the Scope management).

Also available in: Atom PDF