Skip to content

Commit f3a0072

Browse files
committed
Benchmarks for uniVocity v2.6.3
1 parent 137a525 commit f3a0072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/csv/CSVBenchmarks.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ object CSVBenchmarks {
6868
6969
Parsing quoted values: Best/Avg Time(ms) Rate(M/s) Per Row(ns) Relative
7070
--------------------------------------------------------------------------------------------
71-
One quoted string 38884 / 39065 0.0 777683.0 1.0X
71+
One quoted string 30273 / 30549 0.0 605451.2 1.0X
7272
*/
7373
benchmark.run()
7474
}

0 commit comments

Comments
 (0)