> Interesting results... For vaddx, garbage collection time just about > doubles when you add 3 random vectors, but vadd actually *decreases*? > That seems odd to me. indeed. if you run the code you will see that the results are not very precise. it is always changing a bit. it seems that the scheme version is faster most of the time, but it can be different on different computers.
gabor
