On Wed, Sep 24, 2014 at 11:31:43AM -0700, Jarno Rajahalme wrote:
> The test cases have been carefully crafted so that we do the same
> amount of "overhead" operations in each case. Earlier, with no
> mutations, the number of random number generations was different for
> hmap and cmap test cases.
The test cases have been carefully crafted so that we do the same
amount of "overhead" operations in each case. Earlier, with no
mutations, the number of random number generations was different for
hmap and cmap test cases. hmap test was also missing an ignore() call.
Now the numbers look like th