Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

Conversation

LittleSound
Copy link
Member

@LittleSound LittleSound commented Sep 27, 2024

Performance optimization was implemented in b962aa5.

Copy link

netlify bot commented Sep 27, 2024

Deploy Preview for vapor-repl ready!

Name Link
🔨 Latest commit 0c93ef1
🔍 Latest deploy log https://app.netlify.com/sites/vapor-repl/deploys/66f6f04aa390ba0008a73888
😎 Deploy Preview https://deploy-preview-280--vapor-repl.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Sep 27, 2024

Deploy Preview for vapor-template-explorer ready!

Name Link
🔨 Latest commit 0c93ef1
🔍 Latest deploy log https://app.netlify.com/sites/vapor-template-explorer/deploys/66f6f04a7f4400000879e21a
😎 Deploy Preview https://deploy-preview-280--vapor-template-explorer.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

Size Report

Bundles

File Size Gzip Brotli
compiler-dom.global.prod.js 81.9 kB 28.5 kB 25.1 kB
compiler-vapor.global.prod.js 59 kB 19.7 kB 17.8 kB
runtime-dom.global.prod.js 101 kB 38 kB 34.2 kB
runtime-vapor.global.prod.js 46 kB 17.2 kB 15.7 kB
vue-vapor.global.prod.js 102 kB 35.3 kB 31.8 kB
vue.global.prod.js 160 kB 58 kB 51.6 kB

Usages

Name Size Gzip Brotli
createApp (CAPI only) 49.4 kB 19 kB 17.3 kB
createApp 56 kB 21.4 kB 19.6 kB
createSSRApp 60 kB 23.1 kB 21.1 kB
defineCustomElement 60.8 kB 23 kB 21 kB
vapor 46.6 kB 17.4 kB 15.9 kB
overall 69.7 kB 26.5 kB 24.1 kB

@LittleSound LittleSound changed the title pref: should optimize call frequency during list operations perf(runtime-vapor): should optimize call frequency during list operations Sep 27, 2024
@LittleSound LittleSound marked this pull request as ready for review September 27, 2024 17:38
Copy link

pkg-pr-new bot commented Sep 27, 2024

Open in Stackblitzplayground

@vue/compiler-core

pnpm add https://pkg.pr.new/vuejs/core-vapor/@vue/compiler-core@280

@vue/compiler-dom

pnpm add https://pkg.pr.new/vuejs/core-vapor/@vue/compiler-dom@280

@vue/compiler-ssr

pnpm add https://pkg.pr.new/vuejs/core-vapor/@vue/compiler-ssr@280

@vue/compiler-sfc

pnpm add https://pkg.pr.new/vuejs/core-vapor/@vue/compiler-sfc@280

@vue/compiler-vapor

pnpm add https://pkg.pr.new/vuejs/core-vapor/@vue/compiler-vapor@280

@vue/reactivity

pnpm add https://pkg.pr.new/vuejs/core-vapor/@vue/reactivity@280

@vue/runtime-dom

pnpm add https://pkg.pr.new/vuejs/core-vapor/@vue/runtime-dom@280

@vue/runtime-shared

pnpm add https://pkg.pr.new/vuejs/core-vapor/@vue/runtime-shared@280

@vue/runtime-core

pnpm add https://pkg.pr.new/vuejs/core-vapor/@vue/runtime-core@280

@vue/runtime-vapor

pnpm add https://pkg.pr.new/vuejs/core-vapor/@vue/runtime-vapor@280

@vue/server-renderer

pnpm add https://pkg.pr.new/vuejs/core-vapor/@vue/server-renderer@280

@vue/shared

pnpm add https://pkg.pr.new/vuejs/core-vapor/@vue/shared@280

vue

pnpm add https://pkg.pr.new/vuejs/core-vapor/vue@280

@vue/compat

pnpm add https://pkg.pr.new/vuejs/core-vapor/@vue/compat@280

@vue/vapor

pnpm add https://pkg.pr.new/vuejs/core-vapor/@vue/vapor@280

commit: 0c93ef1

@sxzz sxzz changed the title perf(runtime-vapor): should optimize call frequency during list operations test(runtime-vapor): fix shallowRef in v-for Sep 27, 2024
@LittleSound LittleSound force-pushed the pref/should-optimize-call-frequency-during-list-operations branch from daf7661 to f076639 Compare September 27, 2024 17:48
@sxzz sxzz merged commit 5f6cd32 into main Sep 27, 2024
11 checks passed
@sxzz sxzz deleted the pref/should-optimize-call-frequency-during-list-operations branch September 27, 2024 17:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants