You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Snapshots of the current Cardano mainnet ledger are big (2-3 GB). Taking a snapshot is an expensive operation that has been identified as a performance bottleneck before (see #868).
To discover performance regressions introduced by the changes to the snapshot logic (e.g. #1319), we need a micro benchmark analogous to mempool-bench.
The text was updated successfully, but these errors were encountered:
Snapshots of the current Cardano mainnet ledger are big (2-3 GB). Taking a snapshot is an expensive operation that has been identified as a performance bottleneck before (see #868).
To discover performance regressions introduced by the changes to the snapshot logic (e.g. #1319), we need a micro benchmark analogous to
mempool-bench
.The text was updated successfully, but these errors were encountered: