Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ The [.NET PowerPoint Library](https://www.syncfusion.com/document-sdk/net-powerp
The following system configurations were used for benchmarking:

* **Operating System:** Windows 11
* **Processor:** 12th Gen Intel(R) Core(TM) i5-1235U (1.30 GHz)
* **RAM:** 24GB
* **Processor:** AMD Ryzen 5 7520U with Radeon Graphics
* **RAM:** 16GB
* **.NET Version:** .NET 8.0
* **Syncfusion<sup>&reg;</sup> Version:** [Syncfusion.PresentationRenderer.Net.Core v33.1.44](https://www.nuget.org/packages/Syncfusion.PresentationRenderer.Net.Core/33.1.44)
* **Syncfusion<sup>&reg;</sup> Version:** [Syncfusion.PresentationRenderer.Net.Core v34.1.29](https://www.nuget.org/packages/Syncfusion.PresentationRenderer.Net.Core/34.1.29)

## PowerPoint to image conversion

Expand Down Expand Up @@ -46,7 +46,7 @@ The following system configurations were used for benchmarking:
<tr>
<td>500</td>
<td>{{'[PowerPoint-500.pptx](https://github.com/SyncfusionExamples/PowerPoint-Examples/tree/master/Performance-metrices/PPTX-to-Image/.NET/Convert-PowerPoint-slide-to-Image/Data/PowerPoint-500.pptx)'| markdownify }}</td>
<td>23.4</td>
<td>23.3</td>
</tr>
</table>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ The [.NET PowerPoint Library](https://www.syncfusion.com/document-sdk/net-powerp
The following system configurations were used for benchmarking:

* **Operating System:** Windows 11
* **Processor:** 12th Gen Intel(R) Core(TM) i5-1235U (1.30 GHz)
* **RAM:** 24GB
* **Processor:** AMD Ryzen 5 7520U with Radeon Graphics
* **RAM:** 16GB
* **.NET Version:** .NET 8.0
* **Syncfusion<sup>&reg;</sup> Version:** [Syncfusion.PresentationRenderer.Net.Core v33.1.44](https://www.nuget.org/packages/Syncfusion.PresentationRenderer.Net.Core/33.1.44)
* **Syncfusion<sup>&reg;</sup> Version:** [Syncfusion.PresentationRenderer.Net.Core v34.1.29](https://www.nuget.org/packages/Syncfusion.PresentationRenderer.Net.Core/34.1.29)

## PowerPoint to PDF conversion

Expand Down Expand Up @@ -46,7 +46,7 @@ The following system configurations were used for benchmarking:
<tr>
<td>500</td>
<td>{{'[PowerPoint-500.pptx](https://github.com/SyncfusionExamples/PowerPoint-Examples/tree/master/Performance-metrices/PPTX-to-PDF/.NET/PPTX-to-PDF/Data/PowerPoint-500.pptx)'| markdownify }}</td>
<td>13.4</td>
<td>13.3</td>
</tr>
</table>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ The [.NET PowerPoint Library](https://www.syncfusion.com/document-sdk/net-powerp
The following system configurations were used for benchmarking:

* **Operating System:** Windows 11
* **Processor:** 12th Gen Intel(R) Core(TM) i5-1235U (1.30 GHz)
* **RAM:** 24GB
* **Processor:** AMD Ryzen 5 7520U with Radeon Graphics
* **RAM:** 16GB
* **.NET Version:** .NET 8.0
* **Syncfusion<sup>&reg;</sup> Version:** [Syncfusion.Presentation.Net.Core v33.1.44](https://www.nuget.org/packages/Syncfusion.Presentation.Net.Core/33.1.44)
* **Syncfusion<sup>&reg;</sup> Version:** [Syncfusion.Presentation.Net.Core v34.1.29](https://www.nuget.org/packages/Syncfusion.Presentation.Net.Core/34.1.29)

## Open and save Presentation

Expand Down Expand Up @@ -46,7 +46,7 @@ The following system configurations were used for benchmarking:
<tr>
<td>500</td>
<td>{{'[PowerPoint-500.pptx](https://github.com/SyncfusionExamples/PowerPoint-Examples/tree/master/Performance-metrices/Open-and-save/.NET/Open-and-save-PowerPoint/Data/PowerPoint-500.pptx)'| markdownify }}</td>
<td>1.04</td>
<td>1.03</td>
</tr>
</table>

Expand Down