logoalt Hacker News

falcor84today at 6:15 PM1 replyview on HN

There's no surprise that Rust is faster to run, but I don't think there are many who would claim that Rust is faster to write.


Replies

orochimaarutoday at 6:58 PM

Maybe with LLM/Code Assistance this effort reduces? Since we're mostly talking mathematics here, you have well defined algorithms that don't need to be "vibed". The codegen, hopefully, is consistent.