Skip to content

re-design lifecycle parameter #1654

Open
@Havunen

Description

@Havunen

Currently lifecycle parameter is list of all functions to be called during / after render process. Performance and memory allocation could be improved by re-designing this parameter to take objects and function pointers (references) and then call them providing correct call context.

Same time implement benchmark to measure performance cost of lifecycle events

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions