Github user Fokko commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21596#discussion_r197714976
  
    --- Diff: 
sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/json/JsonBenchmarks.scala
 ---
    @@ -112,12 +118,13 @@ object JSONBenchmarks {
           }
     
           /*
    -      Intel(R) Core(TM) i7-7920HQ CPU @ 3.10GHz
    +      Java HotSpot(TM) 64-Bit Server VM 1.8.0_172-b11 on Mac OS X 10.13.5
    +      Intel(R) Core(TM) i7-7820HQ CPU @ 2.90GHz
     
           JSON per-line parsing:               Best/Avg Time(ms)    Rate(M/s)  
 Per Row(ns)   Relative
           
--------------------------------------------------------------------------------------------
    -      No encoding                             25947 / 26188          3.9   
      259.5       1.0X
    -      UTF-8 is set                            46319 / 46417          2.2   
      463.2       0.6X
    +      No encoding                               9936 / 9973         10,1   
       99,4       1,0X
    +      UTF-8 is set                            16018 / 16377          6,2   
      160,2       0,6X
    --- End diff --
    
    This is my European computer, I'll change to `.` ;)


---

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

Reply via email to