Closed FrancescAlted closed 3 years ago
This uses a lazy chunk for parallel reads during evaluation of expressions with operands that are frames.
Benchmarks show that there is a good speedup for reading file frames in parallel (30% ~40%), so merging.
This uses a lazy chunk for parallel reads during evaluation of expressions with operands that are frames.