Project

General

Profile

Feature #17948

Updated by Peter Amstutz over 2 years ago


 Characteristics: 

 * many files in 1 directory (50k+) 
 * multiple directory levels 
 * huge manifest (close to our default 128MiB limit) 

 We can repeat the same block over and over so that the collection does not actually take up an enormous amount of space. 

 * create a garbage block of a few K 
 * files should be random sizes from that block 
 * files should have random names of different lengths 
 * many files in 1 directory (50k+) 
 * multiple directory levels 
 * huge manifest (close to our default 128MiB limit) 

Back