Skip to content

Make cargo bench part of CI to ensure we don’t accidentally introduce performance regressions #1040

Make cargo bench part of CI to ensure we don’t accidentally introduce performance regressions

Make cargo bench part of CI to ensure we don’t accidentally introduce performance regressions #1040

Status Failure
Total duration 24m 47s
Artifacts

workflow.yml

on: pull_request
Matrix: cargo-build
cargo-clippy
56s
cargo-clippy
rustfmt
27s
rustfmt
ShellCheck
6s
ShellCheck
canister-build-reproducibility
9m 8s
canister-build-reproducibility
Matrix: cargo-tests
e2e-scenario-1
4m 39s
e2e-scenario-1
e2e-scenario-2
4m 40s
e2e-scenario-2
e2e-scenario-3
4m 28s
e2e-scenario-3
e2e-disable-api-if-not-fully-synced-flag
4m 49s
e2e-disable-api-if-not-fully-synced-flag
charge-cycles-on-reject
4m 40s
charge-cycles-on-reject
upgradability
4m 36s
upgradability
set_config
5m 31s
set_config
benchmark
14m 41s
benchmark
watchdog_health_status
5m 3s
watchdog_health_status
watchdog_get_config
4m 48s
watchdog_get_config
watchdog_metrics
5m 16s
watchdog_metrics
watchdog_upgradability
57s
watchdog_upgradability
checks-pass
0s
checks-pass
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
ShellCheck
Process completed with exit code 1.
watchdog_upgradability
Process completed with exit code 1.
e2e-scenario-1
Process completed with exit code 1.
benchmark
Process completed with exit code 1.
rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
cargo-clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/