24
you are viewing a single comment's thread
view the rest of the comments
[-] RonSijm@programming.dev 1 points 7 months ago

https://github.com/awslabs/llrt/raw/main/benchmarks/llrt-ddb-put.png
https://github.com/awslabs/llrt/raw/main/benchmarks/node20-ddb-put.png

Maybe I'm just stupid, but what are these numbers?

"HTTP benchmarks measured in round trip time for a cold start"

Soo, I'm guessing it's round trip time in milliseconds?

What is p0 to p100? Are they putting 0 to a 100 items? Are they putting 1 item into a dataset of size p..?

[-] keccsx@programming.dev 1 points 7 months ago* (last edited 7 months ago)

Percentiles of the measured startup times.

p100: 100% of the startups were slower, this is the maximum time they measured.

p50: 50% were slower than this

And so on to p0, which is the smallest measured time.

this post was submitted on 15 Feb 2024
24 points (96.2% liked)

JavaScript

1700 readers
1 users here now

founded 1 year ago
MODERATORS