-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
When benchmarking the nv23 migration on my mainnet node, I get these bench-times:
Migration without cache is taking 41seconds:
migration height 4056425
old cid bafy2bzaceafswlgag4nowendbxzwxvvt4ofn4vyp75kbmdods4x2vbsepgt5q
new cid bafy2bzacecparpmzboywlcpuqz5vp2sn47lk4d3bc24oksvynlbfs4v7vngwy
completed round actual (without cache), took 41.730056334s
manifest cid: bafy2bzacecbueuzsropvqawsri27owo7isa5gp2qtluhrfsto2qg7wpgxnkba
Migration with cache is taking 36 seconds which is higher then what our threshold for migration times - which should be less then 1 epoch (30s)
completed round actual (with cache), took 36.853138672s
- These high times are unexpected given that the migration for network upgrade is very light.
- Resource usage when running the migration on this node is low, its consuming around 10GiB.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
👊 Needs Commitment