Avatar for the UnknownPlatypus user
UnknownPlatypus
djangofmt
BlogDocsChangelog

Performance History

Latest Results

fix(playground): Enable getrandom wasm_js backend for the wasm build The `unsorted-tailwind-classes` rule pulls in `rustywind_core`, which depends on `ahash` -> `getrandom` 0.3. getrandom refuses to compile for wasm32-unknown-unknown unless its Web Crypto backend is selected, breaking the playground build (it exposes `lint()` via `check_ast`). Enable getrandom's `wasm_js` feature for the wasm target. Since getrandom 0.3.4 the feature alone selects the backend, so the `getrandom_backend="wasm_js"` RUSTFLAGS/cfg (and the `.cargo/config.toml` carrying it) is no longer needed. getrandom is never referenced in our code, so add it to cargo-shear's ignore list.
rustymind
4 hours ago

Latest Branches

CodSpeed Performance Gauge
-75%
feat(lint): Add `unsorted-tailwind-classes` lint rule#332
21 hours ago
81fa99f
rustymind
CodSpeed Performance Gauge
0%
ci(codspeed): pin glibc CPU-feature dispatch to reduce benchmark variance#366
1 day ago
1dec5eb
ci/codspeed-glibc-tunables
CodSpeed Performance Gauge
-12%
1 day ago
bcc8ab7
feat/duplicate-block-name
© 2026 CodSpeed Technology
Home Terms Privacy Docs