ES version is available. Content is displayed in original English for accuracy.
Advertisement
Advertisement
⚡ Community Insights
Discussion Sentiment
74% Positive
Analyzed from 5249 words in the discussion.
Trending Topics
#china#apple#xiaomi#don#chinese#https#core#more#still#market

Discussion (291 Comments)Read Original on HackerNews
But perhaps the most important thing, Xiaomi is now able to make chip similar to Mediatek. They are the third largest Smartphone manufacturer by shipment volume. And they are still growing.
This is bad news for Mediatek and Qualcomm.
And good news for everyone else.
MediaTek Dimensity 9500 is also manufactured by TSMC N3P process in Taiwan. [2]
There was no world interdependence change (unless one considers China and Taiwan to be the same countries).
[1] https://www.notebookcheck.net/Xiaomi-launches-XRing-O3-claim...
[2] https://www.notebookcheck.net/MediaTek-Dimensity-9500-Proces...
When we buy software from Silicon Valley or a nice Mercedes Benz from Germany we don’t use this same language “outsourcing.”
Colloquially, outsourcing implies low quality or cheap price. No, what’s happening here is that China makes the best products in numerous categories and we are choosing to import them, because the best products are the most desirable.
https://en.wikipedia.org/wiki/China_Shock_2.0
This is so stupid. China itself uses the "dominate and corral" model for their industries, and had severe tariffs to grow their various industrial bases, such as automotive.
If they go too far to impose their system, we stop buying :)
I have some server CPUs laying around that can also beat Apple CPUs. But putting them in a compact, densely packed, sealed box (aka a phone) would result in a fireball and almost no battery life.
In multicore, sure. In most single threaded workloads as well? That'd be interesting enough on its own, regardless of wattage (though that'd make it even more interesting), as my A19 device gives my overclocked 9800X3D a run for its money (and some losses) in single threaded workloads. Considering that's the only thing the 9800X3D is really targeting, it's impressive beyond just whether or not it does so with less power.
XRing O3 AnTuTu: 5.5 million
---
M5 iPad Geekbench Single-Core: 3,556
M5 Max Geekbench Single-Core: 4,300
XRing O3 Geekbench Single-Core: 3,945
---
M5 iPad Geekbench Multi-Core: 15,285
M5 Max Geekbench Multi-Core: 29,200
XRing O3 Geekbench Multi-Core: 15,221
[1]: https://www.youtube.com/watch?v=BCCJuOopLK8
Modern processor without memory tagging for example is a little..... dated, given how much the new AIs accelerated the vulnerability discovery in all the apps and system components.
I’m sure Apple’s chips could do better in single core if they were willing to push the power envelope way higher too.
Multi-core is easy to beat, just add more cores until you win. There were already chips that beat the M series just by having way more threads/cores.
And multithreaded is 10 cores vs 6 cores.
I appreciate Apple being kept on their feet, but they're not dethroned yet.
"WSJ
I Test Drove a Chinese EV. Now I Don't Want to Buy American Cars Anymore.
https://www.wsj.com/tech/personal-tech/chinese-ev-test-drive...
"
They know they are inferior, and choose not to compete, just lobby for more regulations to keep competitors out. Free market, haha.
250 billion in EV subsidies from China. 10 billion by the U.S.
Didn't Tesla essentially stay afloat for years via government subsidies (e.g. government-mandated carbon credits)?
Didn't the US only recently end its direct subsidies for EV buyers?
Don't US taxpayers provide an enormous ongoing subsidy to ICE vehicles by underwriting the security of the oilfields in the Gulf?
Don't US taxpayers in effect subsidize US automakers by ensuring they do not have to compete in the market with the best available vehicles?
More to the point: American free-marketeerism was never about the other side, it was about the US living its own professed values at home. We didn't shackle our press in discussions about the USSR because the USSR chose to shackle its own press. Our lockout of Chinese EVs rankles in part because it's a deviation, at home, from our own professed values.
Source: same as yours
Of course it will be in Android phones so it will be throttle hard past 4W and will have terrible drivers.
I wish phones moved to HPB packaging and active cooling so we could have sustained 10W and use them as light workstations.
It's still PoP with the RAM stacked on top in a plastic casing so you need a pretty big fan to cool it since you have to go through insulating plastic, then the RAM to get to the CPU.
With a HPB packaging you can cool the CPU directly and could theoretically get the same amount of cooling power with a much smaller fan that could be integrated into a thing smartphone (à la RedMagic).
For example, I consider Meta as bigger threat to society, than Xiaomi, DeepSeek, z.ai and other top Chinese companies (haven't used Chinese social media, so can't comment about its content)
Same is very difficult to do in China (look what happened to Jack Ma) or in Europe, because you have to follow some regulations
I'm right there with you questioning Meta's value for society, but I do believe it has less opportunity for abuse/manipulation
I don't care about internal politics of a state, as long as they are not killing people deliberately on a daily basis or invading other countries and killing their people.
How government is structured is up to Chinese people to decide
> Would you feel differently if scale was reversed and Meta was the upstart trying to compete with Xiaomi/etc?
It's not only about scale and upstart, it's also about how much are they harming society.
I’m pretty sure they will, as they have, like clockwork, in the same month, for over a decade.
What OS will these chips run and what is the competition on that platform? He makes a lot of comparisons to AMD and Intel in the post, why not benchmark against them?
Do you want to compare to Intel/AMD? If these are destined for phones that’s not a useful comparison by your metric.
Also, here's to hoping we get some relatively competitive Chinese DRAM flooding the consumer market someday soon.
That probably explains why there's so few of these CPUs around: the yields of the domestic Chinese lithography processes (non-EUV) are awful.
But it’s sorta like, let’s throw everything against the wall and get the biggest number we can. Do they show sustained performance over ten minutes? What’s the power draw when it’s doing 15K? What happens when you put it in an actual phone?
This was done in a cold room. It seems more like a proof of concept for what they could do than something that could actually ship in a phone and sustain those numbers.
> The biggest cores on the the Xring O3 are the C1-Ultra. C1-Ultra really powerful cores. They support SME2 (Scalable Matrix Extension 2) for matrix/AI acceleration, SVE2 for data parallelism (SIMD).
This is where the magic is happening (I believe). They have these ultra cores with additional extensions which they are pinning the benchmarks to.
Realistically, that sort of thing isn't useful as non-homogeneous architectures really suck for an application or OS to deal with.
I agree that if each core doesn't "support" the full ISA it's a huge pain (the one generation of Intel AVX-512-but-not parts were incredible), but that hasn't been common in years. Usually (and in this case, according to my reading) the small cores get a horrible slow/decoder-emulated implementation of every instruction, so that if you schedule on the "wrong" core you don't trap but just run really slowly instead.
Otherwise, heterogeneous architectures are the present and future of mobile and consumer desktops and have been for years. Desktop OSes are getting better and mobile OSes are just fine at scheduling across different core families (the higher level of abstraction everyone complains about in mobile apps actually helps a lot here).
It is still not a bad results though. And we are about to see MediaTek Dimensity 9600 based on ARM C2-Ultra.
From what I recall reading, the impressive performance of Apple mobile CPUs is partly attributable to throwing more silicon area at the problem while not being as cost sensitive (no need to share margin with SoC vendor)
I'm too stupid or too mad a Trump to care.
the a20pro and what not will match or beat it and the cycle will continue.
if this chip turns into a decent desktop chip then arm linux laptops might be very nice.
I'm willing to pay double the cost of a MacBook Pro for anything that can run Linux, similar performance to M5, have a decent battery, good touchpad, be silent, have a good display, be light and portable.
It doesn't exist. MacBook's simply have the best hardware, but terrible software/philosophy of software.
So I'd say their moat is hardware in general. Performance, yes to an extent, but it's performance vs heat vs energy vs battery life and all their peripherals.
Ghastly was macOS on an Intel MacBook Air.
But they have stopped making premium laptop since then.
I don't think they have any angle with that.
Stop downplaying how big of an achievement this is.
The motivation for such messages may be greedy, but it doesn't mean the facts aren't wrong:
1. As a practical matter, no one can audit systems so thoroughly to determine a system built by an adversary won't act adversarially.
2. Free market incentives work counter to national security all the time, in many ways (e.g. causing domestic capabilities to wither and die).
If "China" decides it doesn't like me, my life really isn't going to change much. If my electric company decides it doesn't like me, I'm in big trouble.
I wouldn't tell a Chinese company to buy from Cisco. I wouldn't tell an American one to buy from Huawei.
> Can we audit American corporations?
What's your point? Did you even read what I wrote? The five words of your comment seem to be pretty sloppy:
1. If you're taking about their products, which is probably what you meant: if you think they're your adversary, then the answer is no, it's pointless.
2. But your comment as written reads as if you're talking about auditing the corporations themselves, which does in fact happen (for tax and financial reporting purposes).
For example, if China can't install its hardware in Pentagon, why is it a threat to national security.
On the other hand, if you say, Intel will be in trouble because of these chips, then I would say, so what? Wasn't this a dream of MBAs, educated by the top US schools, to outsource everything in business to cheaper service providers (e.g. manufacturing to China, software development to India and etc,.)
Where is the threat and what is the threat?
You have a funny definition of "productive".
Back in 2014, the central government set up the China National Integrated Circuit Industry Investment Fund. - https://www.scmp.com/tech/enterprises/article/2145422/how-ch...
Over the next decade, China plans to invest up to RMB 1 trillion (US$161 billion) into its domestic semiconductor industry as it seeks to become a global power in the sector. In recent years, Beijing has repeatedly stated that developing its own integrated circuit (IC) industry is of integral national strategic concern. - https://www.china-briefing.com/news/chips-all-in-investing-i...
https://en.wikipedia.org/wiki/China_Integrated_Circuit_Indus...
That was a 2016 article.
We're at the other end of that investment.
https://www.youtube.com/watch?v=OZSvDYDfd78 https://www.youtube.com/watch?v=NBhQrz9EJ40 https://www.youtube.com/watch?v=-KrdcTsScKk
It did not quite turn out like china wanted.
This isn't to be dismissive of what they ARE delivering - china has the potential to be very big in RAM, and Storage in the comming decades. But I'm not sure that they met their industrial and geopolitical goals with these efforts.
Yeah, I agree. The US and its allies took the wrong lessons from the economic aspect of the cold war. They saw Western capitalism out-perform Soviet central planning, then let capitalist ideologues run amok.
China has the advantage: since it's not run by capitalist ideologues it better able to correct the deficiencies of capitalism AND it can exploit predictable capitalist behavior for strategic advantage.
Just seems like you're inventing things to be scared of.
It's generally a bad idea to use information-handling hardware from your main geopolitical rival.
This post serves Xiaomi because it implies competitiveness when the reality on the ground will remain unremarkable, and it helps fearmongers because they can latch on to Xiaomi's attempt to appear competitive.
They have proven countless of times by now that they are not to be ignored.
Current Apple hardware has a number of selling points for me, but the number of iPhones they've carelessly pumped into the world is not one of them. If anything, contemplating the amount of slave labor which Apple has contributed to leads to the opposite effect.
Additionally, in China, Apple maintains around a quarter market share vs Android's three-quarters share. The argument you are making is not even coherent.
I myself would be on a Xiaomi phone if GrapheneOS were able to support one.
(Also I'd recommend https://libredirect.manerakai.com/)
1) Pick a historically extremely innovative and disciplined culture which also happens to have massive human capital
2) Please arbitrary artificial ill-thought-out economic constraints on them
3) wait a while
4) get a bunch of magnificent spanking in return (AI, chips, etc...)
Your Linux based dream phone is not going to sell more than 10 units.
Your Linux phone statement is a fallacy.
Ask FuriLabs how many of their phones they have sold.[0] High confident it is more than 10.
FuriLabs moved their batman, battery monitoring application, from Python to C and it really improved performance. Native applications really do keep resource usage low and is beneficial.
[0] https://furilabs.com/
https://en.wikipedia.org/wiki/Android_Runtime
Whether you're for or against China, seeing that they're outperforming or performing close to American-owned chipmakers seems like very relevant information.
And yes, it is known that they do steal tech as samsung discovered in their tech preview phone bust in korea.
Not these. They seem to be using ARM-designed cores that others already use and TSMC fabs in Taiwan.