As mentioned in the video, here are some links to some benchmarks that you can easily find online too! medium.com/deno-the-complete-reference/node-js-vs-rust-performance-comparison-for-hello-world-case-2b548fb77c8c xebia.com/blog/aws-lambda-benchmarking/ medium.com/@theodoreotzenberger/rust-vs-python-performance-insights-from-a-simple-backend-task-ae05ec36583f Lastly, the new blog is at www.whitesponge.com !
Good observation! I was wondering when someone will catch this as the correct and original version (using a string) is actually on the blog post at www.whitesponge.com/blog/why-im-building-a-blog-in-rust ! Do check it out 😂❤
Given all the famous "oddities" of JS that we have to contend with I would suggest the complexity of Rust is not such a big deal to overcome. I have written a lot of Rust that looks pretty much like JS.
As mentioned in the video, here are some links to some benchmarks that you can easily find online too!
medium.com/deno-the-complete-reference/node-js-vs-rust-performance-comparison-for-hello-world-case-2b548fb77c8c
xebia.com/blog/aws-lambda-benchmarking/
medium.com/@theodoreotzenberger/rust-vs-python-performance-insights-from-a-simple-backend-task-ae05ec36583f
Lastly, the new blog is at www.whitesponge.com !
Glad to see you back!
@@gaming_zen_99 haha thanks ! 😂
i32 is Copy, this code compiles just fine
Good observation! I was wondering when someone will catch this as the correct and original version (using a string) is actually on the blog post at www.whitesponge.com/blog/why-im-building-a-blog-in-rust !
Do check it out 😂❤
❤❤❤
@@azharalibhutto1209 :D
can you post the tutorial or short blog for it?
Ohhh that sounds like an idea for a new video! 😂
thank you 😊 👍
:D
Given all the famous "oddities" of JS that we have to contend with I would suggest the complexity of Rust is not such a big deal to overcome. I have written a lot of Rust that looks pretty much like JS.
Agreed too! In addition Rust helps a lot with moving lots of error-checking to compile time instead of run time!
Thanx for everything
Thank you too!
Good luck
Thank you! 😊