dongjoon-hyun commented on a change in pull request #35046:
URL: https://github.com/apache/spark/pull/35046#discussion_r776118133



##########
File path: sql/catalyst/benchmarks/EnumTypeSetBenchmark-results.txt
##########
@@ -1,104 +1,105 @@
-Java HotSpot(TM) 64-Bit Server VM 1.8.0_152-b16 on Linux 4.14.0_1-0-0-42
-Intel(R) Xeon(R) Gold 6271C CPU @ 2.60GHz
+OpenJDK 64-Bit Server VM 1.8.0_312-b07 on Linux 5.11.0-1022-azure
+Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz
 Test contains use empty Set:              Best Time(ms)   Avg Time(ms)   
Stdev(ms)    Rate(M/s)   Per Row(ns)   Relative
 
------------------------------------------------------------------------------------------------------------------------
-Use HashSet                                           1              1         
  0       1316.2           0.8       1.0X
-Use EnumSet                                           0              0         
  0   16393442.6           0.0   12454.9X
+Use HashSet                                           0              1         
  1       2192.0           0.5       1.0X
+Use EnumSet                                           0              0         
  0     Infinity           0.0  InfinityX

Review comment:
       This benchmark looks a little weird although the previous ratio is also 
huge already.




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