2
            
            votes
        
        
            
            
        Benchmarking in Java some super linearithmic sorting algorithms
                    I think the key issue is to make sure you're gathering sufficient information. You're timing one call of each method and using that to compare them. I would suggest you call each method many times1, ...
                
            
       
        Only top scored, non community-wiki answers of a minimum length are eligible
Related Tags
array × 2131java × 502
javascript × 398
performance × 328
algorithm × 249
c++ × 222
php × 220
python × 203
c × 184
beginner × 181
c# × 165
strings × 127
programming-challenge × 105
sorting × 101
object-oriented × 67
vba × 58
ruby × 54
interview-questions × 50
numpy × 46
recursion × 41
excel × 41
hash-map × 41
ecmascript-6 × 41
python-3.x × 39
memory-management × 38