This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author thomaswamm
Recipients epaine, ned.deily, ronaldoussoren, serhiy.storchaka, thomaswamm
Date 2021-03-24.12:06:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616587574.23.0.244911236317.issue43511@roundup.psfhosted.org>
In-reply-to
Content
I ran the bench.py and bench.tcl programs from E. Paine (epaine) on my M1 Mac Mini.  Attached is a commented Terminal transcript.

The tl;dr summary again is that Python 3.10.0a6 arm64 for Apple silicon is 3 to 100 times SLOWER than earlier pythons compiled for Intel x86-64 running with Rosetta2, when doing window operations thru Tcl/Tk.

I have not yet attempted to install any version of Tcl/Tk independent of any Python or Apple build.  I'm still learning slowly.  And I am inspired to re-jig my little TerraLunar graphics program to run with python2.7 arm64.
History
Date User Action Args
2021-03-24 12:06:14thomaswammsetrecipients: + thomaswamm, ronaldoussoren, ned.deily, serhiy.storchaka, epaine
2021-03-24 12:06:14thomaswammsetmessageid: <1616587574.23.0.244911236317.issue43511@roundup.psfhosted.org>
2021-03-24 12:06:14thomaswammlinkissue43511 messages
2021-03-24 12:06:14thomaswammcreate