lagonapp / lagon

Deploy Serverless Functions at the Edge. Current status: Alpha
https://lagon.app
GNU Affero General Public License v3.0
1.33k stars 62 forks source link

perf(serverless): use Jemalloc instead of the default allocator #976

Closed QuiiBz closed 1 year ago

QuiiBz commented 1 year ago

About

Use Jemalloc instead of the default allocator for the serverless binary. This brings the performance to +100k req/s, but we might revert it later (Deno reverted it: https://github.com/denoland/deno/pull/19187)

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 20, 2023 2:13pm
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 20, 2023 2:13pm
storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 20, 2023 2:13pm
www ✅ Ready (Inspect) Visit Preview Jun 20, 2023 2:13pm
changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 177fe9c4bf86ed1e2f76e9237afce6154eb1751e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------------- | ----- | | @lagon/serverless | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR