adriangb commented on PR #18393:
URL: https://github.com/apache/datafusion/pull/18393#issuecomment-3475011564

   ```
   ❯ ./bench.sh compare main use-in-list         
   Comparing main and use-in-list
   --------------------
   Benchmark tpch_sf10.json
   --------------------
   ┏━━━━━━━━━━━━━━┳━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┓
   ┃ Query        ┃       main ┃ use-in-list ┃        Change ┃
   ┡━━━━━━━━━━━━━━╇━━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━┩
   │ QQuery 1     │  516.69 ms │   503.63 ms │     no change │
   │ QQuery 2     │  101.85 ms │   126.92 ms │  1.25x slower │
   │ QQuery 3     │  266.65 ms │   262.82 ms │     no change │
   │ QQuery 4     │  220.78 ms │   208.05 ms │ +1.06x faster │
   │ QQuery 5     │  393.63 ms │   379.17 ms │     no change │
   │ QQuery 6     │  145.39 ms │   142.40 ms │     no change │
   │ QQuery 7     │  542.04 ms │   557.89 ms │     no change │
   │ QQuery 8     │  437.90 ms │   415.90 ms │ +1.05x faster │
   │ QQuery 9     │  647.38 ms │   611.35 ms │ +1.06x faster │
   │ QQuery 10    │  355.89 ms │   342.20 ms │     no change │
   │ QQuery 11    │   78.78 ms │    79.20 ms │     no change │
   │ QQuery 12    │  217.50 ms │   195.61 ms │ +1.11x faster │
   │ QQuery 13    │  379.35 ms │   348.38 ms │ +1.09x faster │
   │ QQuery 14    │  194.42 ms │   178.55 ms │ +1.09x faster │
   │ QQuery 15    │  274.45 ms │   259.19 ms │ +1.06x faster │
   │ QQuery 16    │   67.99 ms │    59.72 ms │ +1.14x faster │
   │ QQuery 17    │  708.83 ms │   630.79 ms │ +1.12x faster │
   │ QQuery 18    │ 1002.48 ms │  1055.66 ms │  1.05x slower │
   │ QQuery 19    │  319.69 ms │   290.27 ms │ +1.10x faster │
   │ QQuery 20    │  253.56 ms │   246.25 ms │     no change │
   │ QQuery 21    │  760.56 ms │   697.09 ms │ +1.09x faster │
   │ QQuery 22    │   94.52 ms │    78.84 ms │ +1.20x faster │
   └──────────────┴────────────┴─────────────┴───────────────┘
   ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━┓
   ┃ Benchmark Summary          ┃           ┃
   ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━┩
   │ Total Time (main)          │ 7980.32ms │
   │ Total Time (use-in-list)   │ 7669.89ms │
   │ Average Time (main)        │  362.74ms │
   │ Average Time (use-in-list) │  348.63ms │
   │ Queries Faster             │        12 │
   │ Queries Slower             │         2 │
   │ Queries with No Change     │         8 │
   │ Queries with Failure       │         0 │
   └────────────────────────────┴───────────┘
   ```


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

Reply via email to