Skip to content

💡 » consider using RCU locks for the app state #15

@lucas-labs

Description

@lucas-labs

If locking on each render is too slow, consider using RCU locks. See: https://crates.io/crates/keepcalm

Extracted from:

// TODO: consider using RCU locks for the app state
// if locking on each render is too slow, consider using RCU locks.
// See: https://crates.io/crates/keepcalm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions