Miere Teixeira
Miere Teixeira
I wonder if there's any progress on this. 🤔 Let me know if I can be of any help.
Any thoughts on this, guys? I'm targeting Graalvm as the (probably/hopefully) the solution for the long cold-starts in AWS Lambda functions written in Java. Smaller binaries would make our deployments...
@Miha-x64 Totally agreed. Specially if we use jsoniter where we have strict hardware constraints, like AWS Lambda functions.
It seems like a good point. I'd rather consume a bit more memory if we have any sort of memory penalty. On Thu, Apr 18, 2019 at 5:01 PM Andriy...
ops: CPU performance penalty. On Thu, Apr 18, 2019 at 5:11 PM Miere Teixeira wrote: > It seems like a good point. I'd rather consume a bit more memory if...
Hey @MarioSilv , I've faced the same issue in the past, but I'm not sure if it's the same situation as yours. I'm afraid your issue would be easily reproducible...
Hi guys, any feedback on this? Need any help with the implementation?
> Guys, you should consider to use boto3. This repository is not maintained anymore. In that case, I would rather suggest you guys to close this issue and make this...
Yeah, a small jar with no dependencies. Since it will be embedded into a small machine/device (memory and disk space) I'm getting rid of any unneeded piece of code. Also,...
Awesome! In this case I'll start the development with the current API and migrate to the new one once we've it finished. On Tue, 20 Nov 2018 at 19:48, Mikhail...