Dandandan commented on PR #19411:
URL: https://github.com/apache/datafusion/pull/19411#issuecomment-3718372339

   ```
   ┏━━━━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┓
   ┃ Query        ┃      HEAD ┃ perfect_hj ┃        Change ┃
   ┡━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━╇━━━━━━━━━━━━━━━┩
   │ QQuery 1     │ 120.09 ms │  112.47 ms │ +1.07x faster │
   │ QQuery 2     │  29.95 ms │   25.31 ms │ +1.18x faster │
   │ QQuery 3     │  36.86 ms │   36.60 ms │     no change │
   │ QQuery 4     │  28.68 ms │   29.61 ms │     no change │
   │ QQuery 5     │  85.84 ms │   86.63 ms │     no change │
   │ QQuery 6     │  19.61 ms │   19.47 ms │     no change │
   │ QQuery 7     │ 243.13 ms │  145.00 ms │ +1.68x faster │
   │ QQuery 8     │  37.03 ms │   31.49 ms │ +1.18x faster │
   │ QQuery 9     │ 117.04 ms │   95.96 ms │ +1.22x faster │
   │ QQuery 10    │  75.18 ms │   63.06 ms │ +1.19x faster │
   │ QQuery 11    │  19.93 ms │   12.30 ms │ +1.62x faster │
   │ QQuery 12    │  49.38 ms │   49.85 ms │     no change │
   │ QQuery 13    │  46.20 ms │   45.37 ms │     no change │
   │ QQuery 14    │  13.04 ms │   13.40 ms │     no change │
   │ QQuery 15    │  23.47 ms │   23.69 ms │     no change │
   │ QQuery 16    │  24.37 ms │   23.86 ms │     no change │
   │ QQuery 17    │ 148.67 ms │  147.84 ms │     no change │
   │ QQuery 18    │ 284.66 ms │  272.35 ms │     no change │
   │ QQuery 19    │  35.58 ms │   37.97 ms │  1.07x slower │
   │ QQuery 20    │  48.85 ms │   51.08 ms │     no change │
   │ QQuery 21    │ 295.14 ms │  184.30 ms │ +1.60x faster │
   │ QQuery 22    │  17.43 ms │   17.36 ms │     no change │
   └──────────────┴───────────┴────────────┴───────────────┘
   ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━┓
   ┃ Benchmark Summary         ┃           ┃
   ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━┩
   │ Total Time (HEAD)         │ 1800.12ms │
   │ Total Time (perfect_hj)   │ 1524.97ms │
   │ Average Time (HEAD)       │   81.82ms │
   │ Average Time (perfect_hj) │   69.32ms │
   │ Queries Faster            │         8 │
   │ Queries Slower            │         1 │
   │ Queries with No Change    │        13 │
   │ Queries with Failure      │         0 │
   └───────────────────────────┴───────────┘
   
   ```
   
   Very nice!


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