Skip to content

Commit d56986a

Browse files
committed
Update benchmark doc
1 parent f8d3b83 commit d56986a

6 files changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,10 @@ A runtime for executing AWS Lambda Functions written in Kotlin/Native, designed
1818

1919
Benchmarks show that Kotlin Native's "Hello World" Lambda function on Amazon Linux 2023 (x86_64) with 1024MB memory is among the top 5 fastest cold starts, comparable to Python and .NET. For more details, visit [lambda-perf](https://maxday.github.io/lambda-perf/).
2020

21-
![Kotlin Native AWS Lambda Runtime benchmarks](docs/performance_hello_world.png)
21+
![Kotlin Native AWS Lambda Runtime 128mb benchmark](docs/performance_hello_world_128mb.png)
22+
![Kotlin Native AWS Lambda Runtime 256mb benchmark](docs/performance_hello_world_256mb.png)
23+
![Kotlin Native AWS Lambda Runtime 512mb benchmark](docs/performance_hello_world_512mb.png)
24+
![Kotlin Native AWS Lambda Runtime 1024mb benchmark](docs/performance_hello_world_1024mb.png)
2225

2326
## Getting started
2427

docs/performance_hello_world.png

-77.5 KB
Binary file not shown.
331 KB
Loading
324 KB
Loading
307 KB
Loading
301 KB
Loading

0 commit comments

Comments
 (0)