Skip to content

Commit 18e9de4

Browse files
committed
(common): Link to GraalVM implementation
1 parent 09dfbd2 commit 18e9de4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ They all share the same DynamoDB table so need to compete for read resource.
1414
The DynamoDB table has a randomly generated partition key to avoid 'hot' partitions.
1515
Each Lambda function bundles the minimal dependencies - usually just a library for JSON Schema validation and the necessary AWS / runtime dependencies.
1616

17+
One of my colleagues has [extended the prototype](https://github.com/bmcgavin/lambda-benchmark) to also test Java through GraalVM.
18+
1719
## Requirements
1820

1921
- Node >= v20

0 commit comments

Comments
 (0)