Skip to content

Comments

test: issue-14800#19654

Merged
alexander-akait merged 1 commit intomainfrom
issue-14800-test
Jul 3, 2025
Merged

test: issue-14800#19654
alexander-akait merged 1 commit intomainfrom
issue-14800-test

Conversation

@alexander-akait
Copy link
Member

What kind of change does this PR introduce?

fixes #14800

Did you add tests for your changes?

this is a test

Does this PR introduce a breaking change?

No

What needs to be documented once your changes are merged?

No

@codspeed-hq
Copy link

codspeed-hq bot commented Jul 3, 2025

CodSpeed Performance Report

Merging #19654 will degrade performances by 76.41%

Comparing issue-14800-test (d8d411b) with main (58aded3)

Summary

⚡ 1 improvements
❌ 3 regressions
✅ 105 untouched benchmarks
⁉️ 24 dropped benchmarks

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

Benchmarks breakdown

Benchmark BASE HEAD Change
⁉️ benchmark "cache-filesystem", scenario '{"name":"mode-development","mode":"development"}' 1.4 s N/A N/A
⁉️ benchmark "cache-filesystem", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 228.5 ms N/A N/A
⁉️ benchmark "cache-filesystem", scenario '{"name":"mode-production","mode":"production"}' 1.2 s N/A N/A
⁉️ benchmark "context-commonjs", scenario '{"name":"mode-development","mode":"development"}' 155.5 ms N/A N/A
⁉️ benchmark "context-commonjs", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 38.1 ms N/A N/A
⁉️ benchmark "context-commonjs", scenario '{"name":"mode-production","mode":"production"}' 747.6 ms N/A N/A
⁉️ benchmark "context-esm", scenario '{"name":"mode-development","mode":"development"}' 188.1 ms N/A N/A
⁉️ benchmark "context-esm", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 59.8 ms N/A N/A
⁉️ benchmark "context-esm", scenario '{"name":"mode-production","mode":"production"}' 3.6 s N/A N/A
benchmark "devtool-source-map", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 39.7 ms 67 ms -40.79%
benchmark "future-defaults", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 11.7 ms 49.5 ms -76.41%
⁉️ benchmark "lodash", scenario '{"name":"mode-development","mode":"development"}' 783.5 ms N/A N/A
⁉️ benchmark "lodash", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 34 ms N/A N/A
⁉️ benchmark "lodash", scenario '{"name":"mode-production","mode":"production"}' 9.6 s N/A N/A
⁉️ benchmark "many-chunks-commonjs", scenario '{"name":"mode-development","mode":"development"}' 248 ms N/A N/A
⁉️ benchmark "many-chunks-commonjs", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 10.3 ms N/A N/A
⁉️ benchmark "many-chunks-commonjs", scenario '{"name":"mode-production","mode":"production"}' 2 s N/A N/A
⁉️ benchmark "many-chunks-esm", scenario '{"name":"mode-development","mode":"development"}' 251.4 ms N/A N/A
⁉️ benchmark "many-chunks-esm", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 62 ms N/A N/A
⁉️ benchmark "many-chunks-esm", scenario '{"name":"mode-production","mode":"production"}' 2.3 s N/A N/A
... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.

@alexander-akait alexander-akait merged commit cdf7ef5 into main Jul 3, 2025
41 of 44 checks passed
@alexander-akait alexander-akait deleted the issue-14800-test branch July 3, 2025 13:11
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.

Support destructuring

1 participant