You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue tracks two complimentary directions for improving our specialization tests:
@Philippe-Cholet noted that our specialization tests do not currently test partially-consumed iterators.
We should extend our specialization testing pattern to benchmarking, so both each specialized (and unspecialized) method are tested in a benchmark group.