theam / aws-lambda-haskell-runtime

⚡Haskell runtime for AWS Lambda
https://theam.github.io/aws-lambda-haskell-runtime/
Other
270 stars 48 forks source link

v2 - Removal of layer #30

Closed NickSeagull closed 5 years ago

NickSeagull commented 5 years ago

This PR removes the IPC feature, and with it, the layer.

The speed up is of 12x in execution time, and cold starts are twice as fast as they were before.