this post was submitted on 03 Sep 2024
129 points (96.4% liked)

Technology

59605 readers
3501 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] emax_gomax@lemmy.world 20 points 2 months ago* (last edited 2 months ago) (18 children)

I couldn't find any clarification in the article but in guessing these are still x86_64 and from the description it seems like they've stacked a lot of different components into a single CPU core. Normally both those things would make it a big powerhouse so I'm not sure how it's going to beat arm on baterry which competes by having a smaller simpler ISA that doesn't need as much resources or complexity to process.

[–] brucethemoose@lemmy.world 12 points 2 months ago* (last edited 2 months ago) (5 children)

People overblow the importance of ISA.

Honestly a lot of the differences are business decisions. There is a balance between price, raw performance and power efficiency. Apple tend to focus exclusively on the latter two at the expense of price, while Intel (and AMD) have a bad habit of chasing cheap raw performance.

[–] InvertedParallax@lemm.ee 3 points 2 months ago

Decode overhead is fairly fixed, and proportionately has become tiny over the decades. Most larger instructions dispatch to microcode, and compilers know better than to use them much.

There's a price to x86, but for larger cores it's pretty small, we've learned to work around it.

Apple bothered to do the things Intel was too lazy to do for so long, particularly improve the ooo and other resources to where Intel didn't want to spend the silicon. Intel has always been cheap, nickel and diming their way out of performance, this is the cost.

load more comments (4 replies)
load more comments (16 replies)