Amazon's LLRT (Low Latency Runtime) is an experimental, lightweight JavaScript runtime designed to address the growing demand for fast and efficient Serverless applications. - eviltoast
  • keccsx@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    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.