Retrieves the final stats and closes the shell session. Can be called multiple times to retrieve the stored stats, but will only close the session once (the first time).
Initialize the slicer on the given request. Can only be called once for each instance.
Optional
autoSelectIf: AutoSelectPredicateSlice for the given SlicingCriteria.
Rest
...slicingCriteria: SlicingCriteriaThe per slice stats retrieved for this slicing criteria
Call slice for all slicing criteria that match the given filter. See collectAllSlicingCriteria for details.
the `report` function will be called *before* each *individual* slice is performed.
The number of slices that were produced
Only call in case of an error - if the session must be closed and the benchmark itself is to be considered failed/dead.