Urgent.News

What's breaking now, across thousands of outlets.

Tech

A20 Pro succeeds because it was built just for what Apple needs

Apple executives have been talking in detail about the iPhone 18 Pro's 2nm A20 Pro processor, but also how it was intentionally designed alongside so many other elements to provide greater speed and efficiency. Sri Santhanam talks about the design of the A20 Pro processor - image credit: The Circuit podcast The A20 Pro processor in the iPhone 18 Pro, iPhone 18 Pro Max, and iPhone Duo is the most…

A20 Pro succeeds because it was built just for what Apple needs

In an interview on The Circuit podcast, Apple executives revealed that the A20 Pro processor in the new iPhone models is the most powerful chip ever integrated into an iPhone. This achievement is a result of the processor being designed specifically for Apple's needs, utilizing a cutting-edge 2-nanometer manufacturing process. This technological advancement enables the CPU to operate 20% faster and the GPU to perform 40% more efficiently compared to previous generations.

However, Apple attributes the processor's enhanced capabilities not solely to its 2nm design, but also to other innovative features like the side-mounted DRAM, MCM-style packaging, and an increased count of neural engines.

Written by urgent.news from AppleInsider's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at appleinsider.com →

More in Tech

Branches, Bugs, and I Lost a Day of Work: A Practical Tour of Git

Hello, guys! Welcome to my lovely, sincere blog. I experienced something very annoying with Git a month ago, and it made me learn Git in more detail. Guess what happened.

  • Git tracks changes in code over time, allowing reverts to previous versions.
  • Four main stages in Git: editing, staging, committing, sharing via repository.
  • Branches enable independent work on different project aspects without affecting main codebase.

How I Built a Cryptographically Secure Password Generator in Vanilla JavaScript

⚡ Securing the Web, One Random Byte at a Time: Building a Modern Password Generator Hey everyone! 👋 In an era where digital security is more critical than ever, we often find ourselves relying on…

  • Secure Password Generator is a privacy-first web utility
  • Built with HTML5, CSS3, and vanilla JavaScript ES6+
  • Uses Web Crypto API for cryptographically secure passwords

More from Thursday 17 September →