Releases: twilio-labs/socless
Releases · twilio-labs/socless
Use Generic (not Serverless Framework) Packager
- Drastically increased deployment times via caching and conditional Docker usage
- Support for packaging Lambda Layers
Metrics
local dev times with m1 max 64gb
Repo | Packager | Time | 🐳 | # of Functions |
---|---|---|---|---|
SOCless-core | CLI, no cache | 34s | 14 | |
SOCless-core | CLI, no cache | 4m51s | 🐳 | 14 |
SOCless-core | CLI, static-cache (first run) | 49s | 🐳 | 14 |
SOCless-core | CLI, static-cache (redeploy) | 3s | 🐳 | 14 |
SOCless-core | CLI, static-cache (first run on linux) | 9s | 14 | |
SOCless-core | Socless SLS Plugin | 4m55s | 🐳 | 14 |
- 6x faster for local dev first run
- 98x faster for local redeploys
- 40x (or more) faster in CICD (linux boxes)
First Release but not really
This is now version 1.0.0 of the SOCless infrastructure, to allow people pivot back to this version as needed as we roll out new features