Hacker News new | ask | show | jobs
by necubi 936 days ago
Thanks for your work on this!

Are there plans to improve the compilation times? Aws sdk crates are some of the slowest dependencies in our build—which feels odd for what are basically wrappers for http clients.

1 comments

It's on our radar—one of the biggest issues is that some of the services like EC2 are absolutely massive. We're investigating ways for customers to only compile the operations they need, etc.
thanks, and also thanks for everyone's work on the SDK! It's very exciting for it to hit GA :)