Why can't anyone build a performant RISC-V cpu? The SpacemiT K3 seems to be the fastest available right now, and it's basically a joke. https://www.phoronix.com/review/spacemit-k3-pico-itx/3 I'm starting to get the feeling that there is something fundamentally broken in the RISC-V specification that fundamentally limits performance.
> I'm starting to get the feeling that there is something fundamentally broken in the RISC-V specification that fundamentally limits performance. RISC-V is an objectively bad ISA design (a resell of MIPS dropping some of the most ominous features, then trying fix the code density issue with billions of extensions), but x86 is way worse and it didn't prevent Intel from making performant implementations. And RISC-V is…
Not sure what you're on about.
By the time the spec was first ratified (2019), RV64GC was already the densest 64bit ISA, and it's not even close.