alamb commented on issue #6278:
URL: 
https://github.com/apache/arrow-datafusion/issues/6278#issuecomment-1539054851

   I believe the slowdown affects the 24.0.0 RC1 as well 
   
   Here is the comparison between 23.0.0 and 24.0.0-rc1 tag:
   
   ```shell
   Comparing heads_23.0.0 and HEAD
   --------------------
   Benchmark tpch_mem.json
   --------------------
   ┏━━━━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━━━━┓
   ┃ Query        ┃  tpch_mem ┃  tpch_mem ┃        Change ┃
   ┡━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━┩
   │ QQuery 1     │  855.34ms │ 3413.56ms │  3.99x slower │
   │ QQuery 2     │  236.64ms │  283.88ms │  1.20x slower │
   │ QQuery 3     │  146.80ms │  152.87ms │     no change │
   │ QQuery 4     │   96.49ms │   91.61ms │ +1.05x faster │
   │ QQuery 5     │  376.97ms │  446.78ms │  1.19x slower │
   │ QQuery 6     │   35.81ms │   34.47ms │     no change │
   │ QQuery 7     │  870.67ms │ 1084.90ms │  1.25x slower │
   │ QQuery 8     │  225.08ms │  238.15ms │  1.06x slower │
   │ QQuery 9     │  492.54ms │  553.52ms │  1.12x slower │
   │ QQuery 10    │  274.24ms │  315.50ms │  1.15x slower │
   │ QQuery 11    │  243.34ms │  294.34ms │  1.21x slower │
   │ QQuery 12    │  145.80ms │  152.11ms │     no change │
   │ QQuery 13    │  611.00ms │  657.87ms │  1.08x slower │
   │ QQuery 14    │   43.63ms │   46.52ms │  1.07x slower │
   │ QQuery 15    │   83.76ms │   97.48ms │  1.16x slower │
   │ QQuery 16    │  174.79ms │  248.43ms │  1.42x slower │
   │ QQuery 17    │ 2500.32ms │ 2912.47ms │  1.16x slower │
   │ QQuery 18    │ 2643.99ms │ 2884.11ms │  1.09x slower │
   │ QQuery 19    │  142.35ms │  159.65ms │  1.12x slower │
   │ QQuery 20    │  844.41ms │  864.69ms │     no change │
   │ QQuery 21    │ 1275.64ms │ 1311.02ms │     no change │
   │ QQuery 22    │  134.58ms │  135.93ms │     no change │
   └──────────────┴───────────┴───────────┴───────────────┘
   ```


-- 
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