alamb commented on PR #16433:
URL: https://github.com/apache/datafusion/pull/16433#issuecomment-3201715769

   ๐Ÿค–: Benchmark completed
   
   <details><summary>Details</summary>
   <p>
   
   
   ```
   Comparing HEAD and topk-filters
   --------------------
   Benchmark run_topk_tpch.json
   --------------------
   โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”ณโ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”ณโ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”ณโ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”“
   โ”ƒ Query        โ”ƒ      HEAD โ”ƒ topk-filters โ”ƒ        Change โ”ƒ
   โ”กโ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ•‡โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ•‡โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ•‡โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”ฉ
   โ”‚ Q1           โ”‚  24.21 ms โ”‚      7.05 ms โ”‚ +3.43x faster โ”‚
   โ”‚ Q2           โ”‚  31.06 ms โ”‚     30.96 ms โ”‚     no change โ”‚
   โ”‚ Q3           โ”‚ 100.83 ms โ”‚     92.74 ms โ”‚ +1.09x faster โ”‚
   โ”‚ Q4           โ”‚  40.93 ms โ”‚     33.97 ms โ”‚ +1.20x faster โ”‚
   โ”‚ Q5           โ”‚  23.65 ms โ”‚     27.52 ms โ”‚  1.16x slower โ”‚
   โ”‚ Q6           โ”‚  45.75 ms โ”‚     49.21 ms โ”‚  1.08x slower โ”‚
   โ”‚ Q7           โ”‚ 119.32 ms โ”‚    125.34 ms โ”‚  1.05x slower โ”‚
   โ”‚ Q8           โ”‚  93.13 ms โ”‚     71.32 ms โ”‚ +1.31x faster โ”‚
   โ”‚ Q9           โ”‚  94.83 ms โ”‚     92.51 ms โ”‚     no change โ”‚
   โ”‚ Q10          โ”‚ 166.33 ms โ”‚    160.07 ms โ”‚     no change โ”‚
   โ”‚ Q11          โ”‚  80.40 ms โ”‚     11.82 ms โ”‚ +6.80x faster โ”‚
   โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
   โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”ณโ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”“
   โ”ƒ Benchmark Summary           โ”ƒ          โ”ƒ
   โ”กโ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ•‡โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”ฉ
   โ”‚ Total Time (HEAD)           โ”‚ 820.45ms โ”‚
   โ”‚ Total Time (topk-filters)   โ”‚ 702.52ms โ”‚
   โ”‚ Average Time (HEAD)         โ”‚  74.59ms โ”‚
   โ”‚ Average Time (topk-filters) โ”‚  63.87ms โ”‚
   โ”‚ Queries Faster              โ”‚        5 โ”‚
   โ”‚ Queries Slower              โ”‚        3 โ”‚
   โ”‚ Queries with No Change      โ”‚        3 โ”‚
   โ”‚ Queries with Failure        โ”‚        0 โ”‚
   โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
   ```
   
   
   </p>
   </details>
   
   


-- 
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: github-unsubscr...@datafusion.apache.org

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


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

Reply via email to