Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix HastMapTests - Clone: Use unique random pairs: key,value | Sven Gothel | 2011-06-26 | 1 | -30/+16 |
* | HashMapTest: Back to 50% tolerance, removed 'put' error | Sven Gothel | 2010-11-25 | 1 | -4/+4 |
* | Fix HashMapTests. The benchmark tests used the value as a key, hence finding ... | Sven Gothel | 2010-11-25 | 1 | -9/+16 |
* | Make Primitive HashMap Benchmark test tolerant ~ 50%v2.0-rc1 | Sven Gothel | 2010-11-23 | 1 | -3/+5 |
* | Fixed benchmarking bugs in primitive HashMap test. | Elijah C. Menifee | 2010-11-06 | 1 | -9/+14 |
* | LICENSE.txt changes: | Sven Gothel | 2010-09-14 | 1 | -0/+28 |
* | Fix: Add missing imports; Add warmup phase to primitive hashmap test | Sven Gothel | 2010-07-02 | 1 | -3/+10 |
* | Move HashMapTest to junit.run; Unify classes to only 'Test' in their name if ... | Sven Gothel | 2010-05-10 | 1 | -0/+167 |