Looking for some SPIN test files to test the speed of my Faster Spin Interpreter
Cluso99
Posts: 18,069
Looking for some SPIN test files to test the speed of my Faster Spin Interpreter.
IIRC heater wrote some test files for testing the speed of various languages on the prop.
Was spin included in the test? If so, can you point me to the files please?
I have posted files to test my interpreter on the DE0-Nano (see the P1V thread).
IIRC heater wrote some test files for testing the speed of various languages on the prop.
Was spin included in the test? If so, can you point me to the files please?
I have posted files to test my interpreter on the DE0-Nano (see the P1V thread).
Comments
There are both Spin and PASM FFT in there selectable with a #define. There is no timing done in these.
Sadly the later versions had broken Spin implementations if I remember correctly. But you can use older ones to compare your Spin interpreters.
More sadly that code never made it into fft_bench where the timing was done.
http://forums.parallax.com/showthread.php/142803-Some-multi-language-benchmarks?highlight=language+benchmarks
which has some different benchmaarks (including some Spin programs).
Meanwhile, I posted some of my results on my Faster Spin Interpreter here...
http://forums.parallax.com/showthread.php/160754-Latest-P1V-git-files-Unscrambled-ROMs-Faster-Spin-Interpreter?p=1326148&viewfull=1#post1326148