Hacker News new | ask | show | jobs
by jb1991 923 days ago
The A in Arc stands for "automatic."

But you are right about memory usage and battery ... this is why iOS devices require less memory than Android devices for comparable performance (or better performance in some cases).

1 comments

The confusion might arise from the fact that for a rust arc, the a does mean atomic.
Well, automatic doesn’t add much to the picture, it’s more of a marketing name. But you are right, I used rust’s terminology here.