On Sun, 03 Aug 2025 09:53:00 +0200 Jonas Smedegaard <[email protected]> wrote:
I have tried to avoid benchmarking tests to get rid of the dependency
on criterion, but then another no-panic test mysteriously (to me) fails.

I have pushed my changes to https://salsa.debian.org/debian/rust-ahash
and would appreciate if someone more clueful than me could try make
sense of why no-panic test fails.

IMO benchmark shouldn't be run anyway in Debian as they are a metric for upstream, but I disgress. The reason they still run is that the [bench] section is still present in Cargo.toml, you need to actively disable it (i.e. patch it out [0]).

best,


werdahias

Links:

[0]: 
https://sources.debian.org/src/rust-jpegxl-rs/0.11.2-1/debian/patches/disable-benches.diff/

Reply via email to