Skip to content

AWS Lambda ARM64 vs x64 CPU benchmarks for Node.js and native code.

License

Notifications You must be signed in to change notification settings

Devalent/lambda-benchmarks

Repository files navigation

AWS Lambda performance benchmark

Runs basic Express and Sharp benchmarks on AWS Lambda on x86-64 and ARM64 functions of various sizes.

Requirements

  • Node.js
  • Docker
  • AWS CLI
  • Pulumi

Setup

  1. npm i && cd docker && npm i && cd ..
  2. pulumi up -y
  3. npm run docker
  4. Go to the AWS Lambda console and run lambda-benchmarks-main-runner function.

Credits

Photo by Errin Casano from Pexels