DEV Community

Discussion on: Moore's Law and Programming languages

Collapse
 
qm3ster profile image
Mihail Malo • Edited

Didn't realize Scala was fast.
And Go's startup time in lambda is as slow as Java.
F# is shockingly fast for its premise though.

As Rust gets more and more ergonomic (and the ecosystem grows), more will be written in it.
But the key to post-Moore's law scaling is microservices and horizontal sharding/load-balancing.