Skip to content

perf: do not write back initial session data if unchanged #707

@KnorpelSenf

Description

@KnorpelSenf

We currently regard the generation of initial session data as a write op, so we write back identical data many times to the database. This makes no sense because we might as well re-generate it next time. This can save a lot of write ops and even reduce the number of stored values by a lot if sessions are used sparingly.

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