Skip to content

Commit 483ca4e

Browse files
authored
Update Performance-Metrics.md
1 parent 161e0c2 commit 483ca4e

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

Document-Processing/Excel/Conversions/Excel-to-PDF/NET/Performance-Metrics.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,14 @@
11
---
2-
title: Performance Metrics of the Excel to PDF in Syncfusion XlsIO Library
3-
description: This section provides an overview of the performance capabilities of the Syncfusion Excel (XlsIO) Library.
2+
title: Performance Metrics for the Excel to PDF conversion
3+
description: This section provides benchmark results and performance metrics for converting Excel files to PDF using the Syncfusion Excel (XlsIO) library.
44
platform: document-processing
55
control: XlsIO
66
documentation: UG
77
---
88

9-
# Performance Metrics for Excel-to-PDF in XlsIO
9+
# Performance Metrics for Excel to PDF Conversion
1010

11-
This section evaluates the performance of the Syncfusion XlsIO library when converting an Excel file with 100,000 rows and 50 columns to PDF, handling string, DateTime, number, Boolean, and formula data types. It provides insights into the efficiency and capabilities of XlsIO for processing these data types across various platforms.
12-
13-
## Excel to PDF
14-
15-
The table below illustrates the performance of data types for Excel to PDF conversion.
11+
The following benchmark demonstrates the performance of the Syncfusion Excel (XlsIO) library when converting a large Excel workbook—containing 100,000 rows and 50 columns with distinct data types such as text, date and time, numbers, booleans, and formulas—into a PDF.
1612

1713
<table>
1814
<tr>
@@ -21,7 +17,7 @@ The table below illustrates the performance of data types for Excel to PDF conve
2117
<th>Sample Link</th>
2218
</tr>
2319
<tr>
24-
<td>String</td>
20+
<td>Text</td>
2521
<td>121</td>
2622
<td><a href="https://github.com/SyncfusionExamples/XlsIO-Examples/tree/master/Performance%20Metrics/Excel%20to%20PDF/String%20Data%20Type/.NET/String%20Data%20Type">GitHub page</a></td>
2723
</tr>
@@ -47,4 +43,4 @@ The table below illustrates the performance of data types for Excel to PDF conve
4743
</tr>
4844
</table>
4945

50-
You can find the sample used for Excel to PDF conversion performance evaluation on <a href="https://github.com/SyncfusionExamples/XlsIO-Examples/tree/master/Performance%20Metrics/Excel%20to%20PDF">this GitHub page</a>.
46+
You can find the sample used for Excel to PDF conversion performance evaluation on <a href="https://github.com/SyncfusionExamples/XlsIO-Examples/tree/master/Performance%20Metrics/Excel%20to%20PDF">this GitHub page</a>.

0 commit comments

Comments
 (0)