Skip to content

jaydp17/serverless-memory-leak

Repository files navigation

serverless memory leak

This is a minimal repo with basic serverless hello-world example to demonstrate a memory leak in the local serverless stack.

Usage

With Docker

$ docker-compose up -d

It'll start the container along with prometheus to collect & plot the memory usage graph.

Or, the memory can also be monitored using docker stats.

Without Docker on host

$ npm start

It'll start the serverless-offline server on port 5000.

About

A small PoC on checking memory leak in the serverless local stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors