Giter Site home page Giter Site logo

powertools-coldstart-issue's Introduction

mvn clean package 
sls deploy
lumigo-cli measure-lambda-cold-starts -n client-service-dev-create-client -r eu-central-1 -f src/test/resources/create-client-event.json

lambda-logging (baseline)

#1
{
  "functionName": "client-service-dev-create-client",
  "memorySize": 3008,
  "coldStarts": 47,
  "min": 1266.24,
  "p25": 1321.98,
  "median": 1353.7,
  "p75": 1368.37,
  "p95": 1397.98,
  "max": 1410.66,
  "stddev": 32.9884
}
#2
{
  "functionName": "client-service-dev-create-client",
  "memorySize": 3008,
  "coldStarts": 65,
  "min": 1281.9,
  "p25": 1333.04,
  "median": 1350.91,
  "p75": 1365.49,
  "p95": 1435.17,
  "max": 1706.47,
  "stddev": 55.5152
}

powertools-logging

{
  "functionName": "client-service-dev-create-client",
  "memorySize": 3008,
  "coldStarts": 69,
  "min": 1731.6,
  "p25": 1894.02,
  "median": 1929.76,
  "p75": 1957.6,
  "p95": 1992.91,
  "max": 2039.29,
  "stddev": 54.1881
}

{
  "functionName": "client-service-dev-create-client",
  "memorySize": 3008,
  "coldStarts": 70,
  "min": 1838.32,
  "p25": 1890.96,
  "median": 1917.03,
  "p75": 1950.22,
  "p95": 1988.21,
  "max": 2055.86,
  "stddev": 43.4739
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.