File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -1639,9 +1639,8 @@ been on a MacBook Pro with a 2.3 GHz Quad-Core Intel Core i5 and 8 GB
16391639code. The results for ` test_32_bit_hash_performance `  is given by the
16401640following table:
16411641
1642- |  Algorithm  |  Key Size  |  Key #      |  Time (s) | 
1643- |             |  Bytes     |             |           | 
1644- | ------------| -----------| ------------| ----------| 
1642+ |  Algorithm  |  Key Size Bytes  |  Key #      |  Time (s) | 
1643+ | ------------| :---------:| :----------:| :--------:| 
16451644|      FNV-1  |        1   |     1048576 |   0.02949 | 
16461645|      FNV-1  |        2   |      524288 |   0.02361 | 
16471646|      FNV-1  |        4   |      262144 |   0.02016 | 
@@ -1685,9 +1684,8 @@ following table:
16851684
16861685while for ` test_64_bit_hash_performance `  the results are:
16871686
1688- |  Algorithm  |  Key Size  |  Key #      |  Time (s) | 
1689- |             |  Bytes     |             |           | 
1690- | ------------| -----------| ------------| ----------| 
1687+ |  Algorithm  |  Key Size Bytes |  Key #      |  Time (s) | 
1688+ | ------------| :---------:| :----------:| :--------:| 
16911689|      FNV-1  |        1   |     1048576 |   0.02981 | 
16921690|      FNV-1  |        2   |      524288 |   0.02697 | 
16931691|      FNV-1  |        4   |      262144 |   0.02275 | 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments