FuelLabs/sway

Investigate the slowness in the `cargo-test-lib-std` phase of CI

Open

#1,696 opened on May 26, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (5,421 forks)batch import
cigood first issuelib: stdtesting

Repository metrics

Stars
 (61,702 stars)
PR merge metrics
 (Avg merge 22h 6m) (16 merged PRs in 30d)

Description

I think using --release for cargo run when possible (including in build.sh) will speed things up.

Contributor guide