coderfender commented on PR #4598:
URL:
https://github.com/apache/datafusion-comet/pull/4598#issuecomment-4633030830
```
Running benchmark: inner count
Running case: Spark
Stopped after 23 iterations, 2040 ms
Running case: Comet
Stopped after 40 iterations, 2018 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 82 89
5 12.8 78.0 1.0X
Comet 47 50
3 22.3 44.8 1.7X
Running benchmark: inner projected
Running case: Spark
Stopped after 26 iterations, 2026 ms
Running case: Comet
Stopped after 43 iterations, 2002 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 75 78
2 14.0 71.4 1.0X
Comet 44 47
3 24.1 41.5 1.7X
Running benchmark: left outer
Running case: Spark
Stopped after 23 iterations, 2003 ms
Running case: Comet
Stopped after 42 iterations, 2018 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 83 87
4 12.6 79.5 1.0X
Comet 45 48
3 23.1 43.4 1.8X
Running benchmark: left semi
Running case: Spark
Stopped after 25 iterations, 2021 ms
Running case: Comet
Stopped after 44 iterations, 2030 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 73 81
8 14.4 69.6 1.0X
Comet 43 46
3 24.5 40.9 1.7X
Running benchmark: right outer
Running case: Spark
Stopped after 27 iterations, 2044 ms
Running case: Comet
Stopped after 42 iterations, 2025 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 72 76
3 14.6 68.6 1.0X
Comet 46 48
3 22.9 43.7 1.6X
```
--
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]