Experimental browser for the Atmosphere
> Bun has definitely lived up to the hype ❤️
Nov 4, 2024, 1:23 AM
{ "uri": "at://did:plc:76vf7xzncfaxw3m6qemqpmj4/app.bsky.feed.post/3la3klpcd272s", "cid": "bafyreicqwqyrepwvhg65sdotqnuigxk26jjp6aopiy65hg7ezfcf5sh3ge", "value": { "text": "> Bun has definitely lived up to the hype\n\n❤️", "$type": "app.bsky.feed.post", "embed": { "$type": "app.bsky.embed.images", "images": [ { "alt": "I now use it as at least a package manager on every project; So install command will be `bun i` but commands to run the application will still use node `node dist/server.js` or npm `npm run dev`. This has saved us 1000's of dollars in CI bills because installing modules has gone from like 20s to 2s on some projects. Infact it's so fast that it's slower to use CircleCI's node_modules caching than it is to just do a fresh install.\nUse it as a server runtime in one project, this has been a near seamless experience with minor incompatibilities early on that have now been fixed (Some GraphQL packages would throw runtime errors).\nUse it as a test runner on the projects that use it as a server runtime. Seamless experience and insanley fast.\nBun has definitely lived up to the hype, you can feel the performance difference regardless of what any benchmark shows. I feel like some of the latest ones trying to prove they're as fast or faster than Bun are purposely lieing. I.E there's a benchmark between encore.dev with bun and bun directly, and they say encore is faster. This I strongly suspect isn't correct as they're comparing encore.dev's rust runtime which utilizes multiple threads against a default configuration of bun which wouldn't.\n\nIf they change their benchmark on github to use https://bun.sh/guides/http/cluster which is only available on linux I have a feeling Bun would shred encore.dev", "image": { "$type": "blob", "ref": { "$link": "bafkreic6lx65zrb74dilporzgur3h2pmpa4kpmelfy3vmbw37v7uocyqci" }, "mimeType": "image/jpeg", "size": 602510 }, "aspectRatio": { "width": 1240, "height": 2000 } } ] }, "langs": [ "en" ], "createdAt": "2024-11-04T01:23:54.405Z" } }