Skip to content

Add (some) precompilation statements for "standard" stuff #65

@sloede

Description

@sloede

For example, creating a new p4est connectivity, a new mesh, refining/coarsening, load balancing etc. are very common operations and might benefit (a little) if cached? OTOH, the functions are all dead simple, so we might not gain much. I was just thinking about it since I saw the following line in @time_imports Trixi:

      0.7 ms  P4est_jll
     97.8 ms  P4est 17.56% compilation time (100% recompilation)

If we should do this, a good set of functions to start with are those used in Trixi 😬

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