Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Base class implementation of sample uses identify
This allows derived classes with optimised identify methods to utilise the same optimisations for sample. Better would be for them to implement optimised sample methods, but this is better than using the unoptimised block approach for all providers.
- Loading branch information
Showing
with
7 additions
and 34 deletions.