Post Reply 
Python Speed
04-21-2021, 05:10 PM
Post: #5
RE: Python Speed
That's blindingly fast.

As a point of comparison, I adapted your python program to run on my TI Nspire CX II CAS under its native python.

The program took 215.98 seconds (yes, 3.5 minutes) to draw the hat.

I optimized it slightly by doing all the drawing in a buffer and displaying the final product when done. That reduced time to 82.25 seconds.

Looks like the HP Prime python is very well optimized.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Python Speed - toml_12953 - 04-21-2021, 07:34 AM
RE: Python Speed - robmio - 04-21-2021, 12:05 PM
RE: Python Speed - toml_12953 - 04-21-2021, 01:46 PM
RE: Python Speed - robve - 04-21-2021, 03:14 PM
RE: Python Speed - Xorand - 04-21-2021 05:10 PM
RE: Python Speed - toml_12953 - 04-22-2021, 06:26 PM
RE: Python Speed - Guenter Schink - 04-22-2021, 06:41 PM



User(s) browsing this thread: 1 Guest(s)