RSSHub deployed with Bun uses 7x less memory compared to Node (based on that graphic)
RSSHub deployed with Bun uses 7x less memory compared to Node (based on that graphic)
@bunjavascript Wait is this true? Most of my Node.js app’s use at least ~70mb of RAM with little use.
@bunjavascript so bun strips things from the standard runtime, huh? cause 10mb not really possible in node
@bunjavascript Dang, I really need to switch to Bun! This is a production application with not that many users running on node.
@bunjavascript This is a surprising comparison, I might consider switching the recommended deployment method for RSSHub to Bun
@bunjavascript doesn't bun require more compute? PS: I can't find a build for my raspberry pi zero