123456789101112131415161718192021222324252627282930313233343536373839404142 |
- ** Delete blocks in between
- Read test
- Index footprint: 0001100101
- Reading all blocks ...
- Predicted size 508, real size 23 bytes, first block size 19 bytes, first index 7
- Predicted size 508, real size 26 bytes, first block size 22 bytes, first index 10
- Predicted size 508, real size 79 bytes, first block size 75 bytes, first index 63
- Predicted size 508, real size 207 bytes, first block size 101 bytes, first index 89, second block size 102 bytes, second index 90
- ... all blocks read.
- Reading blocks with indices {0, 9, ..., 99} ...
- Predicted size 38, real size 23 bytes, first block size 19 bytes, first index 7
- Predicted size 110, real size 26 bytes, first block size 22 bytes, first index 10
- Predicted size 225, real size 79 bytes, first block size 75 bytes, first index 63
- Predicted size 204, real size 207 bytes, first block size 101 bytes, first index 89, second block size 102 bytes, second index 90
- ... all blocks read.
- Reading blocks with indices {0, 1, ..., 9} ...
- Predicted size 190, real size 23 bytes, first block size 19 bytes, first index 7
- ... all blocks read.
- Reading blocks with indices [0, 10[ ...
- Predicted size 508, real size 23 bytes, first block size 19 bytes, first index 7
- ... all blocks read.
- Reading blocks with indices {90, 91, ..., 99} ...
- Predicted size 508, real size 207 bytes, first block size 101 bytes, first index 89, second block size 102 bytes, second index 90
- ... all blocks read.
- Reading blocks with indices [90, 100[ ...
- Predicted size 508, real size 207 bytes, first block size 101 bytes, first index 89, second block size 102 bytes, second index 90
- ... all blocks read.
- Reading blocks with index 50 ...
- Predicted size 22, real size 26 bytes, first block size 22 bytes, first index 10
- ... all blocks read.
- Reading blocks with indices [50, 51[ ...
- Predicted size 508, real size 26 bytes, first block size 22 bytes, first index 10
- ... all blocks read.
- Reading blocks with indices [0,10[\cup [50, 51[\cup [90, 100[ ...
- Predicted size 508, real size 23 bytes, first block size 19 bytes, first index 7
- Predicted size 508, real size 26 bytes, first block size 22 bytes, first index 10
- Predicted size 508, real size 207 bytes, first block size 101 bytes, first index 89, second block size 102 bytes, second index 90
- ... all blocks read.
- Reading blocks with indices \emptyset ...
- ... all blocks read.
- This block of read tests is complete.
|