Skip to content

frontend: Investigate delayed macro expansion #1007

Description

@flofriday

I think we can reduce complexity in the macro expander by only expanding macros in the outmost "context" (all that aren't invoked inside other macros).

I assume this should also improve the performance of the macro expander but I might be overlooking something, so proper benchmarks are required for this feature.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions