web-infra-dev
rspack
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
refactor(module-concatenation): reduce connection collection allocations
codex/optimize-try-to-add-root-order
3 hours ago
chore: limit tokio worker nums for all benchmarks (#13761) chore: limit worker nums for all benchmarks
main
5 hours ago
fix(rstest): avoid async wrapper for sync mock factories (#13764) * fix(rstest): avoid async wrapper for sync mock factories * test(rstest): improve mock bundle assertions
main
5 hours ago
fix(rstest): no longer mark rs.mock module as async The `handle_top_level_await()` calls in `process_mock` were a leftover from the initial async mock factory support (#11050). After the mock runtime was simplified to plain synchronous `__webpack_require__.rstest_mock` calls (#11521), setting `build_meta.has_top_level_await = true` became unnecessary — it still wraps the module in an async module wrapper and propagates the async requirement to every importer. Since async mock factory is no longer supported, drop the extension trait and both call sites, and add a regression test asserting that the compiled module does not contain `__rspack_async_done`.
fix/rstest-rs-mock-not-async
6 hours ago
test(rstest): improve mock bundle assertions
9aoy/fix-rstest-sync-mock-factory
7 hours ago
refactor(module-concatenation): reduce connection collection allocations
codex/optimize-try-to-add-root-order
7 hours ago
fix(rstest): avoid async wrapper for sync mock factories
9aoy/fix-rstest-sync-mock-factory
7 hours ago
test: add name
rstest-github-action-summary
8 hours ago
Latest Branches
CodSpeed Performance Gauge
+3%
refactor(module-concatenation): optimize scope-hoisting build hot paths
#13759
10 hours ago
7a0179c
codex/optimize-try-to-add-root-order
CodSpeed Performance Gauge
0%
fix(rstest): no longer mark rs.mock module as async
#13765
6 hours ago
d2d99c0
fix/rstest-rs-mock-not-async
CodSpeed Performance Gauge
0%
fix(rstest): avoid async wrapper for sync mock factories
#13764
7 hours ago
834808f
9aoy/fix-rstest-sync-mock-factory
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs