Twenty-some years ago I wrote a program on an SGI personal IRIS 4D-35
(33MHz R3000 system). It took a hideously long time to run. I recently
dusted off the code and started playing around with it and much to my
horror there were a few optimizations I missed, and now I'm curious
(probably not a good thing) as to how long the updated code would run on the
system (we're talking "days to minutes" type of optimization).
Does anyone have access to such a system that would be willing to run the
code? It's straight forward C code so it should compile without a problem.
-spc