nolanlawson / emoji-picker-element

A lightweight emoji picker for the modern web
https://nolanlawson.github.io/emoji-picker-element/
Apache License 2.0
1.48k stars 83 forks source link

chore: update testing-library #349

Closed nolanlawson closed 1 year ago

github-actions[bot] commented 1 year ago

📊 Tachometer Benchmark Results

Summary

benchmark-total

  • emoji-picker-element-database-interactions: unsure 🔍 -3% - +4% (-4.21ms - +5.62ms)
    this-change vs tip-of-tree
  • emoji-picker-element-first-load: unsure 🔍 -7% - +8% (-3.79ms - +4.35ms)
    this-change vs tip-of-tree
  • emoji-picker-element-second-load: unsure 🔍 -6% - +10% (-3.35ms - +5.02ms)
    this-change vs tip-of-tree

Results

emoji-picker-element-database-interactions
  • Browser: chrome-headless 114.0.5735.106
  • Sample size: 50
  • Built by: Benchmarks #249
  • Commit: 907641c
VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
this-change
123.24ms - 130.64ms-unsure 🔍
-3% - +4%
-4.21ms - +5.62ms
tip-of-tree
tip-of-tree
122.99ms - 129.47msunsure 🔍
-4% - +3%
-5.62ms - +4.21ms
-
emoji-picker-element-first-load
  • Browser: chrome-headless 114.0.5735.106
  • Sample size: 50
  • Built by: Benchmarks #249
  • Commit: 907641c
VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
this-change
49.82ms - 55.76ms-unsure 🔍
-7% - +8%
-3.79ms - +4.35ms
tip-of-tree
tip-of-tree
49.73ms - 55.28msunsure 🔍
-8% - +7%
-4.35ms - +3.79ms
-
emoji-picker-element-second-load
  • Browser: chrome-headless 114.0.5735.106
  • Sample size: 60
  • Built by: Benchmarks #249
  • Commit: 907641c
VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
this-change
50.38ms - 56.60ms-unsure 🔍
-6% - +10%
-3.35ms - +5.02ms
tip-of-tree
tip-of-tree
49.85ms - 55.45msunsure 🔍
-9% - +6%
-5.02ms - +3.35ms
-

tachometer-reporter-action v2 for Benchmarks

github-actions[bot] commented 1 year ago

Size Change: 0 B

Total Size: 42.5 kB

ℹī¸ View Unchanged | Filename | Size | | :--- | :---: | | `./bundle.js` | 42.5 kB |

compressed-size-action

nolanlawson commented 1 year ago

Can't update, found an issue in @testing-library/user-event: https://github.com/testing-library/user-event/issues/1143

nolanlawson commented 1 year ago

found a workaround