[squeak-dev] the state of Apple Silicon

Marcel Taeumel marcel.taeumel at hpi.de
Tue Jan 25 14:12:59 UTC 2022


Hi Bob --

It should not be that much slower:

macMini (Oct 2020) macOS Big Sur 11.6.2 Chip: Apple M1 OSVM: 202112201228 (arm64) 4,400,000,000 bytecodes/sec; 330,000,000 sends/sec OSVM: 202112201228 (x64 via Rosetta) 3,500,000,000 bytecodes/sec; 270,000,000 sends/sec

The OpenSmalltalk VM can be build directly for Apple's M1:

https://github.com/OpenSmalltalk/opensmalltalk-vm/tree/Cog/building/macos64ARMv8


https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/download/latest-build/squeak.cog.spur_macos64ARMv8.dmg


http://files.squeak.org/trunk/Squeak6.0alpha-21087-64bit/Squeak6.0alpha-21087-64bit-202112201228-macOS-ARMv8.dmg


Best,
Marcel
Am 25.01.2022 13:52:36 schrieb Bob Arning <arning315 at comcast.net>:
I've been moving some code I wrote from an Intel mini to an M1 mini. It's running a lot slower on the M1, so
1. is that expected?
2. is there an M1 vm ready or about to be?

Thanks,
Bob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20220125/a9f94c24/attachment.html>


More information about the Squeak-dev mailing list