Aklakan commented on PR #2405:
URL: https://github.com/apache/jena/pull/2405#issuecomment-2220912158

   With all the recent fixes (#2412, #2535, #2492) its looking quite promising.
   The unit of the scores is "seconds per operation", so lower is better:
   
   ```
   Benchmark                  (param0_jenaVersion)                 
(param1_queryFile)  Mode  Cnt  Score   Error  Units
   BenchmarkHashJoin.runTask               current  
join/join_2columns_simple_a_10.rq  avgt    5  0.043 ± 0.013   s/op
   BenchmarkHashJoin.runTask               current  
join/join_2columns_simple_a_15.rq  avgt    5  0.255 ± 0.181   s/op
   BenchmarkHashJoin.runTask               current  
join/join_2columns_simple_a_20.rq  avgt    5  0.707 ± 0.029   s/op
   BenchmarkHashJoin.runTask               current   
join/join_2columns_skewed_a_1.rq  avgt    5  0.003 ± 0.002   s/op
   BenchmarkHashJoin.runTask               current    
join/join_matrix_skewed_a_10.rq  avgt    5  0.002 ± 0.001   s/op
   
   BenchmarkHashJoin.runTask                 4.8.0  
join/join_2columns_simple_a_10.rq  avgt    5  0.146 ± 0.150   s/op
   BenchmarkHashJoin.runTask                 4.8.0  
join/join_2columns_simple_a_15.rq  avgt    5  1.578 ± 1.209   s/op
   BenchmarkHashJoin.runTask                 4.8.0  
join/join_2columns_simple_a_20.rq  avgt    5  8.505 ± 4.437   s/op
   BenchmarkHashJoin.runTask                 4.8.0   
join/join_2columns_skewed_a_1.rq  avgt    5  0.008 ± 0.002   s/op
   BenchmarkHashJoin.runTask                 4.8.0    
join/join_matrix_skewed_a_10.rq  avgt    5  0.003 ± 0.001   s/op
   ```
   
   There are a few things I want to clean up and improve -  I think I'll finish 
this PR at latest next week (maybe already around this weekend).
   


-- 
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: pr-unsubscr...@jena.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscr...@jena.apache.org
For additional commands, e-mail: pr-h...@jena.apache.org

Reply via email to