bheisler / criterion.rs

Statistics-driven benchmarking library for Rust
Apache License 2.0
4.28k stars 290 forks source link

incorrect doc for iter_batched_ref #749

Open pdeva opened 7 months ago

pdeva commented 7 months ago

https://github.com/bheisler/criterion.rs/blob/b913e232edd98780961ecfbae836ec77ede49259/src/bencher.rs#L317 the doc shows example of iter_batched not of iter_batched_ref