LuciferYang commented on code in PR #43065:
URL: https://github.com/apache/spark/pull/43065#discussion_r1334909906


##########
sql/catalyst/benchmarks/GenericArrayDataBenchmark-results.txt:
##########
@@ -1,10 +1,10 @@
-OpenJDK 64-Bit Server VM 1.8.0_362-b09 on Linux 5.15.0-1031-azure
-Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz
+OpenJDK 64-Bit Server VM 17.0.8+7-LTS on Linux 5.15.0-1046-azure
+Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
 constructor:                              Best Time(ms)   Avg Time(ms)   
Stdev(ms)    Rate(M/s)   Per Row(ns)   Relative
 
------------------------------------------------------------------------------------------------------------------------
-arrayOfAny                                            4              4         
  0       2491.5           0.4       1.0X
-arrayOfAnyAsObject                                  256            257         
  1         39.1          25.6       0.0X
-arrayOfAnyAsSeq                                      18             18         
  0        551.9           1.8       0.2X
-arrayOfInt                                          536            537         
  1         18.7          53.6       0.0X
-arrayOfIntAsObject                                  788            794         
 10         12.7          78.8       0.0X
+arrayOfAny                                            7              7         
  0       1495.4           0.7       1.0X
+arrayOfAnyAsObject                                    7              7         
  0       1495.3           0.7       1.0X
+arrayOfAnyAsSeq                                     201            202         
  1         49.8          20.1       0.0X

Review Comment:
   The results of `arrayOfAnyAsSeq` have undergone significant changes and need 
attention (it may be a known issue, but I can't remember the details).



-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to