blockchain-core icon indicating copy to clipboard operation
blockchain-core copied to clipboard

Parallelize snapshot block absorption

Open xandkar opened this issue 2 years ago • 0 comments

After #1334 is merged, the innards of data_stream:pmap_to_bag (which it introduces) can also be used to implement data_stream:piter and optionally parallelize the processing of the stream of blocks in a snap.

xandkar avatar May 15 '22 22:05 xandkar