Hi all,
I have two calculators: a Ti nSpire CAS Touchpad and a TI nSpire CAS Clickpad.
All of them have the last OS 3.1.0.392
I want investigate if they have the same execution speed so I wrote a simple program with the embeded editor. This program request as input a resistor value in ohm and gives as output the nearest combination of two resistors. I have wrote the program in way that it makes many for and while cycles and execute for 20~30 seconds before give an output. I have execute this program on the two calcultator and I have find that the Clickpad one is ~3-5 seconds faster than the clickpad one.
Why?
I think that the touchpad one have to spend some time in the touch part of the hardware.
I am right? What You think?