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


##########
core/benchmarks/ZStandardBenchmark-jdk11-results.txt:
##########
@@ -2,26 +2,26 @@
 Benchmark ZStandardCompressionCodec
 
================================================================================================
 
-OpenJDK 64-Bit Server VM 11.0.17+8 on Linux 5.15.0-1023-azure
-Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
+OpenJDK 64-Bit Server VM 11.0.18+10 on Linux 5.15.0-1031-azure
+Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz
 Benchmark ZStandardCompressionCodec:                    Best Time(ms)   Avg 
Time(ms)   Stdev(ms)    Rate(M/s)   Per Row(ns)   Relative
 
--------------------------------------------------------------------------------------------------------------------------------------
-Compression 10000 times at level 1 without buffer pool            859          
  872          21          0.0       85890.3       1.0X
-Compression 10000 times at level 2 without buffer pool            930          
  932           2          0.0       92995.6       0.9X
-Compression 10000 times at level 3 without buffer pool           1137          
 1138           2          0.0      113664.6       0.8X
-Compression 10000 times at level 1 with buffer pool               662          
  664           1          0.0       66244.7       1.3X
-Compression 10000 times at level 2 with buffer pool               725          
  726           1          0.0       72541.4       1.2X
-Compression 10000 times at level 3 with buffer pool               929          
  930           2          0.0       92851.4       0.9X
+Compression 10000 times at level 1 without buffer pool            605          
  812         220          0.0       60521.0       1.0X
+Compression 10000 times at level 2 without buffer pool            665          
  678          20          0.0       66512.5       0.9X
+Compression 10000 times at level 3 without buffer pool            890          
  903          20          0.0       88961.3       0.7X
+Compression 10000 times at level 1 with buffer pool               829          
  839          11          0.0       82940.2       0.7X

Review Comment:
   I'll take a look at this after this PR.



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