Earlier quoted context omitted.
SPEC has been the industry standard benchmark for comparing the performance of systems using different instruction sets for decades now. Traditionally, Anandtech would have been the first media outlet to publish the single core and multicore integer and floating point SPEC test results for a new architecture, but hopefully some trusted outlet will take up the burden. For instance, Anandtech's Zen 5 laptop SKU results…
just considering the number of simple calculations a CPU can compute isn't a very good comparison. apple's chips are using an ARM architecture, which is a Reduced Instruction Set Computer (RISC) setup, vs x86-64, which is a Complex-ISC (CISC). The only good comparison is to judge a variety of real world programs compiled for each architecture, and run them.
I'm guessing that you don't realize that you are describing SPEC?
It's been around since the days when every workstation vendor had their own bespoke CPU design and it literally takes hours to run the full set of workloads.
From the same Anandtech article linked above:
> SPEC CPU 2017 is a series of standardized tests used to probe the overall performance between different systems, different architectures, different microarchitectures, and setups. The code has to be compiled, and then the results can be submitted to an online database for comparison. It covers a range of integer and floating point workloads, and can be very optimized for each CPU, so it is important to check how the benchmarks are being compiled and run.
More info:
> SPEC is the Standard Performance Evaluation Corporation, a non-profit organization founded in 1988 to establish standardized performance benchmarks that are objective, meaningful, clearly defined, and readily available. SPEC members include hardware and software vendors, universities, and researchers.
SPEC was founded on the realization that "An ounce of honest data is worth a pound of marketing hype".