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

Some Performance improvements #34

Closed NickSeagull closed 4 years ago

NickSeagull commented 5 years ago

This PR adapts the changes suggested by @fuzzy-id in #31 ,

I didn't merge those, because some work had to be done in the dispatcher generator to accept the new bytestring values.

I'll do some benchmarking on this. If it is faster let's merge it :)

NickSeagull commented 4 years ago

Closing as stale