coderfender commented on PR #4598:
URL:
https://github.com/apache/datafusion-comet/pull/4598#issuecomment-4632962820
```
Running benchmark: inner count
Running case: Spark
Stopped after 31 iterations, 2038 ms
Running case: Comet
Stopped after 70 iterations, 2002 ms
OpenJDK 64-Bit Server VM 17.0.16+8-LTS on Mac OS X 26.3.2
Apple M5 Pro
inner count: Best Time(ms) Avg Time(ms)
Stdev(ms) Rate(M/s) Per Row(ns) Relative
------------------------------------------------------------------------------------------------------------------------
Spark 49 66
16 21.6 46.4 1.0X
Comet 26 29
2 40.0 25.0 1.9X
Running benchmark: inner projected
Running case: Spark
Stopped after 47 iterations, 2029 ms
Running case: Comet
Stopped after 85 iterations, 2003 ms
OpenJDK 64-Bit Server VM 17.0.16+8-LTS on Mac OS X 26.3.2
Apple M5 Pro
inner projected: Best Time(ms) Avg Time(ms)
Stdev(ms) Rate(M/s) Per Row(ns) Relative
------------------------------------------------------------------------------------------------------------------------
Spark 36 43
8 29.0 34.5 1.0X
Comet 22 24
1 48.8 20.5 1.7X
Running benchmark: left outer
Running case: Spark
Stopped after 45 iterations, 2017 ms
Running case: Comet
Stopped after 78 iterations, 2016 ms
OpenJDK 64-Bit Server VM 17.0.16+8-LTS on Mac OS X 26.3.2
Apple M5 Pro
left outer: Best Time(ms) Avg Time(ms)
Stdev(ms) Rate(M/s) Per Row(ns) Relative
------------------------------------------------------------------------------------------------------------------------
Spark 38 45
6 27.2 36.7 1.0X
Comet 23 26
2 44.9 22.3 1.6X
Running benchmark: left semi
Running case: Spark
Stopped after 45 iterations, 2042 ms
Running case: Comet
Stopped after 80 iterations, 2023 ms
OpenJDK 64-Bit Server VM 17.0.16+8-LTS on Mac OS X 26.3.2
Apple M5 Pro
left semi: Best Time(ms) Avg Time(ms)
Stdev(ms) Rate(M/s) Per Row(ns) Relative
------------------------------------------------------------------------------------------------------------------------
Spark 39 45
6 26.8 37.4 1.0X
Comet 23 25
3 46.3 21.6 1.7X
Running benchmark: right outer
Running case: Spark
Stopped after 14 iterations, 2142 ms
Running case: Comet
Stopped after 41 iterations, 2006 ms
OpenJDK 64-Bit Server VM 17.0.16+8-LTS on Mac OS X 26.3.2
Apple M5 Pro
right outer: Best Time(ms) Avg Time(ms)
Stdev(ms) Rate(M/s) Per Row(ns) Relative
------------------------------------------------------------------------------------------------------------------------
Spark 138 153
15 7.6 131.7 1.0X
Comet 46 49
4 22.8 43.8 3.0X
```
--
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]