issues
search
CodSpeedHQ
/
codspeed-rust
Rust crates to create CodSpeed benchmarks
https://codspeed.io
Apache License 2.0
23
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ci: bump actions/checkout to v4
#56
fargito
closed
1 month ago
1
Allow usage of cargo-codspeed with sccache
#55
danking
opened
1 month ago
1
fix: allow building codspeed-rust on unsupported architectures
#54
art049
closed
1 month ago
1
feat: add prebuilt aarch64 binary
#53
art049
closed
2 months ago
1
chore: set MSRV to 1.74 and enforce it in CI
#52
art049
closed
2 months ago
1
v2.7.0 fails to build on rust < 1.77.0
#51
SRv6d
closed
2 months ago
4
Use the cargo CLI instead of the API
#50
art049
opened
2 months ago
0
feat(cargo-codspeed): allow custom build profile selection
#49
art049
closed
2 months ago
1
Allow selecting different profiles
#48
Dekker1
closed
2 months ago
3
chore: bump dependency versions and move to Rust 1.80
#47
antiguru
closed
2 months ago
2
Please support specifying `--features` for only some of the crates
#46
kdy1
opened
3 months ago
1
fix(cargo-codspeed): display run bench command error
#45
adriencaccia
closed
2 months ago
1
docs: simplify rust benchmarks definition
#44
adriencaccia
opened
6 months ago
1
feat/support selecting multiple packages
#43
art049
closed
6 months ago
1
fix/fix cargo codspeed crate relative path
#42
art049
closed
6 months ago
1
fix(cargo-codspeed): working directory with crates and workspaces"
#41
art049
closed
6 months ago
1
Invalid working directory when working with workspace crates and cargo-codspeed
#40
art049
closed
6 months ago
0
chore: bump rust to 1.75.0
#39
adriencaccia
closed
7 months ago
1
fix(cargo-codspeed): fix build when package is included in its deps
#38
adriencaccia
closed
7 months ago
1
`cargo codspeed build` doesn't build virtual manifest
#37
tversteeg
closed
7 months ago
3
fix: Fixed path strip panic on Windows
#36
marc2332
closed
8 months ago
4
CLI panics when running benchmarks
#35
marc2332
closed
8 months ago
3
feat(cargo-codspeed): build all benches in a single cargo build
#34
adriencaccia
closed
8 months ago
3
Running GitHub action using bench names doesn't work
#33
ematipico
closed
10 months ago
0
The CLI benches aren't documented
#32
ematipico
closed
8 months ago
1
chore(cargo-codspeed): bump cargo to 0.75
#31
art049
closed
6 months ago
4
fix(criterion): benchmark group generics breaking change
#30
art049
closed
11 months ago
1
Update `cargo` to latest for `cargo-codspeed`?
#29
Boshen
closed
6 months ago
4
Correct `cargo-codspeed` repository url
#28
davidhewitt
closed
11 months ago
3
`cargo binstall` not finding prebuilt `cargo-codspeed`
#27
davidhewitt
closed
6 months ago
1
feat(criterion): `BenchmarkGroup` compat with `Measurement` generic param and `plot_config`
#26
sdd
closed
11 months ago
3
Criterion incompatibility: `BenchmarkGroup<WallTime>` and `BenchmarkGroup.plot_config`
#25
sdd
closed
11 months ago
1
Fix typo in `cargo build` release instruction
#24
davidhewitt
closed
11 months ago
1
Add sccache support
#23
Boshen
closed
11 months ago
0
feat(criterion): allow explicit lifetime usage with compat
#22
art049
closed
1 year ago
1
chore: bump rust toolchain to 1.73
#21
art049
closed
1 year ago
1
Support `criterion` benchmark group displays
#20
EYHN
opened
1 year ago
1
`cargo codspeed build` not support multiple `--package` flags
#19
EYHN
closed
6 months ago
1
fix(ci): change the version of the codspeed action to main
#18
art049
closed
1 year ago
1
Testing action with forks
#17
helloitismee
closed
1 year ago
0
Explore ways to speed up compilation
#16
Boshen
closed
1 year ago
4
chore(cargo-codspeed): set verbosity to normal
#15
Boshen
closed
1 year ago
2
feat(cargo-codspeed): add `--features vendored-openssl`
#14
Boshen
closed
1 year ago
2
Generic parameters on `Bencher` are not API compatible with criterion
#13
davidhewitt
closed
1 year ago
3
fix: allow disabling criterion default features
#12
art049
closed
1 year ago
1
Turn off default features for criterion in criterion_compat
#11
Boshen
closed
1 year ago
1
Clarification on changing the criterion iteration strategy?
#10
Boshen
closed
1 year ago
2
fix: fix relative path when using working-directory
#9
art049
closed
1 year ago
1
chore: bump criterion
#8
art049
closed
1 year ago
1
feat: add AsyncBencher support
#7
art049
closed
1 year ago
1
Next