Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Benchmarks #149

Open
shellscape opened this issue Nov 8, 2021 · 4 comments
Open

Benchmarks #149

shellscape opened this issue Nov 8, 2021 · 4 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@shellscape
Copy link

Howdy 馃憢 Just wondering if you had benchmarks for Deno performance on Lambda squirreled away you could share. Trying to convince a team to give this a shot and benchmarks was the first thing they asked for.

@hayd hayd added good first issue Good for newcomers help wanted Extra attention is needed labels Nov 8, 2021
@Alon2303
Copy link
Contributor

Alon2303 commented May 9, 2022

Hi @shellscape, What type of benchmarks are you hoping for?
thx

@kyeotic
Copy link

kyeotic commented May 24, 2022

I would be interested in the following benchmarks, on a matrix of 128mb, 256mb, 512mb lambdas

  • Cold Start; with echo response, no deps
  • Warm Start; with echo response, no deps
  • Fetch from dynamo; minimal deps
  • Parse GraphQL query, generate response from hardcoded data

@shellscape
Copy link
Author

@Alon2303 I think @kyeotic nailed some great ones.

@o-alexandrov
Copy link

It'd be great, if you consider contributing to:

There's bun, so deno setup should be almost identical.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

5 participants