dherault / serverless-offline

Emulate AWS λ and API Gateway locally when developing your Serverless project
MIT License
5.19k stars 796 forks source link

High RAM usage ~ 24GB #1658

Open Lschulzes opened 1 year ago

Lschulzes commented 1 year ago

I have 180 Lambdas, and when I run sls offline, it consumes about 24GB of RAM, which seems crazy high (about 136MB per function). Is there any way around this?