near / nearcore

Reference client for NEAR Protocol
https://near.org
GNU General Public License v3.0
2.32k stars 622 forks source link

Speed up application of State parts #9769

Open gmilescu opened 1 year ago

gmilescu commented 1 year ago

Early testing showed that applying state of shard 2 takes over an hour.

With the new shiny FS-with-inlining, the dump is going to take about 0.5 hours. Application of state parts becomes the bottleneck.

Investigate if application can be done in parallel with download.

Investigate if application can be sped up.

ND-447 created by None

gmilescu commented 1 year ago

cc: Xiangyi Zheng

by 617a65ff58006300699436b5