chore: performance improvements #84
Annotations
11 errors and 14 warnings
|
halo2_proofs/src/multicore.rs#L2
unresolved imports `maybe_rayon::current_num_threads`, `maybe_rayon::slice::ParallelSliceMut`
|
halo2_proofs/src/plonk/evaluation.rs#L18
unresolved import `maybe_rayon::iter::IndexedParallelIterator`
|
halo2_proofs/src/plonk/evaluation.rs#L19
unresolved import `maybe_rayon::iter::IntoParallelRefIterator`
|
halo2_proofs/src/plonk/lookup/prover.rs#L23
unresolved imports `maybe_rayon::prelude::IndexedParallelIterator`, `maybe_rayon::prelude::IntoParallelRefIterator`
|
halo2_proofs/src/plonk/lookup/prover.rs#L26
unresolved import `maybe_rayon::slice::ParallelSliceMut`
|
halo2_proofs/src/plonk/mv_lookup/prover.rs#L30
unresolved imports `maybe_rayon::prelude::IndexedParallelIterator`, `maybe_rayon::prelude::IntoParallelRefIterator`
|
halo2_proofs/src/plonk/permutation/keygen.rs#L14
unresolved imports `maybe_rayon::prelude::IndexedParallelIterator`, `maybe_rayon::prelude::IntoParallelRefIterator`
|
halo2_proofs/src/plonk/vanishing/prover.rs#L3
unresolved import `maybe_rayon::iter::IndexedParallelIterator`
|
halo2_proofs/src/plonk/vanishing/prover.rs#L4
unresolved import `maybe_rayon::iter::IntoParallelRefIterator`
|
halo2_proofs/src/plonk/prover.rs#L23
unresolved import `maybe_rayon::iter::IndexedParallelIterator`
|
|
halo2_proofs/src/plonk/evaluation.rs#L20
unused import: `maybe_rayon::iter::IntoParallelRefMutIterator`
|
halo2_proofs/src/plonk/evaluation.rs#L21
unused import: `maybe_rayon::iter::ParallelIterator`
|
halo2_proofs/src/plonk/lookup/prover.rs#L24
unused import: `ParallelIterator`
|
halo2_proofs/src/plonk/mv_lookup/prover.rs#L23
unused import: `rand_core::RngCore`
|
halo2_proofs/src/plonk/mv_lookup/prover.rs#L30
unused import: `ParallelIterator`
|
halo2_proofs/src/plonk/permutation/keygen.rs#L14
unused import: `ParallelIterator`
|
halo2_proofs/src/plonk/vanishing/prover.rs#L5
unused import: `maybe_rayon::iter::ParallelIterator`
|
halo2_proofs/src/plonk/prover.rs#L24
unused import: `maybe_rayon::iter::IntoParallelIterator`
|
halo2_proofs/src/plonk/prover.rs#L26
unused import: `maybe_rayon::iter::ParallelIterator`
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job failed
Loading