Skip to content

fix: export types for serialization and deserialization in plugins #19769

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 5, 2025

Conversation

alexander-akait
Copy link
Member

What kind of change does this PR introduce?

bugfix

Did you add tests for your changes?

No need

Does this PR introduce a breaking change?

No

What needs to be documented once your changes are merged?

Nothing

Copy link

codspeed-hq bot commented Aug 4, 2025

CodSpeed Performance Report

Merging #19769 will degrade performances by 93.55%

Comparing fix-export-types-for-plugins-for-serilization (140493b) with main (a018901)

Summary

⚡ 1 improvements
❌ 7 regressions
✅ 34 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark BASE HEAD Change
benchmark "cache-filesystem", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 362.7 ms 5,134.2 ms -92.93%
benchmark "devtool-eval", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 74.4 ms 103.1 ms -27.84%
benchmark "devtool-eval-source-map", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 44.5 ms 86.8 ms -48.76%
benchmark "lodash", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 55.9 ms 867.2 ms -93.55%
benchmark "many-chunks-commonjs", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 96.5 ms 138.1 ms -30.15%
benchmark "many-chunks-esm", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 96.9 ms 140.8 ms -31.15%
benchmark "many-modules-esm", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 126.6 ms 63.7 ms +98.94%
benchmark "react", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 111.6 ms 305 ms -63.4%

@alexander-akait alexander-akait merged commit f2228ea into main Aug 5, 2025
42 of 44 checks passed
@alexander-akait alexander-akait deleted the fix-export-types-for-plugins-for-serilization branch August 5, 2025 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant