Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CodSpeedHQ/codspeed-rust
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.8.1
Choose a base ref
...
head repository: CodSpeedHQ/codspeed-rust
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.9.1
Choose a head ref
  • 14 commits
  • 372 files changed
  • 3 contributors

Commits on Mar 4, 2025

  1. feat: add support for all-features and no-default-features

    Signed-off-by: not-matthias <matthias@codspeed.io>
    not-matthias committed Mar 4, 2025
    Copy the full SHA
    ee1a72b View commit details
  2. test: add tests for all-features and no-default-features

    Signed-off-by: not-matthias <matthias@codspeed.io>
    not-matthias committed Mar 4, 2025
    Copy the full SHA
    5517175 View commit details
  3. feat: add consts benchmark and missing items in __private

    Signed-off-by: not-matthias <matthias@codspeed.io>
    not-matthias committed Mar 4, 2025
    Copy the full SHA
    e40765d View commit details

Commits on Mar 7, 2025

  1. feat(cargo-codspeed): rethrow exit code

    not-matthias committed Mar 7, 2025
    Copy the full SHA
    d722816 View commit details

Commits on Mar 10, 2025

  1. Copy the full SHA
    17a5e27 View commit details
  2. chore(criterion_compat): fork criterion from crates.io

    Signed-off-by: not-matthias <matthias@codspeed.io>
    not-matthias committed Mar 10, 2025
    Copy the full SHA
    713c9b7 View commit details
  3. chore(criterion_compat): adapt criterion fork to run in the monorepo

    Signed-off-by: not-matthias <matthias@codspeed.io>
    not-matthias committed Mar 10, 2025
    Copy the full SHA
    bea620c View commit details
  4. feat(criterion_compat): add walltime support

    Signed-off-by: not-matthias <matthias@codspeed.io>
    not-matthias committed Mar 10, 2025
    Copy the full SHA
    3ae1497 View commit details
  5. feat(cargo-codspeed): show warning when min time is 0

    Signed-off-by: not-matthias <matthias@codspeed.io>
    not-matthias committed Mar 10, 2025
    Copy the full SHA
    0621de8 View commit details
  6. ci: enable walltime benchmarks for criterion

    Signed-off-by: not-matthias <matthias@codspeed.io>
    not-matthias committed Mar 10, 2025
    Copy the full SHA
    0ac1e18 View commit details
  7. fix: change submodule url from ssh to https

    This is needed so that the submodule can be cloned on CI without having to setup SSH keys.
    
    Signed-off-by: not-matthias <matthias@codspeed.io>
    not-matthias committed Mar 10, 2025
    Copy the full SHA
    9102482 View commit details
  8. Release 2.9.0

    cargo-codspeed@2.9.0
    codspeed@2.9.0
    codspeed-bencher-compat@2.9.0
    codspeed-criterion-compat@2.9.0
    codspeed-criterion-compat-walltime@2.9.0
    codspeed-divan-compat@2.9.0
    codspeed-divan-compat-macros@2.9.0
    codspeed-divan-compat-walltime@2.9.0
    criterion-plot@2.9.0
    
    Generated by cargo-workspaces
    art049 committed Mar 10, 2025
    Copy the full SHA
    62202c5 View commit details
  9. chore: avoid relying on workspace version of criterion-plot

    otherwise when using cargo ws it tries to release it
    art049 committed Mar 10, 2025
    Copy the full SHA
    307e026 View commit details
  10. Release 2.9.1

    cargo-codspeed@2.9.1
    codspeed@2.9.1
    codspeed-bencher-compat@2.9.1
    codspeed-criterion-compat@2.9.1
    codspeed-criterion-compat-walltime@2.9.1
    codspeed-divan-compat@2.9.1
    codspeed-divan-compat-macros@2.9.1
    codspeed-divan-compat-walltime@2.9.1
    
    Generated by cargo-workspaces
    art049 committed Mar 10, 2025
    Copy the full SHA
    3cd8045 View commit details
Loading