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

   Overall benchmark results show basically no change
   
   <details><summary>Details</summary>
   <p>
   
   
   
   ```
   --------------------
   Benchmark clickbench_partitioned.json
   --------------------
   ┏━━━━━━━━━━━━━━┳━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┓
   ┃ Query        ┃  main_base ┃ topk-filter ┃       Change ┃
   ┡━━━━━━━━━━━━━━╇━━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━━┩
   │ QQuery 0     │     2.35ms │      2.73ms │ 1.16x slower │
   │ QQuery 1     │    39.23ms │     37.90ms │    no change │
   │ QQuery 2     │    93.16ms │     93.39ms │    no change │
   │ QQuery 3     │   101.22ms │    102.30ms │    no change │
   │ QQuery 4     │   786.64ms │    748.04ms │    no change │
   │ QQuery 5     │   867.42ms │    888.86ms │    no change │
   │ QQuery 6     │    35.56ms │     36.56ms │    no change │
   │ QQuery 7     │    43.60ms │     44.03ms │    no change │
   │ QQuery 8     │   960.17ms │    940.80ms │    no change │
   │ QQuery 9     │  1232.87ms │   1179.64ms │    no change │
   │ QQuery 10    │   271.40ms │    277.78ms │    no change │
   │ QQuery 11    │   311.45ms │    314.69ms │    no change │
   │ QQuery 12    │   945.40ms │    959.88ms │    no change │
   │ QQuery 13    │  1251.02ms │   1403.24ms │ 1.12x slower │
   │ QQuery 14    │   870.71ms │    888.86ms │    no change │
   │ QQuery 15    │  1063.70ms │   1051.97ms │    no change │
   │ QQuery 16    │  1788.87ms │   1780.63ms │    no change │
   │ QQuery 17    │  1669.85ms │   1633.66ms │    no change │
   │ QQuery 18    │  3169.82ms │   3192.24ms │    no change │
   │ QQuery 19    │    91.46ms │     86.95ms │    no change │
   │ QQuery 20    │  1148.53ms │   1159.29ms │    no change │
   │ QQuery 21    │  1369.26ms │   1383.61ms │    no change │
   │ QQuery 22    │  2506.01ms │   2468.42ms │    no change │
   │ QQuery 23    │  8582.83ms │   8499.50ms │    no change │
   │ QQuery 24    │   482.06ms │    482.56ms │    no change │
   │ QQuery 25    │   397.98ms │    406.95ms │    no change │
   │ QQuery 26    │   547.16ms │    556.22ms │    no change │
   │ QQuery 27    │  1704.22ms │   1719.69ms │    no change │
   │ QQuery 28    │ 12622.94ms │  12823.13ms │    no change │
   │ QQuery 29    │   534.76ms │    537.55ms │    no change │
   │ QQuery 30    │   858.99ms │    847.99ms │    no change │
   │ QQuery 31    │   894.22ms │    876.63ms │    no change │
   │ QQuery 32    │  2769.57ms │   2797.27ms │    no change │
   │ QQuery 33    │  3370.38ms │   3486.18ms │    no change │
   │ QQuery 34    │  3517.62ms │   3566.18ms │    no change │
   │ QQuery 35    │  1346.16ms │   1330.40ms │    no change │
   │ QQuery 36    │   223.22ms │    223.64ms │    no change │
   │ QQuery 37    │    96.64ms │     95.90ms │    no change │
   │ QQuery 38    │   129.36ms │    129.29ms │    no change │
   │ QQuery 39    │   407.22ms │    419.19ms │    no change │
   │ QQuery 40    │    54.45ms │     53.92ms │    no change │
   │ QQuery 41    │    46.61ms │     49.40ms │ 1.06x slower │
   │ QQuery 42    │    59.49ms │     56.78ms │    no change │
   └──────────────┴────────────┴─────────────┴──────────────┘
   ```
   
   ```
   --------------------
   Benchmark tpch_mem_sf1.json
   --------------------
   ┏━━━━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┓
   ┃ Query        ┃ main_base ┃ topk-filter ┃        Change ┃
   ┡━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━┩
   │ QQuery 1     │  122.17ms │    123.02ms │     no change │
   │ QQuery 2     │   24.77ms │     24.33ms │     no change │
   │ QQuery 3     │   35.83ms │     37.26ms │     no change │
   │ QQuery 4     │   21.48ms │     21.22ms │     no change │
   │ QQuery 5     │   57.22ms │     58.66ms │     no change │
   │ QQuery 6     │    8.40ms │      8.30ms │     no change │
   │ QQuery 7     │  103.00ms │    107.17ms │     no change │
   │ QQuery 8     │   28.14ms │     27.68ms │     no change │
   │ QQuery 9     │   62.93ms │     63.43ms │     no change │
   │ QQuery 10    │   61.99ms │     63.92ms │     no change │
   │ QQuery 11    │   13.08ms │     13.44ms │     no change │
   │ QQuery 12    │   38.38ms │     39.05ms │     no change │
   │ QQuery 13    │   29.55ms │     30.14ms │     no change │
   │ QQuery 14    │   10.05ms │     10.02ms │     no change │
   │ QQuery 15    │   26.24ms │     25.29ms │     no change │
   │ QQuery 16    │   23.53ms │     23.47ms │     no change │
   │ QQuery 17    │   97.06ms │     95.83ms │     no change │
   │ QQuery 18    │  247.29ms │    266.17ms │  1.08x slower │
   │ QQuery 19    │   32.12ms │     30.84ms │     no change │
   │ QQuery 20    │   37.50ms │     40.48ms │  1.08x slower │
   │ QQuery 21    │  171.66ms │    171.56ms │     no change │
   │ QQuery 22    │   17.63ms │     16.38ms │ +1.08x faster │
   └──────────────┴───────────┴─────────────┴───────────────┘
   ```
   
   </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