Skip to content

Explore "only buffer if changed" performance stats. #2

@dawsonc623

Description

@dawsonc623

Currently, data is always buffered each render. However, it is relatively easy to create a way to only buffer data that has changed. Theoretically, this could improve performance. However, is performance really enough of an issue to justify code complexity? Will the extra work in the code itself moot or even overshadow the gains from preventing buffering unchanged data?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions