Skip to content

Commit 81f2d51

Browse files
authored
Update getting_started.md
1 parent 19ce6dd commit 81f2d51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/home/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ In the above results, the 2nd value, for cells with two values, is obtained when
162162
>Keep in mind that not all CSV files can be successful imported using the previous tweaking.
163163
{: .text-grey-dk-300 .bg-yellow-000 }
164164

165-
The image bellow shows the overall performance for the imports and exports operations from the CSV interface class. Notice, specials syntax CSV’s will take about 1.8x more time to be parsed due the parser expands its syntax analysis range. In the same way, but in less magnitude, the exportation procedure will have an overheat when the instance is setting up to be RCF-4180 standard compliant.
165+
The image bellow shows the overall performance for the imports and exports operations from the CSV interface class. Notice, specials syntax CSV’s will take about 1.8x more time to be parsed due the parser expands its syntax analysis range. In the same way, but in less magnitude, the exportation procedure will have an overheat when the instance is setting up to be RCF-4180 compliant.
166166

167167
![BenchMark](Benchmark.png)
168168

0 commit comments

Comments
 (0)