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


##########
sql/core/benchmarks/RecursiveCTEBenchmark-jdk21-results.txt:
##########
@@ -2,94 +2,94 @@
 Recursive CTE with only LocalRelation
 
================================================================================================
 
-OpenJDK 64-Bit Server VM 21.0.8+9-LTS on Linux 6.11.0-1018-azure
+OpenJDK 64-Bit Server VM 21.0.10+7-LTS on Linux 6.14.0-1017-azure
 AMD EPYC 7763 64-Core Processor
 First 10 integers:                                      Best Time(ms)   Avg 
Time(ms)   Stdev(ms)    Rate(M/s)   Per Row(ns)   Relative
 
--------------------------------------------------------------------------------------------------------------------------------------
-First 10 integers using VALUES                                    148          
  167          18          0.0    14839785.2       1.0X
-First 10 integers using SELECT                                     98          
  104          10          0.0     9804143.1       1.5X
-First 10 integers using SELECT and LIMIT                           69          
   74           6          0.0     6947861.5       2.1X
-First 10 integers referencing external table in anchor            137          
  152          14          0.0    13678740.6       1.1X
+First 10 integers using VALUES                                    162          
  180          18          0.0    16176649.5       1.0X
+First 10 integers using SELECT                                    147          
  157           9          0.0    14653403.4       1.1X

Review Comment:
   This becomes slower relatively and consistently.



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