Skip to content

Fix buggy edge case#5092

Merged
JoviDeCroock merged 1 commit into
mainfrom
fix-buggy-edge-case-main
May 18, 2026
Merged

Fix buggy edge case#5092
JoviDeCroock merged 1 commit into
mainfrom
fix-buggy-edge-case-main

Conversation

@JoviDeCroock

Copy link
Copy Markdown
Member

No description provided.

@github-actions

github-actions Bot commented May 17, 2026

Copy link
Copy Markdown

📊 Tachometer Benchmark Results

Summary

duration

  • create10k: unsure 🔍 -1% - +1% (-5.36ms - +4.48ms)
    preact-local vs preact-main
  • filter-list: unsure 🔍 -1% - +1% (-0.18ms - +0.12ms)
    preact-local vs preact-main
  • hydrate1k: unsure 🔍 -2% - +2% (-1.01ms - +0.86ms)
    preact-local vs preact-main
  • many-updates: unsure 🔍 -2% - +1% (-0.27ms - +0.18ms)
    preact-local vs preact-main
  • replace1k: unsure 🔍 -2% - +1% (-1.36ms - +0.36ms)
    preact-local vs preact-main
  • text-update: unsure 🔍 -4% - +4% (-0.07ms - +0.08ms)
    preact-local vs preact-main
  • todo: unsure 🔍 -1% - +0% (-0.32ms - +0.16ms)
    preact-local vs preact-main
  • update10th1k: unsure 🔍 -3% - +5% (-1.02ms - +1.53ms)
    preact-local vs preact-main

usedJSHeapSize

  • create10k: unsure 🔍 -0% - +0% (-0.00ms - +0.00ms)
    preact-local vs preact-main
  • filter-list: unsure 🔍 -0% - +0% (-0.00ms - +0.00ms)
    preact-local vs preact-main
  • hydrate1k: unsure 🔍 -3% - +2% (-0.15ms - +0.10ms)
    preact-local vs preact-main
  • many-updates: unsure 🔍 -0% - +0% (-0.00ms - +0.01ms)
    preact-local vs preact-main
  • replace1k: unsure 🔍 -0% - +0% (-0.00ms - +0.01ms)
    preact-local vs preact-main
  • text-update: unsure 🔍 -1% - +5% (-0.01ms - +0.05ms)
    preact-local vs preact-main
  • todo: unsure 🔍 -0% - +0% (-0.00ms - +0.00ms)
    preact-local vs preact-main
  • update10th1k: unsure 🔍 -0% - +0% (-0.01ms - +0.01ms)
    preact-local vs preact-main

Results

create10k

duration

VersionAvg timevs preact-localvs preact-main
preact-local850.78ms - 856.17ms-unsure 🔍
-1% - +1%
-5.36ms - +4.48ms
preact-main849.80ms - 858.04msunsure 🔍
-1% - +1%
-4.48ms - +5.36ms
-

usedJSHeapSize

VersionAvg timevs preact-localvs preact-main
preact-local19.05ms - 19.05ms-unsure 🔍
-0% - +0%
-0.00ms - +0.00ms
preact-main19.05ms - 19.05msunsure 🔍
-0% - +0%
-0.00ms - +0.00ms
-
filter-list

duration

VersionAvg timevs preact-localvs preact-main
preact-local16.51ms - 16.63ms-unsure 🔍
-1% - +1%
-0.18ms - +0.12ms
preact-main16.47ms - 16.74msunsure 🔍
-1% - +1%
-0.12ms - +0.18ms
-

usedJSHeapSize

VersionAvg timevs preact-localvs preact-main
preact-local1.55ms - 1.55ms-unsure 🔍
-0% - +0%
-0.00ms - +0.00ms
preact-main1.55ms - 1.55msunsure 🔍
-0% - +0%
-0.00ms - +0.00ms
-
hydrate1k

duration

VersionAvg timevs preact-localvs preact-main
preact-local56.25ms - 57.56ms-unsure 🔍
-2% - +2%
-1.01ms - +0.86ms
preact-main56.32ms - 57.64msunsure 🔍
-2% - +2%
-0.86ms - +1.01ms
-

usedJSHeapSize

VersionAvg timevs preact-localvs preact-main
preact-local5.13ms - 5.27ms-unsure 🔍
-3% - +2%
-0.15ms - +0.10ms
preact-main5.12ms - 5.33msunsure 🔍
-2% - +3%
-0.10ms - +0.15ms
-
many-updates

duration

VersionAvg timevs preact-localvs preact-main
preact-local16.14ms - 16.48ms-unsure 🔍
-2% - +1%
-0.27ms - +0.18ms
preact-main16.21ms - 16.51msunsure 🔍
-1% - +2%
-0.18ms - +0.27ms
-

usedJSHeapSize

VersionAvg timevs preact-localvs preact-main
preact-local3.73ms - 3.75ms-unsure 🔍
-0% - +0%
-0.00ms - +0.01ms
preact-main3.73ms - 3.74msunsure 🔍
-0% - +0%
-0.01ms - +0.00ms
-
replace1k
  • Browser: chrome-headless
  • Sample size: 100
  • Built by: CI #5507
  • Commit: da52bde

duration

VersionAvg timevs preact-localvs preact-main
preact-local58.60ms - 59.75ms-unsure 🔍
-2% - +1%
-1.36ms - +0.36ms
preact-main59.04ms - 60.31msunsure 🔍
-1% - +2%
-0.36ms - +1.36ms
-

usedJSHeapSize

VersionAvg timevs preact-localvs preact-main
preact-local3.00ms - 3.01ms-unsure 🔍
-0% - +0%
-0.00ms - +0.01ms
preact-main3.00ms - 3.01msunsure 🔍
-0% - +0%
-0.01ms - +0.00ms
-

