Weijun-H commented on PR #13675:
URL: https://github.com/apache/datafusion/pull/13675#issuecomment-2523473201

   ```
   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.35ms │     no change │
   │ QQuery 2     │   61.49ms │               60.15ms │     no change │
   │ QQuery 3     │   53.79ms │               49.88ms │ +1.08x faster │
   │ QQuery 4     │  487.56ms │              477.48ms │     no change │
   │ QQuery 5     │  555.74ms │              537.33ms │     no change │
   │ QQuery 6     │   21.94ms │               20.35ms │ +1.08x faster │
   │ QQuery 7     │   24.40ms │               24.00ms │     no change │
   │ QQuery 8     │  545.35ms │              526.68ms │     no change │
   │ QQuery 9     │  786.47ms │              785.53ms │     no change │
   │ QQuery 10    │  166.09ms │              162.46ms │     no change │
   │ QQuery 11    │  196.84ms │              182.92ms │ +1.08x faster │
   │ QQuery 12    │  602.89ms │              574.55ms │     no change │
   │ QQuery 13    │  914.99ms │              863.49ms │ +1.06x faster │
   │ QQuery 14    │  547.97ms │              519.96ms │ +1.05x faster │
   │ QQuery 15    │  612.45ms │              589.76ms │     no change │
   │ QQuery 16    │ 1480.77ms │             1411.52ms │     no change │
   │ QQuery 17    │ 1693.64ms │             1291.81ms │ +1.31x faster │
   │ QQuery 18    │ 3916.78ms │             3528.59ms │ +1.11x faster │
   │ QQuery 19    │   52.20ms │               45.02ms │ +1.16x faster │
   │ QQuery 20    │  801.96ms │              771.45ms │     no change │
   │ QQuery 21    │ 1050.13ms │              972.16ms │ +1.08x faster │
   │ QQuery 22    │ 2233.94ms │             2186.50ms │     no change │
   │ QQuery 23    │ 6605.51ms │             6369.83ms │     no change │
   │ QQuery 24    │  326.86ms │              333.63ms │     no change │
   │ QQuery 25    │  289.28ms │              292.81ms │     no change │
   │ QQuery 26    │  362.83ms │              349.51ms │     no change │
   │ QQuery 27    │ 1241.79ms │             1194.28ms │     no change │
   │ QQuery 28    │ 9625.06ms │             9363.69ms │     no change │
   │ QQuery 29    │  431.03ms │              413.16ms │     no change │
   │ QQuery 30    │  516.65ms │              512.50ms │     no change │
   │ QQuery 31    │  562.50ms │              619.65ms │  1.10x slower │
   │ QQuery 32    │ 4386.17ms │             4759.73ms │  1.09x slower │
   │ QQuery 33    │ 5473.53ms │             4966.99ms │ +1.10x faster │
   │ QQuery 34    │ 5346.18ms │             4512.19ms │ +1.18x faster │
   │ QQuery 35    │  871.30ms │              804.96ms │ +1.08x faster │
   │ QQuery 36    │  112.65ms │              105.63ms │ +1.07x faster │
   │ QQuery 37    │   48.62ms │               49.87ms │     no change │
   │ QQuery 38    │   72.45ms │               70.27ms │     no change │
   │ QQuery 39    │  201.16ms │              196.91ms │     no change │
   │ QQuery 40    │   24.14ms │               24.43ms │     no change │
   │ QQuery 41    │   22.72ms │               23.62ms │     no change │
   │ QQuery 42    │   29.32ms │               28.32ms │     no change │
   └──────────────┴───────────┴───────────────────────┴───────────────┘
   ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━┓
   ┃ Benchmark Summary                    ┃            ┃
   ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━┩
   │ Total Time (main)                    │ 53380.00ms │
   │ Total Time (8027-refactor-hashmap)   │ 50595.89ms │
   │ Average Time (main)                  │  1241.40ms │
   │ Average Time (8027-refactor-hashmap) │  1176.65ms │
   │ Queries Faster                       │         13 │
   │ Queries Slower                       │          2 │
   │ Queries with No Change               │         28 │
   └──────────────────────────────────────┴────────────┘
   
   ```


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

Reply via email to