Skip to content

Commit

Permalink
add a forgotten benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
paolino committed May 16, 2022
1 parent 350496a commit cfcf20f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/shelley/bench/restore-bench.hs
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,7 @@ cardanoRestoreBench tr c socketFile = do
-- -- We restore /to/ a percentage that is low enough to be fast,
-- -- but high enough to give an accurate enough indication of the
-- -- to-100% time.
, benchRestoreSeqWithOwnership (Proxy @0) VariablePipelining
, benchRestoreSeqWithOwnership (Proxy @1) VariablePipelining
, benchRestoreRndWithOwnership (Proxy @1) VariablePipelining
, benchRestoreMultipleWallets 1 (unsafeMkPercentage 0.1) VariablePipelining
Expand Down

0 comments on commit cfcf20f

Please sign in to comment.