folke / esbuild-runner

⚡️ Super-fast on-the-fly transpilation of modern JS, TypeScript and JSX using esbuild

Home Page:https://www.npmjs.com/package/esbuild-runner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Benchmarks?

jdalton opened this issue · comments

I’m curious if there are benchmarks between this and say native ESM loading. Just to get a rough idea of cost (cached/cold).

Thanks!