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

Version Packages #3528

Closed
wants to merge 1 commit into from
Closed

Version Packages #3528

wants to merge 1 commit into from

Conversation

lit-robot
Copy link
Member

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@lit-labs/ssr@3.0.0

Major Changes

  • #3431 ff637f52 - The Lit SSR DOM shim no longer defines a global window variable. This was removed to improve compatibility with libraries that detect whether they are running in Node vs the browser by checking for the presence of window.

    If you have code that runs during SSR which depends on the presence of window, you can either replace window with globalThis, or use isSsr to avoid running that code on the server (see https://lit.dev/docs/ssr/authoring/#browser-only-code).

@lit-labs/eleventy-plugin-lit@0.2.4

Patch Changes

  • Updated dependencies [ff637f52]:
    • @lit-labs/ssr@3.0.0

@lit-labs/testing@0.1.2

Patch Changes

  • Updated dependencies [ff637f52]:
    • @lit-labs/ssr@3.0.0

@lit-labs/virtualizer@1.0.1

Patch Changes

@lit/localize-tools@0.6.6

Patch Changes

  • #3514 78811714 - - Existing XLIFF files will be updated instead of re-generated, so additional data added by other processes (such as state="translated" attributes) will be preserved instead of deleted.
    • XLIFF <note> elements generated by Lit Localize will now have a from="lit-localize" attribute to distinguish them from other notes.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 15, 2022

📊 Tachometer Benchmark Results

Summary

nop-update

  • lit-html-kitchen-sink: unsure 🔍 -3% - +4% (-0.54ms - +0.80ms)
    this-change vs tip-of-tree

render

  • lit-element-list: 80.59ms - 85.19ms
  • lit-html-kitchen-sink: unsure 🔍 -1% - +7% (-0.32ms - +2.14ms)
    this-change vs tip-of-tree
  • lit-html-repeat: unsure 🔍 -0% - +10% (-0.01ms - +1.13ms)
    this-change vs tip-of-tree
  • lit-html-template-heavy: unsure 🔍 -1% - +3% (-0.34ms - +1.65ms)
    this-change vs tip-of-tree
  • reactive-element-list: unsure 🔍 -6% - +1% (-3.24ms - +0.32ms)
    this-change vs tip-of-tree

update

  • lit-element-list: 693.30ms - 704.78ms
  • lit-html-kitchen-sink: unsure 🔍 -3% - +5% (-2.24ms - +3.93ms)
    this-change vs tip-of-tree
  • lit-html-repeat: unsure 🔍 -1% - +4% (-2.22ms - +10.75ms)
    this-change vs tip-of-tree
  • lit-html-template-heavy: unsure 🔍 -1% - +2% (-0.59ms - +2.23ms)
    this-change vs tip-of-tree
  • reactive-element-list: unsure 🔍 -1% - +0% (-6.11ms - +2.40ms)
    this-change vs tip-of-tree

update-reflect

  • lit-element-list: 698.58ms - 707.73ms
  • reactive-element-list: unsure 🔍 -0% - +1% (-2.45ms - +6.82ms)
    this-change vs tip-of-tree

Results

lit-element-list

render

VersionAvg timevs
80.59ms - 85.19ms-

update

VersionAvg timevs
693.30ms - 704.78ms-

update-reflect

VersionAvg timevs
698.58ms - 707.73ms-
lit-html-kitchen-sink

render

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
30.43ms - 32.49ms-unsure 🔍
-1% - +7%
-0.32ms - +2.14ms
unsure 🔍
-2% - +7%
-0.48ms - +2.26ms
tip-of-tree
tip-of-tree
29.87ms - 31.23msunsure 🔍
-7% - +1%
-2.14ms - +0.32ms
-unsure 🔍
-4% - +4%
-1.15ms - +1.11ms
previous-release
previous-release
29.66ms - 31.48msunsure 🔍
-7% - +1%
-2.26ms - +0.48ms
unsure 🔍
-4% - +4%
-1.11ms - +1.15ms
-

update

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
80.77ms - 85.26ms-unsure 🔍
-3% - +5%
-2.24ms - +3.93ms
unsure 🔍
-2% - +5%
-1.71ms - +4.37ms
tip-of-tree
tip-of-tree
80.06ms - 84.29msunsure 🔍
-5% - +3%
-3.93ms - +2.24ms
-unsure 🔍
-3% - +4%
-2.45ms - +3.43ms
previous-release
previous-release
79.64ms - 83.73msunsure 🔍
-5% - +2%
-4.37ms - +1.71ms
unsure 🔍
-4% - +3%
-3.43ms - +2.45ms
-

nop-update

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
21.28ms - 22.23ms-unsure 🔍
-3% - +4%
-0.54ms - +0.80ms
unsure 🔍
-4% - +3%
-0.95ms - +0.56ms
tip-of-tree
tip-of-tree
21.15ms - 22.10msunsure 🔍
-4% - +2%
-0.80ms - +0.54ms
-unsure 🔍
-5% - +2%
-1.08ms - +0.43ms
previous-release
previous-release
21.36ms - 22.54msunsure 🔍
-3% - +4%
-0.56ms - +0.95ms
unsure 🔍
-2% - +5%
-0.43ms - +1.08ms
-
lit-html-repeat

render

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
11.96ms - 12.59ms-unsure 🔍
-0% - +10%
-0.01ms - +1.13ms
unsure 🔍
-1% - +7%
-0.12ms - +0.85ms
tip-of-tree
tip-of-tree
11.24ms - 12.19msunsure 🔍
-9% - +0%
-1.13ms - +0.01ms
-unsure 🔍
-7% - +3%
-0.80ms - +0.41ms
previous-release
previous-release
11.54ms - 12.28msunsure 🔍
-7% - +1%
-0.85ms - +0.12ms
unsure 🔍
-4% - +7%
-0.41ms - +0.80ms
-

update

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
268.77ms - 277.69ms-unsure 🔍
-1% - +4%
-2.22ms - +10.75ms
unsure 🔍
-1% - +4%
-2.56ms - +10.28ms
tip-of-tree
tip-of-tree
264.26ms - 273.67msunsure 🔍
-4% - +1%
-10.75ms - +2.22ms
-unsure 🔍
-3% - +2%
-7.00ms - +6.18ms
previous-release
previous-release
264.76ms - 273.99msunsure 🔍
-4% - +1%
-10.28ms - +2.56ms
unsure 🔍
-2% - +3%
-6.18ms - +7.00ms
-
lit-html-template-heavy

render

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
52.67ms - 54.10ms-unsure 🔍
-1% - +3%
-0.34ms - +1.65ms
unsure 🔍
-2% - +2%
-1.02ms - +1.01ms
tip-of-tree
tip-of-tree
52.04ms - 53.42msunsure 🔍
-3% - +1%
-1.65ms - +0.34ms
-unsure 🔍
-3% - +1%
-1.65ms - +0.34ms
previous-release
previous-release
52.67ms - 54.10msunsure 🔍
-2% - +2%
-1.01ms - +1.02ms
unsure 🔍
-1% - +3%
-0.34ms - +1.65ms
-

update

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
110.28ms - 112.60ms-unsure 🔍
-1% - +2%
-0.59ms - +2.23ms
unsure 🔍
-0% - +2%
-0.41ms - +2.44ms
tip-of-tree
tip-of-tree
109.83ms - 111.41msunsure 🔍
-2% - +1%
-2.23ms - +0.59ms
-unsure 🔍
-1% - +1%
-0.94ms - +1.34ms
previous-release
previous-release
109.60ms - 111.25msunsure 🔍
-2% - +0%
-2.44ms - +0.41ms
unsure 🔍
-1% - +1%
-1.34ms - +0.94ms
-
reactive-element-list

render

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
52.67ms - 54.56ms-unsure 🔍
-6% - +1%
-3.24ms - +0.32ms
unsure 🔍
-4% - +2%
-2.04ms - +1.03ms
tip-of-tree
tip-of-tree
53.57ms - 56.58msunsure 🔍
-1% - +6%
-0.32ms - +3.24ms
-unsure 🔍
-2% - +5%
-0.98ms - +2.88ms
previous-release
previous-release
52.92ms - 55.32msunsure 🔍
-2% - +4%
-1.03ms - +2.04ms
unsure 🔍
-5% - +2%
-2.88ms - +0.98ms
-

update

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
697.25ms - 702.99ms-unsure 🔍
-1% - +0%
-6.11ms - +2.40ms
unsure 🔍
-1% - +0%
-5.63ms - +2.20ms
tip-of-tree
tip-of-tree
698.83ms - 705.11msunsure 🔍
-0% - +1%
-2.40ms - +6.11ms
-unsure 🔍
-1% - +1%
-3.97ms - +4.25ms
previous-release
previous-release
699.17ms - 704.49msunsure 🔍
-0% - +1%
-2.20ms - +5.63ms
unsure 🔍
-1% - +1%
-4.25ms - +3.97ms
-

update-reflect

VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
vs previous-release
previous-release
this-change
732.37ms - 740.20ms-unsure 🔍
-0% - +1%
-2.45ms - +6.82ms
unsure 🔍
-0% - +1%
-1.57ms - +7.74ms
tip-of-tree
tip-of-tree
731.62ms - 736.58msunsure 🔍
-1% - +0%
-6.82ms - +2.45ms
-unsure 🔍
-0% - +1%
-2.63ms - +4.43ms
previous-release
previous-release
730.68ms - 735.72msunsure 🔍
-1% - +0%
-7.74ms - +1.57ms
unsure 🔍
-1% - +0%
-4.43ms - +2.63ms
-

tachometer-reporter-action v2 for Benchmarks

@usergenic
Copy link
Contributor

Closing PR to open again after main includes pending PR #3467 so we only have one major bump to ssr package.

@usergenic usergenic closed this Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants