Currently each crop is calculated in new container. This is unnecessary overhead. They should be all created in one container but crops should be outputted as soon as possible. Maybe so way of notification that crops is ready is possible. The whole task should be cancelable. In case where we already checked that whole verification have failed we cancel remaining crops to be rendered.
Currently each crop is calculated in new container. This is unnecessary overhead. They should be all created in one container but crops should be outputted as soon as possible. Maybe so way of notification that crops is ready is possible. The whole task should be cancelable. In case where we already checked that whole verification have failed we cancel remaining crops to be rendered.