Skip to content
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

workflow: add quick benchmark #266

Merged
merged 8 commits into from
Aug 6, 2024
Merged

workflow: add quick benchmark #266

merged 8 commits into from
Aug 6, 2024

Conversation

sxzz
Copy link
Member

@sxzz sxzz commented Aug 5, 2024

No description provided.

Copy link

netlify bot commented Aug 5, 2024

Deploy Preview for vapor-repl ready!

Name Link
🔨 Latest commit 41426e3
🔍 Latest deploy log https://app.netlify.com/sites/vapor-repl/deploys/66b27afa3389080008bddfe1
😎 Deploy Preview https://deploy-preview-266--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 Aug 5, 2024

Deploy Preview for vapor-template-explorer ready!

Name Link
🔨 Latest commit 41426e3
🔍 Latest deploy log https://app.netlify.com/sites/vapor-template-explorer/deploys/66b27afa9243a400081b8341
😎 Deploy Preview https://deploy-preview-266--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.

@sxzz sxzz marked this pull request as draft August 5, 2024 20:43
Copy link

github-actions bot commented Aug 5, 2024

Size Report

Bundles

File Size Gzip Brotli
compiler-dom.global.prod.js 80.5 kB 28.3 kB 24.9 kB
compiler-vapor.global.prod.js 56.9 kB 19.4 kB 17.6 kB
runtime-dom.global.prod.js 96.1 kB 36.6 kB 32.9 kB
runtime-vapor.global.prod.js 47.9 kB 18.1 kB 16.6 kB
vue-vapor.global.prod.js 102 kB 36 kB 32.4 kB
vue.global.prod.js 154 kB 56.4 kB 50.2 kB

Usages

Name Size Gzip Brotli
createApp 54.2 kB 20.9 kB 19.2 kB
createSSRApp 58.1 kB 22.6 kB 20.6 kB
defineCustomElement 56.4 kB 21.7 kB 19.8 kB
vapor 48.5 kB 18.3 kB 16.7 kB
overall 67.7 kB 26 kB 23.7 kB

Copy link

pkg-pr-new bot commented Aug 6, 2024

commit: 41426e3

@vue/compiler-core

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

@vue/compiler-dom

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

@vue/compiler-sfc

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

@vue/compiler-ssr

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

@vue/compiler-vapor

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

@vue/reactivity

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

@vue/runtime-core

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

@vue/runtime-dom

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

@vue/runtime-shared

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

@vue/runtime-vapor

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

@vue/server-renderer

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

@vue/shared

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

vue

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

@vue/compat

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

@vue/vapor

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

Open in Stackblitzplayground

@sxzz sxzz marked this pull request as ready for review August 6, 2024 19:51
@sxzz sxzz merged commit 25f8502 into main Aug 6, 2024
13 checks passed
@sxzz sxzz changed the title feat: add quick benchmark workflow: add quick benchmark Aug 6, 2024
@sxzz sxzz deleted the feat/bench branch August 6, 2024 19:51
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