rzo1 commented on PR #568:
URL: https://github.com/apache/opennlp/pull/568#issuecomment-1860649042

   Here is the other benchmark:
   
   ```bash
   Benchmark                                                                 
(internerClazz)   (size)   Mode  Cnt          Score          Error  Units
   StringListBenchmark.newWithArrayConstructor  
opennlp.tools.util.jvm.CHMStringDeduplicator        1  thrpt   25   
45717169,968 ±  4894532,156  ops/s
   StringListBenchmark.newWithArrayConstructor  
opennlp.tools.util.jvm.CHMStringDeduplicator      100  thrpt   25     
544627,570 ±     9900,671  ops/s
   StringListBenchmark.newWithArrayConstructor  
opennlp.tools.util.jvm.CHMStringDeduplicator    10000  thrpt   25       
3876,808 ±      211,760  ops/s
   StringListBenchmark.newWithArrayConstructor  
opennlp.tools.util.jvm.CHMStringDeduplicator  1000000  thrpt   25         
11,190 ±        1,009  ops/s
   StringListBenchmark.newWithArrayConstructor      
opennlp.tools.util.jvm.CHMStringInterner        1  thrpt   25   43774046,611 ± 
11369890,960  ops/s
   StringListBenchmark.newWithArrayConstructor      
opennlp.tools.util.jvm.CHMStringInterner      100  thrpt   25     557563,692 ±  
  12776,109  ops/s
   StringListBenchmark.newWithArrayConstructor      
opennlp.tools.util.jvm.CHMStringInterner    10000  thrpt   25       2951,642 ±  
    189,985  ops/s
   StringListBenchmark.newWithArrayConstructor      
opennlp.tools.util.jvm.CHMStringInterner  1000000  thrpt   25          8,232 ±  
      0,847  ops/s
   StringListBenchmark.newWithArrayConstructor       
opennlp.tools.util.jvm.HMStringInterner        1  thrpt   25   63103971,334 ±  
1958932,641  ops/s
   StringListBenchmark.newWithArrayConstructor       
opennlp.tools.util.jvm.HMStringInterner      100  thrpt   25     854268,631 ±   
 22261,811  ops/s
   StringListBenchmark.newWithArrayConstructor       
opennlp.tools.util.jvm.HMStringInterner    10000  thrpt   25       3191,138 ±   
   241,943  ops/s
   StringListBenchmark.newWithArrayConstructor       
opennlp.tools.util.jvm.HMStringInterner  1000000  thrpt   25          8,891 ±   
     1,040  ops/s
   StringListBenchmark.newWithArrayConstructor      
opennlp.tools.util.jvm.JvmStringInterner        1  thrpt   25    8881121,516 ±  
 108767,585  ops/s
   StringListBenchmark.newWithArrayConstructor      
opennlp.tools.util.jvm.JvmStringInterner      100  thrpt   25      81073,526 ±  
    342,867  ops/s
   StringListBenchmark.newWithArrayConstructor      
opennlp.tools.util.jvm.JvmStringInterner    10000  thrpt   25        729,416 ±  
      6,782  ops/s
   StringListBenchmark.newWithArrayConstructor      
opennlp.tools.util.jvm.JvmStringInterner  1000000  thrpt   25          2,346 ±  
      0,076  ops/s
   StringListBenchmark.newWithArrayConstructor     
opennlp.tools.util.jvm.NoOpStringInterner        1  thrpt   25  132530907,915 ± 
  368546,226  ops/s
   StringListBenchmark.newWithArrayConstructor     
opennlp.tools.util.jvm.NoOpStringInterner      100  thrpt   25    6446247,778 ± 
   14485,272  ops/s
   StringListBenchmark.newWithArrayConstructor     
opennlp.tools.util.jvm.NoOpStringInterner    10000  thrpt   25      53441,292 ± 
     107,629  ops/s
   StringListBenchmark.newWithArrayConstructor     
opennlp.tools.util.jvm.NoOpStringInterner  1000000  thrpt   25        124,158 ± 
       1,921  ops/s
   ```
   https://gist.github.com/rzo1/1e85f65ff5d152e168c58e72b2de5375


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@opennlp.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to