@@ -18,7 +18,7 @@ The following system configurations were used for benchmarking:
1818* ** Processor:** AMD Ryzen 5 7520U with Radeon Graphics
1919* ** RAM:** 16GB
2020* ** .NET Version:** .NET 8.0
21- * ** Syncfusion<sup >® ; </sup > Version:** [ Syncfusion.DocIORenderer.Net.Core v32.2.3 ] ( https://www.nuget.org/packages/Syncfusion.DocIORenderer.Net.Core/32.2.3 )
21+ * ** Syncfusion<sup >® ; </sup > Version:** [ Syncfusion.DocIORenderer.Net.Core v33.1.44 ] ( https://www.nuget.org/packages/Syncfusion.DocIORenderer.Net.Core/33.1.44 )
2222
2323## Benchmark Results
2424
@@ -34,13 +34,13 @@ The table below shows the performance results of various Word document operation
3434<tr >
3535 <td>{{'[Word to PDF](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/word-to-pdf)'| markdownify }}</td>
3636 <td>100 pages</td>
37- <td>5.45 </td>
37+ <td>5.24 </td>
3838 <td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Word-to-PDF/)'| markdownify }}</td>
3939</tr >
4040<tr >
4141 <td>{{'[Accessible PDF](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/word-to-pdf-settings#accessible-pdf-document)'| markdownify }}</td>
4242 <td>2 pages</td>
43- <td>1.1 </td>
43+ <td>1.03 </td>
4444 <td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Accessible-PDF/)'| markdownify }}</td>
4545</tr >
4646<tr >
@@ -52,49 +52,49 @@ The table below shows the performance results of various Word document operation
5252<tr >
5353 <td>{{'[Embed fonts in PDF](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/word-to-pdf#embedding-fonts)'| markdownify }}</td>
5454 <td>2 pages</td>
55- <td>0.98 </td>
55+ <td>1.06 </td>
5656 <td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Embed-fonts-in-PDF/)'| markdownify }}</td>
5757</tr >
5858<tr >
5959 <td>{{'[Export bookmarks](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/word-to-pdf-settings#word-document-headings-to-pdf-bookmarks)'| markdownify }}</td>
6060 <td>2 pages</td>
61- <td>0.92 </td>
61+ <td>0.98 </td>
6262 <td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Export-Bookmarks/)'| markdownify }}</td>
6363</tr >
6464<tr >
6565 <td>{{'[Fallback font](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/fallback-fonts-word-to-pdf)'| markdownify }}</td>
6666 <td>1 page</td>
67- <td>0.79 </td>
67+ <td>0.84 </td>
6868 <td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Fallback-Font-PDF/)'| markdownify }}</td>
6969</tr >
7070<tr >
7171 <td>{{'[Font-Substitution](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/font-substituion-word-to-pdf)'| markdownify }}</td>
7272 <td>2 pages</td>
73- <td>0.89 </td>
73+ <td>0.95 </td>
7474 <td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Font-substitution-PDF/)'| markdownify }}</td>
7575</tr >
7676<tr >
7777 <td>{{'[PDF Conformance Level](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/word-to-pdf-settings#pdf-conformance-level)'| markdownify }}</td>
7878 <td>2 pages</td>
79- <td>0.92 </td>
79+ <td>0.99 </td>
8080 <td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/PDF-Conformance-Level/)'| markdownify }}</td>
8181</tr >
8282<tr >
8383 <td>{{'[Preserve Form Fields](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/word-to-pdf-settings#word-document-form-field-to-pdf-form-field)'| markdownify }}</td>
8484 <td>1 page</td>
85- <td>0.79 </td>
85+ <td>0.85 </td>
8686 <td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Preserve-Form-Fields/)'| markdownify }}</td>
8787</tr >
8888<tr >
8989 <td>{{'[Track changes](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/word-to-pdf-settings#track-changes-in-word-to-pdf-conversion)'| markdownify }}</td>
9090 <td>1 page</td>
91- <td>0.91 </td>
91+ <td>0.93 </td>
9292 <td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Track%20changes/)'| markdownify }}</td>
9393</tr >
9494<tr >
9595 <td>{{'[Use embedded word fonts](https://support.syncfusion.com/kb/article/13969/how-to-resolve-font-problems-during-word-to-pdf-or-image-conversion#suggestion-3:-embed-fonts-in-docx)'| markdownify }}</td>
9696 <td>2 pages</td>
97- <td>1.16 </td>
97+ <td>1.13 </td>
9898 <td>{{'[GitHub-Example](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Performance-metrices/Use-embeded-word-font-PDF/)'| markdownify }}</td>
9999</tr >
100100</table >
0 commit comments