this post was submitted on 18 Nov 2024
25 points (74.5% liked)

Memes

45661 readers
935 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
25
submitted 9 hours ago* (last edited 9 hours ago) by trespasser69 to c/[email protected]
 

Check out my new community: [email protected]

you are viewing a single comment's thread
view the rest of the comments
[–] UnfortunateShort 2 points 8 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.