The Museum of HP Calculators

HP Forum Archive 07

[ Return to Index | Top of Index ]

Bogus Benchmark Tests(BBT)(c)
Message #1 Posted by CJ on 1 Jan 2002, 8:58 a.m.

I ran these bits of code on my 41CX, 71B(41 Translator) and 48GX(hrastprogrammer 41 emulator). I packed the programs after entering the code and ran them to compile the GTOs. I then filled the stack with 1's and ran them again. This is what I got.

01 AVIEW
02 LBL 01
03 +
04 GTO 01

I put this in the alpha register.

** HP41CX **

Code run time: 15 Mins.

Results:

HP41CX - 15,588

HP48GX - 28,333

HP71B - 51,398

Here is the next bogus benchmark test.

01 LBL 01
02 +
03 GTO 01

Packed it, compiled GTO, filled stack with ones and ran it. This one makes the goose fly.

Code run time: 15 Mins.

HP41CX - 14,954

HP48GX - 23,064

HP71B - 51,171

And my last bogus benchmark test

01 LBL 01
02 +
03 VIEW X
04 GTO 01

Same as before packed, 1's ...etc.

Code run time: 15 Mins.

HP41CX - 4,936

HP48GX - 9,026

HP71B - 5,473

Happy New Year to All !!!

Christopher

      
Re: Bogus Benchmark Tests(BBT)(c)
Message #2 Posted by Pascal on 2 Jan 2002, 7:22 p.m.,
in response to message #1 by CJ

Results of the first benchmark test on an HP42S: 48165

regards, Pascal


[ Return to Index | Top of Index ]

Go back to the main exhibit hall