Luke Edwards
banner
lukeed.bsky.social
Luke Edwards
@lukeed.bsky.social
Dogs & Developer tools
Oh no
June 23, 2025 at 1:55 PM
new framework :)
June 10, 2025 at 4:17 AM
Ah gotcha. The latter. I’m looking to make a new builder/renderer. Basically a stand-in for storybook/html or storybook/preact
June 10, 2025 at 4:12 AM
To a working end? Wdym
June 10, 2025 at 4:06 AM
Equal parts Bond and Bond villain 👤
May 18, 2025 at 11:05 PM
empathic@1.1
🔸Adds CommonJS support
🔹Allows Node 14 engines

No code changes or bloating were needed on my end 💪
**The entire package is still less than 2kB and still fast.**

The benchmarks compare `empathic/` submodules to their counterparts across the ecosystem.

More: github.com/lukeed/empat...
github.com
April 29, 2025 at 6:50 PM
Monomorphism and variable reuse were the keys. Once that happens then a recursive function helps a bit too
January 23, 2025 at 3:43 PM
Going straight to top of the current leaderboard is a good move 👍
January 14, 2025 at 9:50 PM
It’s v cool but also well known that anything would be a massive performance improvement over the existing/angular signals
January 14, 2025 at 9:49 PM
Thanks ☺️ I have an argv parser that probably ~700b and 10m op/s but purposefully doesn’t support all the normal features… ~1.5ops is good enough 😅
January 13, 2025 at 4:54 PM
Then perhaps bun for you? Not sure as this isn’t an issue for me. I run into fetch failed every time I try to use Node since 18
January 7, 2025 at 11:47 PM
At that point it’s easier to use something else.

undici was perhaps the final dagger that had me leave Node (where I can help it)

Deno ftw
January 7, 2025 at 11:38 PM
I wish Node didn’t embed a pure JS polyfill and call it a day
January 7, 2025 at 11:33 PM
😂😂😂
December 19, 2024 at 11:51 PM
Reposted by Luke Edwards
As a result, Rolldown is now the fastest possible bundler you can run in the browser. Here are the numbers when bundling a benchmark app with 2.5k modules:

- esbuild: 22.19s
- Vite (via Rollup): 4.52s
- Rolldown: ⚡️613.43 ms

Try it out yourself on StackBlitz:
stackblitz.com/~/github.com...
StackBlitz
stackblitz.com
December 19, 2024 at 5:15 AM
is GCP Postgres (Cloud SQL) supported? I'm guessing it would be since RDS is
December 18, 2024 at 8:17 PM
Not sure that I caused much of anything 😅 to be clear the benchmarking didn’t include Node cuz it’s still WIP there
December 14, 2024 at 5:32 PM