Skip to content

max_min_iterator: step_by 10 -> 5% more performance, less iterations #28

max_min_iterator: step_by 10 -> 5% more performance, less iterations

max_min_iterator: step_by 10 -> 5% more performance, less iterations #28

Workflow file for this run

name: QA
on: [merge_group, push, pull_request]
jobs:
spellcheck:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
# Executes "typos ."
- uses: crate-ci/[email protected]