Details
-
Improvement
-
Status: Resolved
-
Not specified
-
Resolution: Fixed
-
None
-
None
Description
Currently each of the directives creates a string to describe the position of the directive for use in error messages. In some queries which heavily use macros/#export this was taking up ~3% of the time for parsing the query (kel10.eclxml).
Much better to create the string if/when needed.