CodSpeedHQ / codspeed-rust

Rust crates to create CodSpeed benchmarks
https://codspeed.io
Apache License 2.0
23 stars 9 forks source link

chore(cargo-codspeed): set verbosity to normal #15

Closed Boshen closed 1 year ago

Boshen commented 1 year ago

Summary

cargo codspeed is printing with --verbose, which fills the log with lots of compilation messages that are uninteresting to normal users.

e.g. build benchmark step in https://github.com/web-infra-dev/oxc/actions/runs/6095539763/job/16539311128 image

This PR sets the verbosity to normal.

Test Plan

I ran the built binary on my project and sees no compilation messages.

art049 commented 1 year ago

Great, thank you! Merging this as well!

codspeed-hq[bot] commented 1 year ago

CodSpeed Performance Report

Merging #15 will degrade performances by 12.44%

Comparing Boshen:verbose (1621b66) with main (87506ab)

Summary

❌ 2 (👁 2) regressions ✅ 52 untouched benchmarks

Benchmarks breakdown

Benchmark main Boshen:verbose Change
👁 Auto 195.6 ns 223.3 ns -12.44%
👁 Linear 195.6 ns 223.3 ns -12.44%