• @[email protected]
    link
    fedilink
    English
    38 months ago

    “LLRT offers up to over 10x faster startup”
    is this what low latency means?
    im curious if there are other benefits.

    • @Lmaydev
      link
      28 months ago

      x2 lower costs are also pretty big if true!

    • @akaltar
      link
      18 months ago

      Yeah it’s built on the quickJS runtime that has a low footprint and fast startup but no JIT, so in anything longer than the v8 startup, it ends up being about a magnitude slower

    • @keccsx
      link
      1
      edit-2
      8 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.