Avatar for the web-infra-dev user
web-infra-dev
rspack
BlogDocsChangelog

Performance History

Latest Results

chore(ci): remove unused tmate debugger composite The `.github/actions/debugger` composite action wraps `mxschmitt/action-tmate` to open an interactive SSH session on the runner. It has no `uses:` callers anywhere in the repository: $ grep -rn "actions/debugger" .github/ # empty `ci.yml` declares an orphan `workflow_dispatch.inputs.debug_enabled` input that was presumably intended to route into this composite but was never wired up. Drop the composite and the orphan input. Rationale: an un-gated tmate composite sitting in the repo is a latent foot-gun — a future contributor who `uses: ./.github/actions/debugger` without thinking about access control would expose an SSH shell with workflow secrets in env to anyone who can dispatch the workflow. Better to delete the trap than to wrap it in a gate (which an attacker with write access could trivially bypass by adding their own `action-tmate` step anyway). When tmate debugging is actually needed, add it deliberately at that point with the access-control thinking up front. - delete .github/actions/debugger/action.yml - drop the orphan debug_enabled input from .github/workflows/ci.yml
chore/remove-unused-tmate-debugger
5 hours ago
fix(cli): write logger trace output to file by default
codex/logger-trace-file-default
8 hours ago
fix: upgrade rkyv to 0.8.16
codex/upgrade-rkyv-0-8-16
8 hours ago
perf: precompute parser hook bitmasks
codex/optimize-parser-hook-bitmasks
8 hours ago
Merge branch 'main' into codex/unify-icu-dependencies
codex/unify-icu-dependencies
8 hours ago
chore: release version 2.0.3 (#14015) * Release 0.100.3 rspack@0.100.3 rspack_allocator@0.100.3 rspack_binding_api@0.100.3 rspack_binding_build@0.100.3 rspack_binding_builder@0.100.3 rspack_binding_builder_macros@0.100.3 rspack_browserslist@0.100.3 rspack_cacheable@0.100.3 rspack_cacheable_macros@0.100.3 rspack_collections@0.100.3 rspack_core@0.100.3 rspack_error@0.100.3 rspack_fs@0.100.3 rspack_hash@0.100.3 rspack_hook@0.100.3 rspack_ids@0.100.3 rspack_javascript_compiler@0.100.3 rspack_loader_lightningcss@0.100.3 rspack_loader_preact_refresh@0.100.3 rspack_loader_react_refresh@0.100.3 rspack_loader_runner@0.100.3 rspack_loader_swc@0.100.3 rspack_loader_testing@0.100.3 rspack_location@0.100.3 rspack_macros@0.100.3 rspack_napi@0.100.3 rspack_napi_macros@0.100.3 rspack_parallel@0.100.3 rspack_paths@0.100.3 rspack_plugin_asset@0.100.3 rspack_plugin_banner@0.100.3 rspack_plugin_case_sensitive@0.100.3 rspack_plugin_circular_dependencies@0.100.3 rspack_plugin_copy@0.100.3 rspack_plugin_css@0.100.3 rspack_plugin_css_chunking@0.100.3 rspack_plugin_devtool@0.100.3 rspack_plugin_dll@0.100.3 rspack_plugin_dynamic_entry@0.100.3 rspack_plugin_ensure_chunk_conditions@0.100.3 rspack_plugin_entry@0.100.3 rspack_plugin_esm_library@0.100.3 rspack_plugin_externals@0.100.3 rspack_plugin_extract_css@0.100.3 rspack_plugin_hmr@0.100.3 rspack_plugin_html@0.100.3 rspack_plugin_ignore@0.100.3 rspack_plugin_javascript@0.100.3 rspack_plugin_json@0.100.3 rspack_plugin_lazy_compilation@0.100.3 rspack_plugin_library@0.100.3 rspack_plugin_lightning_css_minimizer@0.100.3 rspack_plugin_limit_chunk_count@0.100.3 rspack_plugin_merge_duplicate_chunks@0.100.3 rspack_plugin_mf@0.100.3 rspack_plugin_module_info_header@0.100.3 rspack_plugin_module_replacement@0.100.3 rspack_plugin_no_emit_on_errors@0.100.3 rspack_plugin_progress@0.100.3 rspack_plugin_real_content_hash@0.100.3 rspack_plugin_remove_duplicate_modules@0.100.3 rspack_plugin_remove_empty_chunks@0.100.3 rspack_plugin_rsc@0.100.3 rspack_plugin_rsdoctor@0.100.3 rspack_plugin_rslib@0.100.3 rspack_plugin_rstest@0.100.3 rspack_plugin_runtime@0.100.3 rspack_plugin_runtime_chunk@0.100.3 rspack_plugin_schemes@0.100.3 rspack_plugin_size_limits@0.100.3 rspack_plugin_split_chunks@0.100.3 rspack_plugin_sri@0.100.3 rspack_plugin_swc_js_minimizer@0.100.3 rspack_plugin_wasm@0.100.3 rspack_plugin_worker@0.100.3 rspack_regex@0.100.3 rspack_storage@0.100.3 rspack_swc_plugin_import@0.100.3 rspack_swc_plugin_ts_collector@0.100.3 rspack_tasks@0.100.3 rspack_tracing@0.100.3 rspack_tracing_perfetto@0.100.3 rspack_util@0.100.3 rspack_watcher@0.100.3 rspack_workspace@0.100.3 Generated by cargo-workspaces * chore(release): release 2.0.3
main
8 hours ago

Latest Branches

CodSpeed Performance Gauge
0%
chore(ci): remove unused tmate debugger composite#14024
6 hours ago
83a73a0
chore/remove-unused-tmate-debugger
CodSpeed Performance Gauge
0%
perf: reduce binary size by unifying glob implementation with fast-glob#14023
8 hours ago
20cb57a
jin/glob_2
CodSpeed Performance Gauge
0%
8 hours ago
8b67dfa
codex/logger-trace-file-default
© 2026 CodSpeed Technology
Home Terms Privacy Docs