comp.lang.ada
 help / color / mirror / Atom feed
From: Fernando Oleo Blanco <irvise_ml@irvise.xyz>
Subject: Re: GNAT Speed Comparison on Older Intel versus Apple Silicon M1
Date: Wed, 9 Nov 2022 08:38:48 +0100	[thread overview]
Message-ID: <tkfle8$124i$1@gioia.aioe.org> (raw)
In-Reply-To: c4573b72-7d7d-42eb-b342-6c3cf76c8636n@googlegroups.com

Hi Jerry,

taking the results from Geekbench: [1] for your current MacBook and [2] 
for the M1 MacBook from 2021; the results show that single core 
performance of the M1 MacBook Pro is about 6.4 times faster.

However, notice that it is running on Aarch64 natively for the M1. 
Nonetheless, you can run x86 programs with little performance hit thanks 
to Apple Rosseta.

Also, GNAT afaik, allows for parallel computations using tasks. The 
multicore performance gain between the two models is about 24x.

There results are however just an average. Maybe your program does not 
see such improvements as it may bottleneck earlier or it may see greater 
gains.

Regards,

[1] https://browser.geekbench.com/macs/macbook-pro-early-2008
[2] https://browser.geekbench.com/v5/cpu/18518008

-- 
Fernando Oleo Blanco
https://irvise.xyz

  reply	other threads:[~2022-11-09  7:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-09  4:07 GNAT Speed Comparison on Older Intel versus Apple Silicon M1 Jerry
2022-11-09  7:38 ` Fernando Oleo Blanco [this message]
2022-11-10  6:26   ` Jerry
2022-11-13 16:29     ` Simon Wright
2022-11-09 13:50 ` Stephen Leake
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox