Skip to content

Massive compile-time issues since we use a lot of fields in params #118

@mlankenau

Description

@mlankenau

We changed our maru services so that we define the data-structure in params instead of receiving just a Map.

We really like that it is checking the data that is received and that we get atom keys for all maps, but the compile time has increased massively.

Looking at the maru code it looks like a lot of things are going on in the param-definitions. Is there a change to speed up the macro execution?

Metadata

Metadata

Assignees

No one assigned

    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