And possibly reorg speed? The revXXXXX.dat files hold the snapshot for the utxo changeset per block. Is it in sync with block alignment in blk files?
Yeah, the block's undo data is put in the corresponding rev file. Re-orging each block could require looking in a separate file for each block.