We should really recommend some way for people to avoid their entire test loop from getting dead-code eliminated by a sufficiently smart compiler (and for some tests compilers definitely are sufficiently smart!). Probably just by storing an array of values on the global object.
We should really recommend some way for people to avoid their entire test loop from getting dead-code eliminated by a sufficiently smart compiler (and for some tests compilers definitely are sufficiently smart!). Probably just by storing an array of values on the global object.