swc-project / swc-node

Faster ts-node without typecheck
MIT License
1.68k stars 67 forks source link

Perf? #763

Open GeoffreyPlitt opened 3 months ago

GeoffreyPlitt commented 3 months ago

I'm working on a project that uses swc-node in production. We have a high-CPU mystery we're trying to solve.

I'd like to use https://clinicjs.org/doctor/, but it seems to only be compatible with node. Is there a way to use it with swc-node?