feathersjs / feathers-chat

A Feathers real-time chat application
https://feathersjs.com
MIT License
511 stars 248 forks source link

perf(dx): drastic performance improvements on Replit #249

Closed FossPrime closed 1 year ago

FossPrime commented 1 year ago

Time from clicking run to listen:

4-core pro plan:

0.5 core free plan:

Try it yourself: https://github.com/FossPrime/feathers-chat

I tried PNPM and that shaved 10s from free, but it produced ugly permission errors. There may be a way to fix those.