chore: performance improvements #91
Annotations
11 errors and 14 warnings
|
halo2_proofs/src/multicore.rs#L2
unresolved import `maybe_rayon::current_num_threads`
|
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#L28
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/circuit/floor_planner/v1/strategy.rs#L220
unexpected `cfg` condition value: `floor-planner-v1-legacy-pdqsort`
|
halo2_proofs/src/circuit/floor_planner/v1/strategy.rs#L227
unexpected `cfg` condition value: `floor-planner-v1-legacy-pdqsort`
|
halo2_proofs/src/plonk/evaluation.rs#L20
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#L28
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`
|
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/
|
The logs for this run have expired and are no longer available.
Loading