web-infra-dev
rspack
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
perf: avoid repeated export info ensure calls
codex/parallel-flag-dependency-exports
45 minutes ago
fix: update namespace export dependency constructor
codex/parallel-flag-dependency-exports
59 minutes ago
fix(rslib): preserve mts declaration extension
david/fix-rslib-isolated-dts-type-only
1 hour ago
fix(ci): use realpath instead of readlink -f for macOS compatibility BSD `readlink` on macOS does not reliably support `-f`. With the error swallowed by `2>/dev/null`, the substitution returned an empty string, the comparison never matched, and the broken symlink chain was left in place. `realpath` is available natively on both macOS (BSD) and Linux and resolves symlink chains, so it gives a portable canonical path to test against.
ci/fix-macos-rustup-init-symlink
1 hour ago
fix(css): remove generator export type option
codex/css-module-generator-extract
2 hours ago
refactor: remove concatenated module second parse
codex/concat-no-second-parse-main
2 hours ago
perf(css): revert normal module source types fast path
codex/css-module-generator-extract
2 hours ago
refactor(ci): collapse rustup-init detector into one line The previous detector spent a multi-line case statement on what is essentially a single comparison: does `rustup` resolve to `rustup-init`? `readlink -f` already follows the whole symlink chain and returns an empty string when the target is missing, so a single `[[ ... == ... ]]` short-circuit handles all three cases (missing, healthy, broken).
ci/fix-macos-rustup-init-symlink
2 hours ago
Latest Branches
CodSpeed Performance Gauge
+5%
feat: add parallel flag dependency exports plugin
#14029
54 minutes ago
4f58b9f
codex/parallel-flag-dependency-exports
CodSpeed Performance Gauge
0%
fix(rslib): emit type-only isolated dts dependencies
#14037
1 hour ago
94b5c91
david/fix-rslib-isolated-dts-type-only
CodSpeed Performance Gauge
0%
fix(ci): repair broken rustup shim chain on macos-latest
#14040
2 hours ago
7e37862
ci/fix-macos-rustup-init-symlink
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs