Performance impact of Effect when used inside Lamda function
Hi, I'm new to Effect and consider to use it inside a Lamda function that is performance sensitive. I was wondering if anyone knows how large the performance impact of using Effect inside the lamda would be. Is it noticable?
The lamda config is: memory: 2048mb ephemeral storage: 1024mb