Refactor Benchmarks: Sizes as instance variables
Refactor benchmarks classes to use several sizes (benchmarkSize, baseFileSize, filesize) as instance variables instead of being passed as arguments. The refacotring includes a refactoring of the class hierarchiy of benchmark classes, adding several superclasses.
Loading
Please sign in to comment