rusty-fib-facts/src/parallel.rs

4 lines
94 B
Rust
Raw Permalink Normal View History

2022-03-11 13:24:30 -05:00
//! Parallel Algorithms
//!
//! These algorithms use threads to benchmark parallel operations