boa-dev / criterion-compare-action

⚡️📊 Compare the performance of Rust project branches
ISC License
63 stars 26 forks source link

Add support for custom cargo profile #112

Open wcampbell0x2a opened 10 months ago

wcampbell0x2a commented 10 months ago

Add support for running cargo bench --profile=dist, where dist is a custom profile.