saadtajwar commented on PR #22962: URL: https://github.com/apache/datafusion/pull/22962#issuecomment-4721729807
TPC-H CSV benchmark - main vs branch with `SIMULATE_LATENCY`: Query | main (ms) | PR (ms) | Change | Speedup -- | -- | -- | -- | -- Q01 | 552.7 | 372.1 | -32.7% | 1.49x Q02 | 2614.8 | 1535.2 | -41.3% | 1.70x Q03 | 1445.4 | 829.6 | -42.6% | 1.74x Q04 | 996.4 | 582.2 | -41.6% | 1.71x Q05 | 2004.6 | 1209.2 | -39.7% | 1.66x Q06 | 543.9 | 357.3 | -34.3% | 1.52x Q07 | 2051.2 | 1226.6 | -40.2% | 1.67x Q08 | 2598.6 | 1544.3 | -40.6% | 1.68x Q09 | 2453.5 | 1363.7 | -44.4% | 1.80x Q10 | 1563.5 | 924.0 | -40.9% | 1.69x Q11 | 2102.4 | 1279.4 | -39.1% | 1.64x Q12 | 1027.2 | 595.3 | -42.0% | 1.73x Q13 | 933.9 | 522.8 | -44.0% | 1.79x Q14 | 1003.5 | 575.5 | -42.7% | 1.74x Q15 | 1563.2 | 946.1 | -39.5% | 1.65x Q16 | 1387.0 | 774.6 | -44.2% | 1.79x Q17 | 1526.5 | 878.8 | -42.4% | 1.74x Q18 | 1889.0 | 1148.7 | -39.2% | 1.64x Q19 | 1004.2 | 584.5 | -41.8% | 1.72x Q20 | 1900.8 | 1092.7 | -42.5% | 1.74x Q21 | 2508.2 | 1478.9 | -41.0% | 1.70x Q22 | 1452.8 | 827.7 | -43.0% | 1.76x Total | 35,123 | 20,649 | -41.2% | 1.70x Note that I ran these locally on my machine! Every query is faster, with overall speedup of 1.7x -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
