in reply to Re^3: Inconsistent Results with Benchmark
in thread Inconsistent Results with Benchmark

Ah, that makes sense now. I knew several of those pieces, but didn't put them together like you just did.

I saw that q returns a string, but was confused as to what Benchmark would do with that. But I also knew that Benchmark eval'd code in a loop. I just didn't put it all together.

Thanks for taking the time to explain that.

  • Comment on Re^4: Inconsistent Results with Benchmark