This repository was archived by the owner on Oct 14, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 6
Chain - Benchmarks #262
Copy link
Copy link
Labels
d-mediumAn issue of medium difficultyAn issue of medium difficultyoptimizationSomething can be optimizedSomething can be optimized
Milestone
Description
The following methods need to be tested on a Chain behind a ChainRef:
-
Chain::append_block()with aCheckpointBlock. -
Chain::append_block()with an emptyTransactionBlock. -
Chain::append_block()with a fullTransactionBlock. -
Chain::append_block()that flushes a new segment of a canonical chain to disk. -
Chain::append_block()on a forked non-canonical chain with an emptyTransactionBlock. -
Chain::append_block()on a forked non-canonical chain with a fullTransactionBlock. -
Chain::new()with a fresh chain. -
Chain::new()a longer chain saved on the disk.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
d-mediumAn issue of medium difficultyAn issue of medium difficultyoptimizationSomething can be optimizedSomething can be optimized