Imam Fahrur Rofi

Results 7 comments of Imam Fahrur Rofi

Hello @nbrady-techempower, some of web frameworks which have built-in [hydration](https://en.wikipedia.org/wiki/Hydration_(web_development)) (for example NextJS, NuxtJS, and SvelteKit) add script(s) in the html response, and it fails the test. ``` -------------------------------------------------------------------------------- VERIFYING...

> Sorry - I haven't had time to look at issues, but going through them now and testing this, I am unable replicate, also with the code above and same...

For now (Bun v.1.0.3), I can imitate the behavior of the `node:cluster` in Bun to spawn as many server instances as the number of CPU cores, using this script. spawn.ts...

@calebeaires > [SO_REUSEPORT is a builtin way to do load balancing, but it only really works properly on Linux](https://github.com/oven-sh/bun/issues/1443#issuecomment-1299274295). Sorry, I don't know how load balancing works in Bun. To...

~I think we should wait until [the implementation of node:cluster module](https://github.com/oven-sh/bun/issues/2428) is done~ Edit: We can imitate the behavior of the `node:cluster` in Bun to spawn as many server instances...

Looking at the latest [TechEmpower benchmark citrine results](https://www.techempower.com/benchmarks/#section=test&runid=473fbd63-e8ff-4082-919e-dd1be6f2a716&test=query) (at the time of adding this comment), there is hyperexpress which uses postgres.js as its database driver. The results indicate that hyperexpress...

https://github.com/porsager/postgres?tab=readme-ov-file#query-descriptions