github-actions[bot] commented on PR #10009:
URL: 
https://github.com/apache/arrow-datafusion/pull/10009#issuecomment-2045204137

   # Benchmark results
   
   <details>
   <summary>Benchmarks comparing cb21404bd3736ff9a6d8d443a67c64ece4c551a9 
(main) and 01a4468d67efd4817c6a058ec689df8b6a5f3d54 (PR)</summary>
   
   ```
   Comparing cb21404 and 01a4468
   --------------------
   Benchmark tpch_mem_sf1.json
   --------------------
   ┏━━━━━━━━━━━━━━┳━━━━━━━━━━┳━━━━━━━━━━┳━━━━━━━━━━━━━━━┓
   ┃ Query        ┃  cb21404 ┃  01a4468 ┃        Change ┃
   ┡━━━━━━━━━━━━━━╇━━━━━━━━━━╇━━━━━━━━━━╇━━━━━━━━━━━━━━━┩
   │ QQuery 1     │ 288.93ms │ 290.89ms │     no change │
   │ QQuery 2     │  38.25ms │  41.82ms │  1.09x slower │
   │ QQuery 3     │  61.54ms │  59.31ms │     no change │
   │ QQuery 4     │  79.36ms │  81.27ms │     no change │
   │ QQuery 5     │  98.31ms │  99.78ms │     no change │
   │ QQuery 6     │  16.76ms │  16.86ms │     no change │
   │ QQuery 7     │ 229.19ms │ 226.86ms │     no change │
   │ QQuery 8     │  54.87ms │  43.09ms │ +1.27x faster │
   │ QQuery 9     │ 123.68ms │ 122.10ms │     no change │
   │ QQuery 10    │ 110.49ms │ 110.77ms │     no change │
   │ QQuery 11    │  44.05ms │  50.13ms │  1.14x slower │
   │ QQuery 12    │  60.47ms │  59.46ms │     no change │
   │ QQuery 13    │ 104.21ms │ 110.17ms │  1.06x slower │
   │ QQuery 14    │  19.95ms │  19.31ms │     no change │
   │ QQuery 15    │  32.66ms │  33.27ms │     no change │
   │ QQuery 16    │  48.57ms │  47.74ms │     no change │
   │ QQuery 17    │ 147.98ms │ 157.37ms │  1.06x slower │
   │ QQuery 18    │ 550.89ms │ 579.23ms │  1.05x slower │
   │ QQuery 19    │  66.28ms │  63.46ms │     no change │
   │ QQuery 20    │ 123.06ms │ 114.96ms │ +1.07x faster │
   │ QQuery 21    │ 334.90ms │ 364.57ms │  1.09x slower │
   │ QQuery 22    │  39.90ms │  39.74ms │     no change │
   └──────────────┴──────────┴──────────┴───────────────┘
   ┏━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━┓
   ┃ Benchmark Summary      ┃           ┃
   ┡━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━┩
   │ Total Time (cb21404)   │ 2674.32ms │
   │ Total Time (01a4468)   │ 2732.16ms │
   │ Average Time (cb21404) │  121.56ms │
   │ Average Time (01a4468) │  124.19ms │
   │ Queries Faster         │         2 │
   │ Queries Slower         │         6 │
   │ Queries with No Change │        14 │
   └────────────────────────┴───────────┘
   --------------------
   Benchmark tpch_sf1.json
   --------------------
   ┏━━━━━━━━━━━━━━┳━━━━━━━━━━┳━━━━━━━━━━┳━━━━━━━━━━━━━━┓
   ┃ Query        ┃  cb21404 ┃  01a4468 ┃       Change ┃
   ┡━━━━━━━━━━━━━━╇━━━━━━━━━━╇━━━━━━━━━━╇━━━━━━━━━━━━━━┩
   │ QQuery 1     │ 428.26ms │ 439.25ms │    no change │
   │ QQuery 2     │  55.42ms │  57.68ms │    no change │
   │ QQuery 3     │ 142.59ms │ 144.14ms │    no change │
   │ QQuery 4     │  88.98ms │  85.14ms │    no change │
   │ QQuery 5     │ 197.39ms │ 197.44ms │    no change │
   │ QQuery 6     │ 104.73ms │ 109.25ms │    no change │
   │ QQuery 7     │ 276.97ms │ 294.83ms │ 1.06x slower │
   │ QQuery 8     │ 184.92ms │ 189.25ms │    no change │
   │ QQuery 9     │ 287.43ms │ 301.41ms │    no change │
   │ QQuery 10    │ 230.19ms │ 242.36ms │ 1.05x slower │
   │ QQuery 11    │  60.73ms │  62.24ms │    no change │
   │ QQuery 12    │ 125.82ms │ 123.79ms │    no change │
   │ QQuery 13    │ 173.22ms │ 177.07ms │    no change │
   │ QQuery 14    │ 125.29ms │ 127.83ms │    no change │
   │ QQuery 15    │ 183.74ms │ 189.55ms │    no change │
   │ QQuery 16    │  50.30ms │  51.76ms │    no change │
   │ QQuery 17    │ 307.78ms │ 307.77ms │    no change │
   │ QQuery 18    │ 440.73ms │ 465.69ms │ 1.06x slower │
   │ QQuery 19    │ 226.71ms │ 232.00ms │    no change │
   │ QQuery 20    │ 191.39ms │ 195.59ms │    no change │
   │ QQuery 21    │ 320.31ms │ 322.27ms │    no change │
   │ QQuery 22    │  52.58ms │  53.67ms │    no change │
   └──────────────┴──────────┴──────────┴──────────────┘
   ┏━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━┓
   ┃ Benchmark Summary      ┃           ┃
   ┡━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━┩
   │ Total Time (cb21404)   │ 4255.48ms │
   │ Total Time (01a4468)   │ 4370.00ms │
   │ Average Time (cb21404) │  193.43ms │
   │ Average Time (01a4468) │  198.64ms │
   │ Queries Faster         │         0 │
   │ Queries Slower         │         3 │
   │ Queries with No Change │        19 │
   └────────────────────────┴───────────┘
   --------------------
   Benchmark tpch_sf10.json
   --------------------
   ┏━━━━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━━━┓
   ┃ Query        ┃   cb21404 ┃   01a4468 ┃       Change ┃
   ┡━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━┩
   │ QQuery 1     │ 4193.11ms │ 4270.80ms │    no change │
   │ QQuery 2     │  471.42ms │  498.39ms │ 1.06x slower │
   │ QQuery 3     │ 1684.99ms │ 1726.17ms │    no change │
   │ QQuery 4     │  814.68ms │  811.16ms │    no change │
   │ QQuery 5     │ 2157.72ms │ 2181.34ms │    no change │
   │ QQuery 6     │ 1010.61ms │ 1042.31ms │    no change │
   │ QQuery 7     │ 3646.77ms │ 3652.32ms │    no change │
   │ QQuery 8     │ 2455.95ms │ 2447.77ms │    no change │
   │ QQuery 9     │ 4110.48ms │ 4019.59ms │    no change │
   │ QQuery 10    │ 2537.27ms │ 2521.15ms │    no change │
   │ QQuery 11    │  562.46ms │  555.69ms │    no change │
   │ QQuery 12    │ 1196.63ms │ 1197.01ms │    no change │
   │ QQuery 13    │ 2342.79ms │ 2382.42ms │    no change │
   │ QQuery 14    │ 1267.59ms │ 1286.54ms │    no change │
   │ QQuery 15    │ 1919.37ms │ 1951.67ms │    no change │
   │ QQuery 16    │  515.55ms │  518.62ms │    no change │
   │ QQuery 17    │ 5300.18ms │ 5407.52ms │    no change │
   │ QQuery 18    │ 6846.98ms │ 6923.99ms │    no change │
   │ QQuery 19    │ 2222.72ms │ 2301.25ms │    no change │
   │ QQuery 20    │ 2570.40ms │ 2599.65ms │    no change │
   │ QQuery 21    │ 4365.39ms │ 4364.31ms │    no change │
   │ QQuery 22    │  571.29ms │  569.52ms │    no change │
   └──────────────┴───────────┴───────────┴──────────────┘
   ┏━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━┓
   ┃ Benchmark Summary      ┃            ┃
   ┡━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━┩
   │ Total Time (cb21404)   │ 52764.34ms │
   │ Total Time (01a4468)   │ 53229.17ms │
   │ Average Time (cb21404) │  2398.38ms │
   │ Average Time (01a4468) │  2419.51ms │
   │ Queries Faster         │          0 │
   │ Queries Slower         │          1 │
   │ Queries with No Change │         21 │
   └────────────────────────┴────────────┘
   ```
   
   </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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to