lorefnon@programming.devtoProgramming@programming.dev•Some *real* benchmarks on Bun (compared with Node) -- It only wins *sometimes*, but it's mostly a fail
6·
1 year agoBuild times in nodejs are not so great in even medium size projects if you make heavy usage of advanced typescript features - either yourself or through libraries like zod. So if something makes the nodejs runtime faster, it could potentially make ts compiler faster too - for which I’d be very grateful.
Lounge looks pretty cool