perf(stages): Adds benchmark to TransactionLookupStage (#1130)

Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
This commit is contained in:
joshieDo
2023-02-10 05:10:12 +08:00
committed by GitHub
parent 440718288d
commit 7e68373f2d
7 changed files with 324 additions and 9 deletions

View File

@ -175,6 +175,7 @@ impl Command {
BlockTransitionIndex,
TxTransitionIndex,
SyncStage,
TxHashNumber,
Transactions
]);
}