Weijun-H commented on PR #13675: URL: https://github.com/apache/datafusion/pull/13675#issuecomment-2523405600
Comparing main and 8027-refactor-hashmap -------------------- Benchmark clickbench_partitioned.json -------------------- ┏━━━━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┓ ┃ Query ┃ main ┃ 8027-refactor-hashmap ┃ Change ┃ ┡━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━┩ │ QQuery 0 │ 0.97ms │ 0.98ms │ no change │ │ QQuery 1 │ 21.87ms │ 21.41ms │ no change │ │ QQuery 2 │ 61.49ms │ 61.90ms │ no change │ │ QQuery 3 │ 53.79ms │ 50.27ms │ +1.07x faster │ │ QQuery 4 │ 487.56ms │ 480.60ms │ no change │ │ QQuery 5 │ 555.74ms │ 543.07ms │ no change │ │ QQuery 6 │ 21.94ms │ 21.20ms │ no change │ │ QQuery 7 │ 24.40ms │ 25.00ms │ no change │ │ QQuery 8 │ 545.35ms │ 531.48ms │ no change │ │ QQuery 9 │ 786.47ms │ 770.72ms │ no change │ │ QQuery 10 │ 166.09ms │ 167.21ms │ no change │ │ QQuery 11 │ 196.84ms │ 185.32ms │ +1.06x faster │ │ QQuery 12 │ 602.89ms │ 581.94ms │ no change │ │ QQuery 13 │ 914.99ms │ 888.98ms │ no change │ │ QQuery 14 │ 547.97ms │ 545.92ms │ no change │ │ QQuery 15 │ 612.45ms │ 587.96ms │ no change │ │ QQuery 16 │ 1480.77ms │ 1541.43ms │ no change │ │ QQuery 17 │ 1693.64ms │ 1427.02ms │ +1.19x faster │ │ QQuery 18 │ 3916.78ms │ 4017.24ms │ no change │ │ QQuery 19 │ 52.20ms │ 42.11ms │ +1.24x faster │ │ QQuery 20 │ 801.96ms │ 792.72ms │ no change │ │ QQuery 21 │ 1050.13ms │ 978.86ms │ +1.07x faster │ │ QQuery 22 │ 2233.94ms │ 2162.89ms │ no change │ │ QQuery 23 │ 6605.51ms │ 6519.18ms │ no change │ │ QQuery 24 │ 326.86ms │ 339.90ms │ no change │ │ QQuery 25 │ 289.28ms │ 279.66ms │ no change │ │ QQuery 26 │ 362.83ms │ 363.68ms │ no change │ │ QQuery 27 │ 1241.79ms │ 1281.32ms │ no change │ │ QQuery 28 │ 9625.06ms │ 9604.01ms │ no change │ │ QQuery 29 │ 431.03ms │ 418.31ms │ no change │ │ QQuery 30 │ 516.65ms │ 517.60ms │ no change │ │ QQuery 31 │ 562.50ms │ 555.30ms │ no change │ │ QQuery 32 │ 4386.17ms │ 4233.59ms │ no change │ │ QQuery 33 │ 5473.53ms │ 4932.46ms │ +1.11x faster │ │ QQuery 34 │ 5346.18ms │ 4633.18ms │ +1.15x faster │ │ QQuery 35 │ 871.30ms │ 806.65ms │ +1.08x faster │ │ QQuery 36 │ 112.65ms │ 103.23ms │ +1.09x faster │ │ QQuery 37 │ 48.62ms │ 47.65ms │ no change │ │ QQuery 38 │ 72.45ms │ 68.87ms │ no change │ │ QQuery 39 │ 201.16ms │ 190.58ms │ +1.06x faster │ │ QQuery 40 │ 24.14ms │ 21.81ms │ +1.11x faster │ │ QQuery 41 │ 22.72ms │ 19.47ms │ +1.17x faster │ │ QQuery 42 │ 29.32ms │ 27.06ms │ +1.08x faster │ └──────────────┴───────────┴───────────────────────┴───────────────┘ ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━┓ ┃ Benchmark Summary ┃ ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━┩ │ Total Time (main) │ 53380.00ms │ │ Total Time (8027-refactor-hashmap) │ 51389.71ms │ │ Average Time (main) │ 1241.40ms │ │ Average Time (8027-refactor-hashmap) │ 1195.11ms │ │ Queries Faster │ 13 │ │ Queries Slower │ 0 │ │ Queries with No Change │ 30 │ └──────────────────────────────────────┴────────────┘ -- 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