We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 669aa54 commit ddaef3eCopy full SHA for ddaef3e
README.md
@@ -3,3 +3,4 @@ Testing the runtime difference between Python and Rust for AWS Lambda.
3
4
See the full blog post here https://www.confessionsofadataguy.com/aws-lambdas-python-vs-rust-performance-and-cost-savings/
5
6
+To build the `bootstrap.zip` that your Rust AWS Lambda needs, run `cargo lambda build --release --output-format zip`
0 commit comments