Skip to content

Bump mimalloc from 0.1.29 to 0.1.39 #28

Bump mimalloc from 0.1.29 to 0.1.39

Bump mimalloc from 0.1.29 to 0.1.39 #28

Triggered via pull request November 12, 2024 21:23
Status Success
Total duration 3m 52s
Artifacts

benchmark.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

26 warnings
Benchmark
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Benchmark
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/
Benchmark
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/
Benchmark
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/
Benchmark
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/
Benchmark
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/
Benchmark
/home/runner/work/doublets-rs/doublets-rs/doublets-ffi/Cargo.toml: unused manifest key: package.log
Benchmark: doublets/src/data/handler.rs#L3
unused import: `mem::MaybeUninit`
Benchmark: doublets/src/data/traits.rs#L1
unused import: `bumpalo::Bump`
Benchmark: doublets/src/mem/unit/store.rs#L17
unused import: `error::Error`
Benchmark: doublets/src/mem/split/store.rs#L1
unused import: `error::Error`
Benchmark: doublets/src/mem/split/store.rs#L10
unused import: `LinksTree`
Benchmark: doublets/src/mem/split/store.rs#L16
unused import: `trees::RelativeCircularLinkedList`
Benchmark: doublets/src/mem/split/generic/external_recursion_less_base.rs#L17
fields `break` and `continue` are never read
Benchmark: doublets/src/mem/split/generic/internal_recursion_less_base.rs#L16
fields `break` and `continue` are never read
Benchmark: doublets/src/mem/split/generic/internal_sources_linked_list.rs#L19
fields `continue` and `break` are never read
Benchmark
/home/runner/work/doublets-rs/doublets-rs/doublets-ffi/Cargo.toml: unused manifest key: package.log
Benchmark: doublets-ffi/ffi-attributes/src/lib.rs#L8
unused import: `parse::Parser`
Benchmark: doublets-ffi/ffi-attributes/src/lib.rs#L139
unreachable pattern
Benchmark
`ffi-attributes` (lib) generated 2 warnings
Benchmark
`ffi-attributes` (lib test) generated 2 warnings (2 duplicates)
Benchmark: doublets/src/data/handler.rs#L3
unused import: `mem::MaybeUninit`
Benchmark: doublets/src/data/traits.rs#L1
unused import: `bumpalo::Bump`
Benchmark: doublets/src/mem/unit/store.rs#L17
unused import: `error::Error`
Benchmark: doublets/src/mem/split/store.rs#L1
unused import: `error::Error`
Benchmark: doublets/src/mem/split/store.rs#L10
unused import: `LinksTree`