criterion-compare-action icon indicating copy to clipboard operation
criterion-compare-action copied to clipboard

⚡️📊 Compare the performance of Rust project branches

Results 26 criterion-compare-action issues
Sort by recently updated
recently updated
newest added

The linked commit in the action's comment is incorrect. It links to a commit that says "This commit does not belong to any branch on this repository, and may belong...

I'm not a js dev in any stretch of imagination, but this should work! Closes #113

I use my benchmarks to test the binaries my code creates, but to do this and test two different versions like this action allows I need to run a command...

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

This is the first change towards v4, which ideally should include #8, #80 and only showing "changing" benchmarks by default. This fixes #8, but it has not been thoroughly tested,...

I just added a new benchmark in a PR, but the PR results appear in the base branch column ![image](https://github.com/boa-dev/criterion-compare-action/assets/38158676/292a0ddb-7dbc-4a03-9940-41c31ae7901a) But it looks good in the logs ![image](https://github.com/boa-dev/criterion-compare-action/assets/38158676/1880d08e-f6a5-452b-92c6-076b06f95cf5)

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.0 to 1.10.1. Changelog Sourced from @​actions/core's changelog. 1.10.1 Fix error message reference in oidc utils #1511 Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@actions/core&package-manager=npm_and_yarn&previous-version=1.10.0&new-version=1.10.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)...

dependencies
javascript

``` /home/runner/.cargo/bin/critcmp base changes group base changes ----- ---- ------- deku_read_bits 1.00 739.4±4.61ns ? ?/sec 1.20 889.8±0.65ns ? ?/sec deku_read_byte 1.00 24.0±0.22ns ? ?/sec 1.04 24.8±0.35ns ? ?/sec deku_read_enum 3.46...

Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.36.1 to 0.38.0. Release notes Sourced from @​vercel/ncc's releases. 0.38.0 0.38.0 (2023-09-06) Features Log minification error when --debug (#1102) (e2779f4) 0.37.0 0.37.0 (2023-09-06) Features add support for...

dependencies
javascript

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @​takost in actions/checkout#1436 Support fetching without the --progress option...

dependencies
github_actions