Omnimaga

Calculator Community => Other Calculators => Topic started by: DJ Omnimaga on February 24, 2010, 02:40:46 pm

Title: TI-86... slower than the TI-85?
Post by: DJ Omnimaga on February 24, 2010, 02:40:46 pm


I'm not sure if this is because I bought my 85 on Ebay and if it got overclocked or anything, but the speed difference was quite shocking. I wonder if anyone else here has a TI-85 and could test? I know 86 BASIC is much slower than on the 83+ (like, 30% slower or close, I even tried in emulators) but I didn't thought the older version of this model would run faster
Title: Re: TI-86... slower than the TI-85?
Post by: ztrumpet on February 24, 2010, 04:51:21 pm
I think it's a normal 85.  The 86 is just really slow.  I use the 86 as my calc of choice in Chemistry, though... ;D

I think the 85 is much faster than the 86.  Silly Ti! :D
Title: Re: TI-86... slower than the TI-85?
Post by: Galandros on February 24, 2010, 05:28:10 pm
Why does TI brings this surprises? :o
Title: Re: TI-86... slower than the TI-85?
Post by: Builderboy on February 24, 2010, 07:20:41 pm
Because they are Skxawng
Title: Re: TI-86... slower than the TI-85?
Post by: Fryedsoft on February 24, 2010, 07:57:50 pm
Yep. Ti-86 is about 1/2 the speed of an 85.

It's apparently caused by the way Ti did the ram paging to add the extra ram. Even ASM'ers tend to have problems with it.

The only saving grace the 86 had in my opinion was pxltext. Other than that and the extra ram, the 85 was superior in almost every way.
Title: Re: TI-86... slower than the TI-85?
Post by: ztrumpet on February 24, 2010, 09:15:31 pm
Yep. Ti-86 is about 1/2 the speed of an 85.

It's apparently caused by the way Ti did the ram paging to add the extra ram. Even ASM'ers tend to have problems with it.

The only saving grace the 86 had in my opinion was pxltext. Other than that and the extra ram, the 85 was superior in almost every way.
So, you'd recommend the 85 over the 86?  Hmm...
 *ZTrumpet thinks about getting an 85 now...  ;D
Title: Re: TI-86... slower than the TI-85?
Post by: DJ Omnimaga on February 24, 2010, 11:38:27 pm
To be fair, I always liked my 85 better than the 86. The only things I prefer for the 86 are the extra RAM, the built-in ASM support for BASIC programmers (Asm( command to run libs), the easier to read LCD. Besides that, I don't need the other new stuff there might be much, plus the slow 86 BASIC is always what made me never venture into 86 BASIC programming (read: porting my 83+ games). This is not to mention code is much larger even after tokenization
Title: Re: TI-86... slower than the TI-85?
Post by: CVSoft on November 19, 2011, 07:29:33 pm
The speed difference between my TI-85 and TI-86 was 1.26:1, not the reported 2:1 from Youtube.
Device speed actually [probably] depends on several factors, such as:
ROM version
Hardware revision
Memory used
Method used to compare speeds
Battery level
Component aging
Device-to-device differences (CPU clock capacitor error [usually not too bad])
...

Therefore, the easiest way to compare speeds is to A: get several devices and compare speeds using several programs, B: replace all of the internal components with low-tolerance components, or C: get users to report their device information and time required to run a benchmark.

DJ_O: After I did the multi-device tests, I have concluded that this method was inaccurate. It's better to compare device-to-device than using a wildly-varying speed ratio.
Title: Re: TI-86... slower than the TI-85?
Post by: DJ Omnimaga on November 19, 2011, 11:11:48 pm
Heya and welcome here CVSoft. Thanks for the test. My test definitively gave weird results, though. I was really shocked when I saw how much slower than my 85 the calc ran. I would need to check the ROM versions at one point. Do you think it could be that the 85 calc was overclocked by its previous owner that sold the calc on Ebay? I know, however, that some TI-84+, for example, run slightly slower or faster than some others and report speeds of 14.5 to 16.5 MHz or something, from what I remember.

One thing to keep in mind, though, is that Texas Instruments has an history of screwing up when programming their calculator softwares. Maybe when they made the TI-86 software from the 85 one, they did not take in account the paged memory or changed some code while accidentally unoptimizing it, and as result, its TI-BASIC language runs slower than the older model? I know on the TI-83 Plus Silver Edition OS 1.13, sometimes the calculator will suddenly start running at speeds even slower than the TI-83 Plus, even though the calc is around 15 MHz instead of 6. As for other examples of errors they might do, when TI-Nspire OS 3.0.1 got released, there were several reports about calculators being permanently broken after the first reboot of the software, which lead to the software being recalled and eventually OS 3.0.2.
Title: Re: TI-86... slower than the TI-85?
Post by: TIfanx1999 on November 20, 2011, 08:13:29 am
I have both models now, so I could check as well. =) The tests you preformed are in the youtube vid I assume?
Title: Re: TI-86... slower than the TI-85?
Post by: CVSoft on January 02, 2012, 10:41:18 pm
DJ_O:
The easiest way is not to compare speeds with other TI calcs, but to compare with the video. Your TI-85 is within 10% of mine, and mine has only 46% free RAM. I think your TI-86 is slow. What ROM versions are you using? [As mentioned <a href="http://ourl.ca/8935/275538">here</a>, I use ROM 9.0 & 1.6, respectively]
----
I'll do some Virtual TI emulations to determine if the ROM version creates a difference.