Skip to content

Bump swc#8742

Merged
devongovett merged 2 commits into
v2from
bump-swc
Jan 4, 2023
Merged

Bump swc#8742
devongovett merged 2 commits into
v2from
bump-swc

Conversation

@mischnic

@mischnic mischnic commented Jan 3, 2023

Copy link
Copy Markdown
Member

@parcel-benchmark

parcel-benchmark commented Jan 3, 2023

Copy link
Copy Markdown

Benchmark Results

Kitchen Sink ✅

Timings

Description Time Difference
Cold 1.39s +2.00ms
Cached 321.00ms +2.00ms

Cold Bundles

No bundle changes detected.

Cached Bundles

Bundle Size Difference Time Difference
dist/legacy/parcel.7cdb0fad.webp 102.94kb +0.00b 224.00ms +142.00ms ⚠️
dist/legacy/parcel.7cdb0fad.webp 102.94kb +0.00b 225.00ms +142.00ms ⚠️
dist/modern/parcel.7cdb0fad.webp 102.94kb +0.00b 224.00ms +142.00ms ⚠️

React HackerNews ✅

Timings

Description Time Difference
Cold 8.86s -147.00ms
Cached 397.00ms -25.00ms 🚀

Cold Bundles

No bundle changes detected.

Cached Bundles

No bundle changes detected.

AtlasKit Editor ✅

Timings

Description Time Difference
Cold 1.47m +1.61s
Cached 2.01s +24.00ms

Cold Bundles

Bundle Size Difference Time Difference
dist/refractor.a33d61f8.js 599.70kb +0.00b 1.11m +9.02s ⚠️
dist/png-chunks-extract.f2395929.js 3.47kb -7.00b 🚀 36.00s +1.00s
dist/media-viewer-analytics-error-boundary.6847f80f.js 3.43kb +0.00b 1.11m +9.01s ⚠️
dist/ro.82d888a1.js 633.00b +0.00b 55.32s +17.02s ⚠️
dist/index.html 167.00b +0.00b 1.12m +31.27s ⚠️

Cached Bundles

Bundle Size Difference Time Difference
dist/png-chunks-extract.f2395929.js 3.47kb -7.00b 🚀 36.03s +209.00ms

Three.js ✅

Timings

Description Time Difference
Cold 6.51s -96.00ms
Cached 251.00ms +1.00ms

Cold Bundles

No bundle changes detected.

Cached Bundles

No bundle changes detected.

Click here to view a detailed benchmark overview.

@devongovett devongovett merged commit e5d649a into v2 Jan 4, 2023
@devongovett devongovett deleted the bump-swc branch January 4, 2023 19:53
marcins pushed a commit to marcins/parcel that referenced this pull request Jul 14, 2023
* upstream/v2: (33 commits)
  v2.8.3
  Changelog for v2.8.3
  Address bug by updating an asset reference and merge conditions (parcel-bundler#8762)
  Fix CSS order when merging type change bundles (parcel-bundler#8766)
  fixing failing build for contributors on Linux using Node 18 (parcel-bundler#8763)
  Extension: Importers View and separate LSP protocol package (parcel-bundler#8747)
  Bump swc to fix sourcemaps with Windows line endings (parcel-bundler#8756)
  Apply HMR updates in topological order (parcel-bundler#8752)
  Make extension packaging work (parcel-bundler#8730)
  Typed api.storeResult (parcel-bundler#8732)
  Refactor LSP to use vscode-jsonrpc (parcel-bundler#8728)
  Bump swc (parcel-bundler#8742)
  Recursively check reachability when removing asset graphs from bundles in deduplication (parcel-bundler#6004)
  Fix tsc sourcemaps metadata (parcel-bundler#8734)
  Assigning to `this` in CommonJS (parcel-bundler#8737)
  Don't retarget dependencies if a symbol is imported multiple times with different local names (parcel-bundler#8738)
  Add a note about using flow in CONTRIBUTING.md (parcel-bundler#8731)
  filter out title execArgv to workers (parcel-bundler#8719)
  Document more of the BundleGraph class (parcel-bundler#8711)
  Fixed the hmr connection with host 0.0.0.0 (parcel-bundler#7357)
  ...
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.

crc32 scope hoisting issue

3 participants