nolanlawson / emoji-picker-element

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

chore: update dependencies #400

Closed nolanlawson closed 5 months ago

github-actions[bot] commented 5 months ago

📊 Tachometer Benchmark Results

Summary

benchmark-total

  • emoji-picker-element-change-tab: unsure 🔍 -1% - +1% (-0.38ms - +0.48ms)
    this-change vs tip-of-tree
  • emoji-picker-element-database-interactions: unsure 🔍 -4% - +4% (-3.97ms - +4.24ms)
    this-change vs tip-of-tree
  • emoji-picker-element-first-load: unsure 🔍 -4% - +4% (-2.20ms - +1.94ms)
    this-change vs tip-of-tree
  • emoji-picker-element-second-load: unsure 🔍 -3% - +9% (-1.04ms - +3.37ms)
    this-change vs tip-of-tree

Results

emoji-picker-element-change-tab
  • Browser: chrome-headless 121.0.6167.160
  • Sample size: 50
  • Built by: Benchmarks #376
  • Commit: a29a246
VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
this-change
48.03ms - 48.54ms-unsure 🔍
-1% - +1%
-0.38ms - +0.48ms
tip-of-tree
tip-of-tree
47.89ms - 48.58msunsure 🔍
-1% - +1%
-0.48ms - +0.38ms
-
emoji-picker-element-database-interactions
  • Browser: chrome-headless 121.0.6167.160
  • Sample size: 50
  • Built by: Benchmarks #376
  • Commit: a29a246
VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
this-change
98.12ms - 103.92ms-unsure 🔍
-4% - +4%
-3.97ms - +4.24ms
tip-of-tree
tip-of-tree
97.98ms - 103.79msunsure 🔍
-4% - +4%
-4.24ms - +3.97ms
-
emoji-picker-element-first-load
  • Browser: chrome-headless 121.0.6167.160
  • Sample size: 50
  • Built by: Benchmarks #376
  • Commit: a29a246
VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
this-change
50.85ms - 53.28ms-unsure 🔍
-4% - +4%
-2.20ms - +1.94ms
tip-of-tree
tip-of-tree
50.52ms - 53.87msunsure 🔍
-4% - +4%
-1.94ms - +2.20ms
-
emoji-picker-element-second-load
  • Browser: chrome-headless 121.0.6167.160
  • Sample size: 100
  • Built by: Benchmarks #376
  • Commit: a29a246
VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
this-change
37.38ms - 40.98ms-unsure 🔍
-3% - +9%
-1.04ms - +3.37ms
tip-of-tree
tip-of-tree
36.74ms - 39.29msunsure 🔍
-8% - +3%
-3.37ms - +1.04ms
-

tachometer-reporter-action v2 for Benchmarks

github-actions[bot] commented 5 months ago

Size Change: 0 B

Total Size: 36.7 kB

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

compressed-size-action

nolanlawson commented 5 months ago

Broken by a puppeteer API rename, fixing... https://github.com/puppeteer/puppeteer/pull/11834