Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Reduce and optimize Group rebuildsΒ #113

Open
@bennobuilder

Description

@bennobuilder

πŸ†• Feature Request

❓ Is your feature request related to a problem?

If you have a very very big Group and you mutate its value.. it rebuilds the whole Group output on a single change which might result in performance leaks.

πŸ“„ Describe the solution you'd like

Rebuild the Group only if the built output is needed.. for instance when calling output, or items

πŸ“ƒ Describe alternatives you've considered

bad performance

Metadata

Metadata

Assignees

No one assigned

    Labels

    @agile-ts/coreRelated to the @agile-ts/core packageenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions