alamb commented on PR #18488: URL: https://github.com/apache/datafusion/pull/18488#issuecomment-3492249500
๐ค: Benchmark completed <details><summary>Details</summary> <p> ``` Comparing HEAD and feat-hash-join-metrics -------------------- Benchmark tpch_mem_sf1.json -------------------- โโโโโโโโโโโโโโโโณโโโโโโโโโโโโณโโโโโโโโโโโโโโโโโโโโโโโโโณโโโโโโโโโโโโโโโ โ Query โ HEAD โ feat-hash-join-metrics โ Change โ โกโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฉ โ QQuery 1 โ 140.73 ms โ 143.40 ms โ no change โ โ QQuery 2 โ 26.64 ms โ 29.79 ms โ 1.12x slower โ โ QQuery 3 โ 34.25 ms โ 41.59 ms โ 1.21x slower โ โ QQuery 4 โ 29.03 ms โ 29.87 ms โ no change โ โ QQuery 5 โ 87.12 ms โ 89.33 ms โ no change โ โ QQuery 6 โ 19.23 ms โ 19.52 ms โ no change โ โ QQuery 7 โ 220.66 ms โ 232.08 ms โ 1.05x slower โ โ QQuery 8 โ 32.49 ms โ 34.91 ms โ 1.07x slower โ โ QQuery 9 โ 107.24 ms โ 103.10 ms โ no change โ โ QQuery 10 โ 62.77 ms โ 67.07 ms โ 1.07x slower โ โ QQuery 11 โ 17.54 ms โ 18.19 ms โ no change โ โ QQuery 12 โ 50.81 ms โ 52.23 ms โ no change โ โ QQuery 13 โ 47.93 ms โ 49.43 ms โ no change โ โ QQuery 14 โ 13.78 ms โ 14.63 ms โ 1.06x slower โ โ QQuery 15 โ 24.87 ms โ 26.07 ms โ no change โ โ QQuery 16 โ 25.58 ms โ 25.40 ms โ no change โ โ QQuery 17 โ 149.39 ms โ 156.53 ms โ no change โ โ QQuery 18 โ 276.29 ms โ 291.48 ms โ 1.05x slower โ โ QQuery 19 โ 36.79 ms โ 38.34 ms โ no change โ โ QQuery 20 โ 49.66 ms โ 49.73 ms โ no change โ โ QQuery 21 โ 318.85 ms โ 329.51 ms โ no change โ โ QQuery 22 โ 22.17 ms โ 21.37 ms โ no change โ โโโโโโโโโโโโโโโโดโโโโโโโโโโโโดโโโโโโโโโโโโโโโโโโโโโโโโโดโโโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโณโโโโโโโโโโโโ โ Benchmark Summary โ โ โกโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฉ โ Total Time (HEAD) โ 1793.83ms โ โ Total Time (feat-hash-join-metrics) โ 1863.55ms โ โ Average Time (HEAD) โ 81.54ms โ โ Average Time (feat-hash-join-metrics) โ 84.71ms โ โ Queries Faster โ 0 โ โ Queries Slower โ 7 โ โ Queries with No Change โ 15 โ โ 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: [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]
