deno-lambda
                                
                                
                                
                                    deno-lambda copied to clipboard
                            
                            
                            
                        Benchmarks
Howdy :wave: 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.
Hi @shellscape, What type of benchmarks are you hoping for? thx
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
 
@Alon2303 I think @kyeotic nailed some great ones.
It'd be great, if you consider contributing to:
There's bun, so deno setup should be almost identical.