nolanlawson / emoji-picker-element

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

chore: remove @babel/preset-env #317

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 🔍 -5% - +2% (-9.40ms - +4.19ms)
    this-change vs tip-of-tree
  • emoji-picker-element-first-load: unsure 🔍 -5% - +9% (-3.88ms - +6.96ms)
    this-change vs tip-of-tree
  • emoji-picker-element-second-load: unsure 🔍 -9% - +4% (-7.18ms - +2.97ms)
    this-change vs tip-of-tree

Results

emoji-picker-element-database-interactions
  • Browser: chrome-headless 109.0.5414.74
  • Sample size: 50
  • Built by: Benchmarks #214
  • Commit: 100b0dd
VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
this-change
179.05ms - 189.37ms-unsure 🔍
-5% - +2%
-9.40ms - +4.19ms
tip-of-tree
tip-of-tree
182.39ms - 191.24msunsure 🔍
-2% - +5%
-4.19ms - +9.40ms
-
emoji-picker-element-first-load
  • Browser: chrome-headless 109.0.5414.74
  • Sample size: 70
  • Built by: Benchmarks #214
  • Commit: 100b0dd
VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
this-change
74.28ms - 82.29ms-unsure 🔍
-5% - +9%
-3.88ms - +6.96ms
tip-of-tree
tip-of-tree
73.09ms - 80.40msunsure 🔍
-9% - +5%
-6.96ms - +3.88ms
-
emoji-picker-element-second-load
  • Browser: chrome-headless 109.0.5414.74
  • Sample size: 70
  • Built by: Benchmarks #214
  • Commit: 100b0dd
VersionAvg timevs this-change
vs tip-of-tree
tip-of-tree
this-change
73.22ms - 80.55ms-unsure 🔍
-9% - +4%
-7.18ms - +2.97ms
tip-of-tree
tip-of-tree
75.48ms - 82.50msunsure 🔍
-4% - +9%
-2.97ms - +7.18ms
-

tachometer-reporter-action v2 for Benchmarks

github-actions[bot] commented 1 year ago

Size Change: 0 B

Total Size: 42.3 kB

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

compressed-size-action

nolanlawson commented 1 year ago

Odd, this causes a segmentation fault: https://github.com/facebook/jest/issues/10662

Can't find a workaround, so I guess we're not doing this.