Based on cardano-diffusion:demo-chain-sync, we can quantify the performance gains from incremental decoding. Currently, block-fetch codecs are not incremental (see #5114). For larger leios blocks, which have longer transfer times, incremental decoding is expected to give better performance.
Based on
cardano-diffusion:demo-chain-sync, we can quantify the performance gains from incremental decoding. Currently,block-fetchcodecs are not incremental (see #5114). For larger leios blocks, which have longer transfer times, incremental decoding is expected to give better performance.