dongjoon-hyun commented on code in PR #40072:
URL: https://github.com/apache/spark/pull/40072#discussion_r1110464359


##########
sql/catalyst/benchmarks/HashBenchmark-jdk11-results.txt:
##########
@@ -2,69 +2,69 @@
 single ints
 
================================================================================================
 
-OpenJDK 64-Bit Server VM 11.0.17+8 on Linux 5.15.0-1023-azure
+OpenJDK 64-Bit Server VM 11.0.18+10 on Linux 5.15.0-1031-azure
 Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
 Hash For single ints:                     Best Time(ms)   Avg Time(ms)   
Stdev(ms)    Rate(M/s)   Per Row(ns)   Relative
 
------------------------------------------------------------------------------------------------------------------------
-interpreted version                                3763           3769         
  8        142.7           7.0       1.0X
-codegen version                                    4658           4662         
  5        115.3           8.7       0.8X
-codegen version 64-bit                             4706           4710         
  6        114.1           8.8       0.8X
-codegen HiveHash version                           3998           3998         
  0        134.3           7.4       0.9X
+interpreted version                                4933           4935         
  2        108.8           9.2       1.0X
+codegen version                                    5135           5141         
  9        104.6           9.6       1.0X
+codegen version 64-bit                             5071           5079         
 10        105.9           9.4       1.0X
+codegen HiveHash version                           4326           4326         
  0        124.1           8.1       1.1X

Review Comment:
   Now, this is the fastest.



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