this post was submitted on 18 Nov 2024
115 points (75.6% liked)

Memes

45678 readers
692 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
115
submitted 12 hours ago* (last edited 12 hours ago) by trespasser69@lemmy.world to c/memes@lemmy.ml
 

Check out my new community: !tech_memes@lemmy.world

you are viewing a single comment's thread
view the rest of the comments
[–] UnfortunateShort@lemmy.world 3 points 11 hours ago

It used to be pretty terrible, but the frameworks are getting there, starting with the languages they are based on.

Believe it or not, Java has been optimized a ton and can be written to be very efficient these days. Another great example of a high-level, high-efficiency language is Julia. And then there is Rust of course, which basically only sacrifices memory-efficiency for C-speeds with Python-esque comfort. It's getting better.