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

[experiment] Tres renderer #122

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

[experiment] Tres renderer #122

wants to merge 7 commits into from

Conversation

lifeart
Copy link
Owner

@lifeart lifeart commented May 4, 2024

Copy link

netlify bot commented May 4, 2024

Deploy Preview for g-next ready!

Name Link
🔨 Latest commit da634be
🔍 Latest deploy log https://app.netlify.com/sites/g-next/deploys/6636a8ccad7ae20008acbb4f
😎 Deploy Preview https://deploy-preview-122--g-next.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 May 4, 2024

Code Coverage Report

Coverage after merging tres-renderer into master

76.79%
Coverage Report
FileLines (%)Funcs (%)Uncovered Lines
.../pages/page-one
   Smile.ts79.596, 7, 8, 9, ...
.../pages/page-two
   Clock.ts94.1283.3317, 26
tests
   utils.ts95.7929, 77, 78, 79, ...
utils
   component.ts95.348, 9, 93, 96, ...
   dom.ts98.4390876, 94, 95, 96, ...
   reactive.ts56, 61, 66, 67, ...
   runtime.ts11
   shared.ts79.1396, 97, 98, 99, ...
   vm.ts24, 4
utils/benchmark
   benchmark.ts69.4419, 20, 21, 22, ...
   compat.ts96.2328, 29, 30, 38, ...
utils/control-flow
   if.ts63.125076, 77, 95, 99, ...
   list.ts93.648070, 74, 75, 76, ...
utils/helpers
   hash.ts81.8266.6714, 15, 16, 17, ...
   if.ts66.672, 3, 4
utils/inspector
   ember-inspector.ts14.70096, 97, 98, 99, ...
   index.ts33.33096, 97, 98, 99, ...
utils/renderers/dom
   dom-api.ts97.8946, 72, 82, 88, ...
utils/ssr
   rehydration-dom-api.ts52.3896, 97, 98, 99, ...
   rehydration.ts135, 144, 34, 37, ...

Copy link

github-actions bot commented May 4, 2024

duration phase no difference [-79ms to 36ms]
renderEnd phase no difference [-1ms to 1ms]
render1000Items1End phase no difference [-5ms to 8ms]
clearItems1End phase no difference [-2ms to 1ms]
render1000Items2End phase no difference [-1ms to 1ms]
clearItems2End phase no difference [0ms to 0ms]
render5000Items1End phase no difference [-11ms to 17ms]
clearManyItems1End phase estimated improvement -1ms [-4ms to 0ms] OR -0.33% [-0.86% to -0.09%]
render5000Items2End phase no difference [-14ms to 13ms]
clearManyItems2End phase no difference [-14ms to 0ms]
render1000Items3End phase no difference [-1ms to 12ms]
append1000Items1End phase no difference [-7ms to 17ms]
append1000Items2End phase no difference [-6ms to 26ms]
updateEvery10thItem1End phase no difference [-16ms to 4ms]
updateEvery10thItem2End phase no difference [-11ms to 3ms]
selectFirstRow1End phase no difference [0ms to 0ms]
selectSecondRow1End phase no difference [-1ms to 0ms]
removeFirstRow1End phase no difference [0ms to 0ms]
removeSecondRow1End phase no difference [0ms to 0ms]
swapRows1End phase no difference [0ms to 1ms]
swapRows2End phase no difference [0ms to 0ms]
clearItems4End phase estimated improvement -2ms [-4ms to -1ms] OR -1.02% [-1.82% to -0.24%]
paint phase no difference [0ms to 0ms]

[22:15:01] Generating Benchmark Reports [started]
[22:15:06] Generating Benchmark Reports [completed]

Benchmark Reports    

JSON: /home/runner/work/glimmer-next/glimmer-next/tracerbench-results/compare.json

PDF: /home/runner/work/glimmer-next/glimmer-next/tracerbench-results/artifact-1.pdf

HTML: /home/runner/work/glimmer-next/glimmer-next/tracerbench-results/artifact-1.html

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.

None yet

1 participant