AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Introduce Rust Into Your Code Base
Rust is increasingly you're starting to see that more and more in our space. It's a tall order to as a developer to introduce Rust into your code base. I think for tools like ours, so like data analysis tools or like observability teams, you'll see Java a lot and you'll see go. We tried out we did a bunch of experiments to measure the performance of Python, Java, Go and Rust. And Java was really bad in lambdas. Even with AWS has some things to kind of make cold starts better with Java. But like Java needs a lot of time to boot up and warm up.