Core iteration can provide much faster Streaming with better caching and reduced IOps if Stream instances provided hints and approximations on things will help core.
Currently Core tries to guess these things which should be removed and be made manually configurable. Auto configuration should be implemented at Stream level itself and not within Core.
Core
iteration can provide much fasterStream
ing with better caching and reduced IOps ifStream
instances provided hints and approximations on things will help core.Currently
Core
tries to guess these things which should be removed and be made manually configurable. Auto configuration should be implemented atStream
level itself and not withinCore
.Related #337