rstackjs
rspack-resolver
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(package_json): keep all fields in raw json api The package_json_raw_json_api feature exposes the parsed package.json to consumers, but try_new stripped description, keywords, scripts and the dependency maps before storing them. Stop removing those fields so the raw JSON API returns the complete document.
fix/package-json-raw-keep-fields
11 hours ago
ci(bench): build codspeed with package_json_raw_json_api feature The benchmark built without the feature, so the raw_json()/init_serde_json code path was never compiled and CodSpeed could not measure changes to it. Enable the feature in the build step so the package.json parsing benchmark exercises the serde_json materialization path.
bench/raw-json-feature-on-baseline
11 hours ago
Revert "chore: re-add raw_json field stripping to isolate its perf cost" This reverts commit a81735c39cabab99ff4c44346381268c37f9e7bd.
fix/package-json-raw-keep-fields
12 hours ago
chore: re-add raw_json field stripping to isolate its perf cost Temporary measurement commit. With the benchmark now built with package_json_raw_json_api enabled, restore the field stripping in JSONCell::try_new so CodSpeed can compare strip-vs-keep on equal footing (both feature-on). Expected to be reverted before merge.
fix/package-json-raw-keep-fields
13 hours ago
ci(bench): build codspeed with package_json_raw_json_api feature The benchmark built without the feature, so the raw_json()/init_serde_json code path was never compiled and CodSpeed could not measure changes to it. Enable the feature in the build step so the package.json parsing benchmark exercises the serde_json materialization path.
fix/package-json-raw-keep-fields
13 hours ago
fix(package_json): keep all fields in raw json api The package_json_raw_json_api feature exposes the parsed package.json to consumers, but try_new stripped description, keywords, scripts and the dependency maps before storing them. Stop removing those fields so the raw JSON API returns the complete document.
fix/package-json-raw-keep-fields
13 hours ago
chore(deps): update github-actions
renovate/github-actions
1 day ago
ci(codeql): add rust to code scanning languages (#266)
main
1 day ago
Latest Branches
CodSpeed Performance Gauge
-20%
fix(package_json): stop stripping raw_json fields (keep all)
#268
13 hours ago
4e3bc52
fix/package-json-raw-keep-fields
CodSpeed Performance Gauge
-16%
bench: feature-on baseline for raw_json (keeps field stripping)
#269
13 hours ago
b9e212a
bench/raw-json-feature-on-baseline
CodSpeed Performance Gauge
+4%
chore(deps): update github-actions
#201
1 day ago
8ca05fe
renovate/github-actions
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs