Hacker News new | ask | show | jobs
by leeoniya 605 days ago
fwiw, Bun/webkit is much better in mem use if your code is written in a way that avoids creating new strings. it won't be a 100x improvement, but 5x is attainable.