123456789101112131415161718192021222324252627282930313233343536 |
- ** Delete blocks at the begin and the end
- Read test
- Index footprint: 0001100000
- Reading all blocks ...
- 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
- ... all blocks read.
- Reading blocks with indices {0, 9, ..., 99} ...
- Predicted size 154, real size 26 bytes, first block size 22 bytes, first index 10
- Predicted size 375, real size 79 bytes, first block size 75 bytes, first index 63
- ... all blocks read.
- Reading blocks with indices {0, 1, ..., 9} ...
- Predicted size 220, real size 26 bytes, first block size 22 bytes, first index 10
- ... all blocks read.
- Reading blocks with indices [0, 10[ ...
- ... all blocks read.
- Reading blocks with indices {90, 91, ..., 99} ...
- Predicted size 508, real size 79 bytes, first block size 75 bytes, first index 63
- ... all blocks read.
- Reading blocks with indices [90, 100[ ...
- Predicted size 508, real size 79 bytes, first block size 75 bytes, first index 63
- ... 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 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
- ... all blocks read.
- Reading blocks with indices \emptyset ...
- ... all blocks read.
- This block of read tests is complete.
|