Comment on Does vibe coding sort of work at all?
ThirdConsul@lemmy.ml 4 days agoThe point is not a few less milliseconds, it’s many hours of reduced development for people implementing DynamoDB
So you’re comparing claimed performance (execution) gains to development time? Yeah, that makes sense.
I think you’re a bot.
older_code@lemmy.world 2 days ago
In compiled code the less instructions you need the smaller the binary, the smaller the binary the faster the cold start - this is not rocket science
These libraries are designed to optimize code reuse to reduce overall binary dice and code complexity.