Open
Description
While journal replay is now buffered & fast, adb::any startup requires non-sequential reads of the fixed journal in order to replay an operation that updates an existing key (to ensure the mapped key isn't a collision). Because non-sequential reads such as these remain unbuffered (above the system level) the performance of this is poor.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Backlog