TI-H: Re: LZ: TI-BASIC Benchmark test?


[Prev][Next][Index][Thread]

TI-H: Re: LZ: TI-BASIC Benchmark test?



> >Hi!
> >
> > I remember you talking about a TI-BASIC stopwatch program you wrote,
> > that counted as fast as it could then used that value for timing purposes,
> > right?
> > Well, with a small bit of reprogramming you could turn prog. into a
> > benchmark test, and also an on-board battery tester since speed and
> > batteries are closely related on the calc. You could do it, or you could
> > send the timer program to me along with a description of how it works,
> > and I could do it. I think this could work...
> 
> Yes, it works (without modification) on a 


The program I use for "benchmarking" (or at least for a visual display when 
I'm showing off a turbo'd calc, since a counter isn't too dramatic) is:


ZDecm:AxesOff
While 1==1:ClrDraw
For(C,-6.3,6.3,.1)
Vert C:End:End


When you flip the switch on a turbo'd calc the diff is amazing...


References: