Skip to main content

Module batch

Module batch 

Source
Expand description

Batch processing: uses rayon to evaluate arrays of thousands of strings in parallel across all CPU cores.

Structsยง

BatchComparator
A batch comparator that evaluates many string pairs in parallel.
BatchResult
A batch comparison result.