Skip to content

sui_v0.18.0_1670362592_ci

@andll andll tagged this 06 Dec 19:59
Currently, CheckpointBuilder scope(fka `MakeCheckpoint`) shows nearly 100% utilization, most likely due to notify_read.

This moves CheckpointBuilder (fka `MakeCheckpoint`) after notify_read and introduces separate scope for notify read only.

This diff also introduces `in_scope` helper method for futures.
Assets 2
Loading