Reduce overhead of processing #directives

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.

Conclusion

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Pull Request URL

Created January 18, 2022 at 10:22 AM
Updated January 20, 2022 at 12:42 PM
Resolved January 20, 2022 at 12:42 PM