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(benchmark): warmup run #287

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Conversation

LittleSound
Copy link
Member

Attempt to reduce Standard Deviation (std) by running the warmup phase of benchmark.

Sadly. the actual effect doesn't look significant on my device.

Only Bench

image

With Warmup

image

Copy link

netlify bot commented Nov 6, 2024

Deploy Preview for vapor-template-explorer ready!

Name Link
🔨 Latest commit 6773148
🔍 Latest deploy log https://app.netlify.com/sites/vapor-template-explorer/deploys/672b1e8ee20de600082b4ce8
😎 Deploy Preview https://deploy-preview-287--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

netlify bot commented Nov 6, 2024

Deploy Preview for vapor-repl ready!

Name Link
🔨 Latest commit 6773148
🔍 Latest deploy log https://app.netlify.com/sites/vapor-repl/deploys/672b1e8ef81fec000848d97a
😎 Deploy Preview https://deploy-preview-287--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

github-actions bot commented Nov 6, 2024

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.2 kB 19.7 kB 17.9 kB
runtime-dom.global.prod.js 101 kB 38 kB 34.3 kB
runtime-vapor.global.prod.js 46.3 kB 17.3 kB 15.8 kB
vue-vapor.global.prod.js 102 kB 35.4 kB 31.9 kB
vue.global.prod.js 160 kB 58 kB 51.5 kB

Usages

Name Size Gzip Brotli
createApp (CAPI only) 49.3 kB 19 kB 17.3 kB
createApp 55.9 kB 21.4 kB 19.6 kB
createSSRApp 59.9 kB 23.2 kB 21.1 kB
defineCustomElement 60.7 kB 23 kB 20.9 kB
vapor 46.8 kB 17.5 kB 16 kB
overall 69.6 kB 26.5 kB 24.1 kB

@yyx990803 yyx990803 merged commit 2d30c71 into main Nov 11, 2024
11 checks passed
@yyx990803 yyx990803 deleted the workflow/benchmark-warmup-run branch November 11, 2024 09:01
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.

2 participants