Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d56986a

Browse files
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.

‎docs/performance_hello_world_1024mb.png

331 KB
Loading[フレーム]

‎docs/performance_hello_world_128mb.png

324 KB
Loading[フレーム]

‎docs/performance_hello_world_256mb.png

307 KB
Loading[フレーム]

‎docs/performance_hello_world_512mb.png

301 KB
Loading[フレーム]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /