From: qnab@helsingborg.se Newsgroups: comp.sys.hp48 Subject: Speed tests - aspd.gx (0/1) Date: Tue, 07 Nov 1995 10:58:29 GMT Organization: Helsingborgs Kommun Lines: 35 Message-ID: <47ndp1$5r5@news.helsingborg.se> NNTP-Posting-Host: 193.180.104.221 Hi world, Some time ago Joe Horn posted a small program that returned the speed in Hz of your HP48. In this newsgroup, there has been some discussion about the actual speed in Hz of a HP48, so I thought that one could quite easy use that program to get a max-, min- and mean-value for a number of samplings of the speed. And here it is !! (Tada... big yell from the audience... ;-) ) Well, do not take this as a serious attempt to benchmark your HP48, more as a fun little program. This is a directory containing a few UserRPL-program, some variables and the mentioned program from Joe Horn (I hope he does not mind, all the credit for the SPEED-program goes to him). A small manual for the use of the package: SPDn takes a numeric argument, and ackumulates that many runs SPD1 runs once, and ackumulates that run RST resets the variables (second page) SPEED the actual motor, by Joe Horn Variables (they contain values for my HP48GX, version P): MN minimi-value of SPEED MDL mean-value of SPEED (swedish for mean is medel) MX maximi-value of SPEED N number of runs This is my very first post of a program here, so do not expect to much of it, it is a simple program, but I DO hope someone has some use or at least some fun of/with it. J.B