chore: performance improvements #88
Annotations
10 errors and 16 warnings
cargo build:
halo2_proofs/src/multicore.rs#L2
unresolved import `maybe_rayon::current_num_threads`
|
cargo build:
halo2_proofs/src/plonk/evaluation.rs#L18
unresolved import `maybe_rayon::iter::IndexedParallelIterator`
|
cargo build:
halo2_proofs/src/plonk/evaluation.rs#L19
unresolved import `maybe_rayon::iter::IntoParallelRefIterator`
|
cargo build:
halo2_proofs/src/plonk/lookup/prover.rs#L23
unresolved imports `maybe_rayon::prelude::IndexedParallelIterator`, `maybe_rayon::prelude::IntoParallelRefIterator`
|
cargo build:
halo2_proofs/src/plonk/lookup/prover.rs#L26
unresolved import `maybe_rayon::slice::ParallelSliceMut`
|
cargo build:
halo2_proofs/src/plonk/mv_lookup/prover.rs#L29
unresolved imports `maybe_rayon::prelude::IndexedParallelIterator`, `maybe_rayon::prelude::IntoParallelRefIterator`
|
cargo build:
halo2_proofs/src/plonk/permutation/keygen.rs#L14
unresolved imports `maybe_rayon::prelude::IndexedParallelIterator`, `maybe_rayon::prelude::IntoParallelRefIterator`
|
cargo build:
halo2_proofs/src/plonk/vanishing/prover.rs#L3
unresolved import `maybe_rayon::iter::IndexedParallelIterator`
|
cargo build:
halo2_proofs/src/plonk/vanishing/prover.rs#L4
unresolved import `maybe_rayon::iter::IntoParallelRefIterator`
|
cargo build:
halo2_proofs/src/plonk/prover.rs#L23
unresolved import `maybe_rayon::iter::IndexedParallelIterator`
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
cargo build
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
cargo build
/home/runner/work/halo2/halo2/halo2_proofs/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
|
cargo build
/home/runner/work/halo2/halo2/halo2_proofs/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
|
cargo build
the `wasm32-wasi` target is being renamed to `wasm32-wasip1` and the `wasm32-wasi` target will be removed from nightly in October 2024 and removed from stable Rust in January 2025
|
cargo build
`cfg-if` (lib) generated 1 warning
|
cargo build
`wasi` (lib) generated 1 warning (1 duplicate)
|
cargo build
`getrandom` (lib) generated 1 warning (1 duplicate)
|
cargo build
`subtle` (lib) generated 1 warning (1 duplicate)
|
cargo build
`rand_core` (lib) generated 1 warning (1 duplicate)
|
cargo build
`generic-array` (lib) generated 1 warning (1 duplicate)
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Loading