run-warmup-0

VersionAvg timevs preact-localvs preact-main
preact-local28.39ms - 29.07ms-unsure 🔍
-0% - +3%
-0.14ms - +0.85ms
preact-main28.01ms - 28.73msunsure 🔍
-3% - +0%
-0.85ms - +0.14ms
-

run-warmup-1

VersionAvg timevs preact-localvs preact-main
preact-local33.18ms - 34.02ms-unsure 🔍
-3% - +1%
-1.08ms - +0.20ms
preact-main33.56ms - 34.53msunsure 🔍
-1% - +3%
-0.20ms - +1.08ms
-

run-warmup-2

VersionAvg timevs preact-localvs preact-main
preact-local34.52ms - 35.39ms-unsure 🔍
-2% - +1%
-0.78ms - +0.50ms
preact-main34.63ms - 35.56msunsure 🔍
-1% - +2%
-0.50ms - +0.78ms
-

run-warmup-3

VersionAvg timevs preact-localvs preact-main
preact-local27.13ms - 27.53ms-unsure 🔍
-2% - +1%
-0.44ms - +0.16ms
preact-main27.25ms - 27.69msunsure 🔍
-1% - +2%
-0.16ms - +0.44ms
-

run-warmup-4

VersionAvg timevs preact-localvs preact-main
preact-local24.45ms - 25.93ms-unsure 🔍
-7% - +2%
-1.88ms - +0.50ms
preact-main24.95ms - 26.80msunsure 🔍
-2% - +8%
-0.50ms - +1.88ms
-

run-final

VersionAvg timevs preact-localvs preact-main
preact-local21.87ms - 22.30ms-unsure 🔍
-2% - +1%
-0.44ms - +0.18ms
preact-main22.00ms - 22.44msunsure 🔍
-1% - +2%
-0.18ms - +0.44ms
-
text-update
  • Browser: chrome-headless
  • Sample size: 120
  • Built by: CI #5507
  • Commit: da52bde

duration

VersionAvg timevs preact-localvs preact-main
preact-local1.89ms - 1.98ms-unsure 🔍
-4% - +4%
-0.07ms - +0.08ms
preact-main1.87ms - 1.99msunsure 🔍
-4% - +4%
-0.08ms - +0.07ms
-

usedJSHeapSize

VersionAvg timevs preact-localvs preact-main
preact-local1.00ms - 1.05ms-unsure 🔍
-1% - +5%
-0.01ms - +0.05ms
preact-main0.99ms - 1.02msunsure 🔍
-5% - +1%
-0.05ms - +0.01ms
-
todo

duration

VersionAvg timevs preact-localvs preact-main
preact-local31.73ms - 32.05ms-unsure 🔍
-1% - +0%
-0.32ms - +0.16ms
preact-main31.80ms - 32.16msunsure 🔍
-0% - +1%
-0.16ms - +0.32ms
-

usedJSHeapSize

VersionAvg timevs preact-localvs preact-main
preact-local1.26ms - 1.26ms-unsure 🔍
-0% - +0%
-0.00ms - +0.00ms
preact-main1.26ms - 1.26msunsure 🔍
-0% - +0%
-0.00ms - +0.00ms
-
update10th1k

duration

VersionAvg timevs preact-localvs preact-main
preact-local31.56ms - 33.32ms-unsure 🔍
-3% - +5%
-1.02ms - +1.53ms
preact-main31.26ms - 33.11msunsure 🔍
-5% - +3%
-1.53ms - +1.02ms
-

usedJSHeapSize

VersionAvg timevs preact-localvs preact-main
preact-local2.96ms - 2.97ms-unsure 🔍
-0% - +0%
-0.01ms - +0.01ms
preact-main2.96ms - 2.97msunsure 🔍
-0% - +0%
-0.01ms - +0.01ms
-

tachometer-reporter-action v2 for CI

@github-actions

Copy link
Copy Markdown

Size Change: +22 B (+0.05%)

Total Size: 47.7 kB

📦 View Changed
Filename Size Change
dist/preact.js 4.75 kB +7 B (+0.15%)
dist/preact.mjs 4.77 kB +8 B (+0.17%)
dist/preact.umd.js 4.82 kB +7 B (+0.15%)
ℹ️ View Unchanged
Filename Size
compat/dist/compat.js 3.93 kB
compat/dist/compat.mjs 3.87 kB
compat/dist/compat.umd.js 4 kB
debug/dist/debug.js 3.91 kB
debug/dist/debug.mjs 3.91 kB
debug/dist/debug.umd.js 3.99 kB
devtools/dist/devtools.js 263 B
devtools/dist/devtools.mjs 273 B
devtools/dist/devtools.umd.js 348 B
hooks/dist/hooks.js 1.52 kB
hooks/dist/hooks.mjs 1.55 kB
hooks/dist/hooks.umd.js 1.58 kB
jsx-runtime/dist/jsxRuntime.js 892 B
jsx-runtime/dist/jsxRuntime.mjs 861 B
jsx-runtime/dist/jsxRuntime.umd.js 966 B
test-utils/dist/testUtils.js 473 B
test-utils/dist/testUtils.mjs 473 B
test-utils/dist/testUtils.umd.js 555 B

compressed-size-action

@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 98.528%. remained the same — fix-buggy-edge-case-main into main

@JoviDeCroock JoviDeCroock merged commit e3a15ec into main May 18, 2026
13 checks passed
@JoviDeCroock JoviDeCroock deleted the fix-buggy-edge-case-main branch May 18, 2026 05:47
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.

3 participants