-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
If locking on each render is too slow, consider using RCU locks. See: https://crates.io/crates/keepcalm
Extracted from:
coco/coco/src/view/sections/builder/scope.rs
Lines 125 to 127 in 9d12938
| // 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
Labels
No labels